WikiLeanRecent changes · Proposals · Flags · Stats · About

Diff — Locally convex topological vector space

Revision #1373 → #2115 · back to history

modifiedLocally convex topological vector spaceef1e0a803d48
FieldFrom #1373To #2115
mathlib.declLocallyConvexSpace
mathlib.match_kindexact
mathlib.moduleMathlib.Topology.Algebra.Module.LocallyConvex
noteThe class `LocallyConvexSpace 𝕜 E` asserts that the nhds filter of every point has a basis of convex sets.
statusformalized
modifiedFréchet spaced6b137f4a78e
FieldFrom #1373To #2115
mathlib.decl
mathlib.match_kind
mathlib.module
noteNo `FrechetSpace` class exists; the ingredients (`LocallyConvexSpace`, `IsCompletelyMetrizableSpace`) are present but not bundled.
statusnot_formalized
modifiedLocally convex TVS (via convex sets)871b00c4ab0a
FieldFrom #1373To #2115
mathlib.declLocallyConvexSpace
mathlib.match_kindexact
mathlib.moduleMathlib.Topology.Algebra.Module.LocallyConvex
note`LocallyConvexSpace` is defined exactly by existence of a convex neighborhood basis at every point.
statusformalized
modifiedNeighborhood basis of disks2dbc4c0254b5
FieldFrom #1373To #2115
mathlib.declnhds_hasBasis_absConvex
mathlib.match_kindexact
mathlib.moduleMathlib.Analysis.LocallyConvex.AbsConvex
note`nhds_hasBasis_absConvex` shows the 0-neighborhood filter has a basis of absolutely convex (= balanced + convex) sets.
statusformalized
modifiedSeminorm261258bccc85
FieldFrom #1373To #2115
mathlib.declSeminorm
mathlib.match_kindexact
mathlib.moduleMathlib.Analysis.Seminorm
note`Seminorm 𝕜 E` is a structure extending `AddGroupSeminorm` with absolute homogeneity in `𝕜`.
statusformalized
modifiedNorm (from seminorm via positive definiteness)71da5105ae61
FieldFrom #1373To #2115
mathlib.declNorm
mathlib.match_kindgeneralization
mathlib.moduleMathlib.Analysis.Normed.Group.Defs
noteMathlib has `Norm` / `NormedAddCommGroup` (norm with definiteness) but defines them directly, not as a positive-definite `Seminorm`.
statusformalized
modifiedBase of seminorms64f1e5561ab3
FieldFrom #1373To #2115
mathlib.declSeminormFamily
mathlib.match_kind
mathlib.moduleMathlib.Analysis.LocallyConvex.WithSeminorms
note`SeminormFamily` is an indexed family of seminorms; the directedness/finite-sup `base` property is captured by `IsBounded` and `Finset.sup` operations but no `BaseOfSeminorms` predicate is named.
statuspartial
modifiedLocally convex space (second version, via seminorms)055c923da525
FieldFrom #1373To #2115
mathlib.declWithSeminorms
mathlib.match_kindexact
mathlib.moduleMathlib.Analysis.LocallyConvex.WithSeminorms
note`WithSeminorms p` asserts the topology is the one generated by the seminorm family `p`; `WithSeminorms.toLocallyConvexSpace` connects to the convex-set definition.
statusformalized
modifiedInitial topology induced by seminormsfc63d2c6454c
FieldFrom #1373To #2115
mathlib.declSeminormFamily.moduleFilterBasis
mathlib.match_kindexact
mathlib.moduleMathlib.Analysis.LocallyConvex.WithSeminorms
note`SeminormFamily.moduleFilterBasis` and `SeminormFamily.topology` build the canonical TVS topology from a seminorm family; `filter_eq_iInf` shows it is the initial topology.
statusformalized
modifiedSubbasis at the origin from seminorm preimagesf9e867ebdc5f
FieldFrom #1373To #2115
mathlib.declWithSeminorms.hasBasis_zero_ball
mathlib.match_kindexact
mathlib.moduleMathlib.Analysis.LocallyConvex.WithSeminorms
note`WithSeminorms.hasBasis_zero_ball` (and `basisSets`) shows the nhds of 0 has a basis of finite intersections of seminorm balls.
statusformalized
modifiedBase of continuous seminorms52635516f73e
FieldFrom #1373To #2115
mathlib.declWithSeminorms.continuous_seminorm
mathlib.match_kind
mathlib.moduleMathlib.Analysis.LocallyConvex.WithSeminorms
noteContinuity of each seminorm in a `WithSeminorms` family is `WithSeminorms.continuous_seminorm`, but no separate `BaseOfContinuousSeminorms` notion is defined.
statuspartial
modifiedSaturated family of seminorms94de5533fbb3
FieldFrom #1373To #2115
mathlib.decl
mathlib.match_kind
mathlib.module
noteNo `Saturated` predicate for seminorm families is defined in Mathlib.
statusnot_formalized
modifiedNeighborhood basis from saturated familyb8a42fd0b4b8
FieldFrom #1373To #2115
mathlib.decl
mathlib.match_kind
mathlib.module
noteStatement depends on saturated families which Mathlib does not define.
statusnot_formalized
modifiedFréchet space without continuous norm — equivalence17ecbb9e07d0
FieldFrom #1373To #2115
mathlib.decl
mathlib.match_kind
mathlib.module
noteNo equivalent characterization of Fréchet spaces without continuous norm is in Mathlib (Fréchet not even defined).
statusnot_formalized
modifiedNet convergence in locally convex spacea2e8cc4169d5
FieldFrom #1373To #2115
mathlib.declWithSeminorms.tendsto_nhds
mathlib.match_kindexact
mathlib.moduleMathlib.Analysis.LocallyConvex.WithSeminorms
note`WithSeminorms.tendsto_nhds` characterizes convergence of a filter (the filter form of nets) as convergence under each seminorm.
statusformalized
modifiedMinkowski functional330b31789990
FieldFrom #1373To #2115
mathlib.declgauge
mathlib.match_kindexact
mathlib.moduleMathlib.Analysis.Convex.Gauge
note`gauge s x = sInf { r > 0 | x ∈ r • s }` is the Minkowski functional/gauge of a set.
statusformalized
modifiedMinkowski functional is a seminorm for balanced convex absorbing setsf346eb1df88d
FieldFrom #1373To #2115
mathlib.declgaugeSeminorm
mathlib.match_kindexact
mathlib.moduleMathlib.Analysis.Convex.Gauge
note`gaugeSeminorm hs₀ hs₁ hs₂ : Seminorm 𝕜 E` packages `gauge s` as a seminorm given balanced/convex/absorbent hypotheses.
statusformalized
modifiedAuxiliary normed spaces and Banach disks563ed3b23d27
FieldFrom #1373To #2115
mathlib.decl
mathlib.match_kind
mathlib.module
noteNo `BanachDisk` notion or auxiliary-normed-space construction (the `E_B` subspace) is in Mathlib.
statusnot_formalized
modifiedFilter base yielding locally convex TVS topologye1a87aacab1a
FieldFrom #1373To #2115
mathlib.declLocallyConvexSpace.ofBases
mathlib.match_kindexact
mathlib.moduleMathlib.Topology.Algebra.Module.LocallyConvex
note`LocallyConvexSpace.ofBases` (and `ofBasisZero`) constructs the locally convex topology from a filter base of convex sets.
statusformalized
modifiedSeparated/total family of seminorms86f108b4a644
FieldFrom #1373To #2115
mathlib.declWithSeminorms.separating_iff_T1
mathlib.match_kind
mathlib.moduleMathlib.Analysis.LocallyConvex.WithSeminorms
noteMathlib uses the in-line `∀ x ≠ 0, ∃ i, p i x ≠ 0` separating condition in `WithSeminorms.separating_iff_T1` but does not define a stand-alone `Separating` predicate.
statuspartial
modifiedHausdorff iff separated family of seminorms5e5fee71aa2e
FieldFrom #1373To #2115
mathlib.declWithSeminorms.separating_iff_T1
mathlib.match_kindexact
mathlib.moduleMathlib.Analysis.LocallyConvex.WithSeminorms
note`WithSeminorms.separating_iff_T1` gives the equivalence between separating and T₁ (which, on a TVS, is equivalent to Hausdorff).
statusformalized
modifiedPseudometrizability via countable family of seminormsb705bba49459
FieldFrom #1373To #2115
mathlib.decl
mathlib.match_kind
mathlib.module
noteNo theorem of the form `pseudoMetrizable ↔ countable seminorm family` is in Mathlib (general first-countable uniform metrizability exists separately).
statusnot_formalized
modifiedCauchy net in a locally convex space988775a10099
FieldFrom #1373To #2115
mathlib.declCauchy
mathlib.match_kindgeneralization
mathlib.moduleMathlib.Topology.UniformSpace.Cauchy
note`Cauchy` filter on a uniform space generalizes Cauchy nets; LCS-specific characterization via seminorms is not packaged separately.
statusformalized
modifiedDirected family of seminormsdfffe8f635bb
FieldFrom #1373To #2115
mathlib.decl
mathlib.match_kind
mathlib.module
noteNo `Directed` predicate specialised to seminorm families is defined.
statusnot_formalized
modifiedEquivalent directed family exists923ffd7d9488
FieldFrom #1373To #2115
mathlib.decl
mathlib.match_kind
mathlib.module
noteNot formalized; depends on the missing directed-family concept.
statusnot_formalized
modifiedSeminormability and normability criteria3fe6a8fb9047
FieldFrom #1373To #2115
mathlib.decl
mathlib.match_kind
mathlib.module
noteNo `Seminormable`/`Normable` class or characterization theorem is in Mathlib.
statusnot_formalized
modifiedSeminormable iff bounded neighborhood of originc59418551f43
FieldFrom #1373To #2115
mathlib.decl
mathlib.match_kind
mathlib.module
noteMathlib has `IsVonNBounded` and gauge-as-seminorm constructions, but no Kolmogorov normability theorem statement.
statusnot_formalized
modifiedExtension property and Hahn-Banach extension property (HBEP)7af74fcab385
FieldFrom #1373To #2115
mathlib.decl
mathlib.match_kind
mathlib.module
noteNo standalone `ExtensionProperty`/`HBEP` predicate is defined in Mathlib.
statusnot_formalized
modifiedHahn–Banach implies HBEP for Hausdorff locally convex90e3a93991f7
FieldFrom #1373To #2115
mathlib.declModule.Dual.exists_extension_of_le_seminorm
mathlib.match_kindspecial_case
mathlib.moduleMathlib.Analysis.LocallyConvex.HahnBanach
noteHahn–Banach for LCS (dominated by a continuous seminorm) is `Module.Dual.exists_extension_of_le_seminorm`; the consequence stated in terms of an explicit HBEP predicate is not packaged.
statuspartial
modifiedUncountable-dim space with finest vector topology has HBEP964e725008ad
FieldFrom #1373To #2115
mathlib.decl
mathlib.match_kind
mathlib.module
noteNeither the finest vector topology construction nor this example is in Mathlib.
statusnot_formalized
modifiedKalton: complete metrizable TVS with HBEP is locally convex8a9c449b5ba8
FieldFrom #1373To #2115
mathlib.decl
mathlib.match_kind
mathlib.module
noteKalton's theorem is not in Mathlib.
statusnot_formalized
modifiedClosure characterization in locally convex space54245543db05
FieldFrom #1373To #2115
mathlib.declmem_closure_iff_nhds
mathlib.match_kindgeneralization
mathlib.moduleMathlib.Topology.Defs.Filter
noteThe closure characterization is the general topological `mem_closure_iff_nhds`; in LCS the nhds basis is via seminorm balls (`WithSeminorms.hasBasis_ball`).
statusformalized
modifiedHausdorff LCS embeds in product of Banach spacesbd95ce317d94
FieldFrom #1373To #2115
mathlib.decl
mathlib.match_kind
mathlib.module
noteNo such embedding theorem is in Mathlib.
statusnot_formalized
modifiedAnderson–Kadec theorembc69589602dc
FieldFrom #1373To #2115
mathlib.decl
mathlib.match_kind
mathlib.module
noteAnderson–Kadec is not in Mathlib.
statusnot_formalized
modifiedConvexity criterion via Minkowski sumsafeef5696210
FieldFrom #1373To #2115
mathlib.declconvex_iff_pointwise_add_subset
mathlib.match_kindexact
mathlib.moduleMathlib.Analysis.Convex.Basic
note`convex_iff_pointwise_add_subset` characterizes convexity by `a • s + b • s ⊆ s` for `a, b ≥ 0`, `a + b = 1`.
statusformalized
modifiedStar-shapedness of convex sets containing origincc20d7323417
FieldFrom #1373To #2115
mathlib.declConvex.starConvex
mathlib.match_kindexact
mathlib.moduleMathlib.Analysis.Convex.Star
note`Convex.starConvex` shows any convex set is star-convex at each of its points (in particular at 0 if `0 ∈ s`).
statusformalized
modifiedMinkowski sum and scalar multiples of convex sets are convex5e8476956f44
FieldFrom #1373To #2115
mathlib.declConvex.add
mathlib.match_kindexact
mathlib.moduleMathlib.Analysis.Convex.Basic
note`Convex.add` and `Convex.smul` (same file) give convexity of sums and scalar multiples.
statusformalized
modifiedOpen convex subsets via sublinear functionals6b744561d6ff
FieldFrom #1373To #2115
mathlib.decl
mathlib.match_kind
mathlib.module
noteMathlib has Hahn–Banach separation lemmas but no explicit `{x | μ x < 1}` characterization of all open convex sets.
statusnot_formalized
modifiedInterior and closure of convex set are convexbd628fb5dc35
FieldFrom #1373To #2115
mathlib.declConvex.interior
mathlib.match_kindexact
mathlib.moduleMathlib.Analysis.Convex.Topology
note`Convex.interior` and `Convex.closure` show the interior/closure of a convex set in a TVS is convex.
statusformalized
modifiedInterior/closure agreement for convex set with non-empty interior8e5442b58ed9
FieldFrom #1373To #2115
mathlib.declConvex.closure_interior_eq_closure_of_nonempty_interior
mathlib.match_kindexact
mathlib.moduleMathlib.Analysis.Convex.Topology
noteMathlib provides both `Convex.closure_interior_eq_closure_of_nonempty_interior` and `Convex.interior_closure_eq_interior_of_nonempty_interior`.
statusformalized
modifiedOpen line segment from interior to closure lies in interior3310ad4e2b99
FieldFrom #1373To #2115
mathlib.declConvex.openSegment_interior_closure_subset_interior
mathlib.match_kindexact
mathlib.moduleMathlib.Analysis.Convex.Topology
note`Convex.openSegment_interior_closure_subset_interior` (and variants) is exactly this statement.
statusformalized
modifiedSeparating a vector from a closed subspace by convex neighborhood2e4947f18806
FieldFrom #1373To #2115
mathlib.declexists_open_convex_of_notMem
mathlib.match_kindspecial_case
mathlib.moduleMathlib.Topology.Algebra.Module.LocallyConvex
note`exists_open_convex_of_notMem` separates a point from a closed convex set by a convex open neighborhood, of which the closed-subspace case is a corollary.
statuspartial
modifiedClosure of convex set invariant under compatible topologiesb4eae753c5ff
FieldFrom #1373To #2115
mathlib.decl
mathlib.match_kind
mathlib.module
noteNo theorem about compatibility of dual pairings and closures of convex sets is in Mathlib.
statusnot_formalized
modifiedConvex and disked hull of totally bounded sets are totally bounded9ebc70ede280
FieldFrom #1373To #2115
mathlib.decltotallyBounded_convexHull
mathlib.match_kindspecial_case
mathlib.moduleMathlib.Analysis.Convex.TotallyBounded
note`totallyBounded_convexHull` covers the convex-hull half; the disked (absolutely convex) hull case is not formalized.
statuspartial
modifiedConvex/disked hull of compact set is compact in complete LCSc8667c0b0cbf
FieldFrom #1373To #2115
mathlib.decl
mathlib.match_kind
mathlib.module
noteOnly the finite-set case (`Set.Finite.isCompact_convexHull`) is formalized; the compact case in complete LCS is not.
statusnot_formalized
modifiedConvex hull of bounded set is bounded in LCS92e98cbe7931
FieldFrom #1373To #2115
mathlib.decl
mathlib.match_kind
mathlib.module
noteNo `IsVonNBounded.convexHull` lemma is present in Mathlib.
statusnot_formalized
modifiedClosed convex hull of compact set is compact in Fréchet spacedd29e7335930
FieldFrom #1373To #2115
mathlib.decl
mathlib.match_kind
mathlib.module
noteFréchet spaces are not formalized; this Mazur-style result is absent.
statusnot_formalized
modifiedLinear combinations of totally bounded sets are totally bounded86180cad7f84
FieldFrom #1373To #2115
mathlib.decl
mathlib.match_kind
mathlib.module
noteNo `TotallyBounded.add` / `TotallyBounded.smul` lemma in this form is in Mathlib.
statusnot_formalized
modifiedConvex hull and related hullsfc76f5eda8f2
FieldFrom #1373To #2115
mathlib.declconvexHull
mathlib.match_kindexact
mathlib.moduleMathlib.Analysis.Convex.Hull
note`convexHull`, `closedConvexHull` (`Mathlib.Analysis.Convex.Topology`), and `absConvexHull` (`Mathlib.Analysis.LocallyConvex.AbsConvex`) cover all the named hulls.
statusformalized
modifiedConvex hull of compact set in Hilbert space need not be closed1b8941bffe4a
FieldFrom #1373To #2115
mathlib.decl
mathlib.match_kind
mathlib.module
noteNo counter-example to closedness of `convexHull` of a compact set in a Hilbert space is recorded.
statusnot_formalized
modifiedClosed convex hull is precompact in Hausdorff LCS3d7bdfeb9510
FieldFrom #1373To #2115
mathlib.decltotallyBounded_convexHull
mathlib.match_kindspecial_case
mathlib.moduleMathlib.Analysis.Convex.TotallyBounded
note`totallyBounded_convexHull` gives totally-bounded (=precompact) for `convexHull`, from which the closure being precompact follows; not stated as a separate lemma.
statuspartial
modifiedClosure of convex hull of compact set in quasi-complete LCSd12b11a30932
FieldFrom #1373To #2115
mathlib.decl
mathlib.match_kind
mathlib.module
noteQuasi-completeness is not in Mathlib; this Mazur-type result is absent.
statusnot_formalized
modifiedConvex hull of precompact set is precompact265e94fa2707
FieldFrom #1373To #2115
mathlib.decltotallyBounded_convexHull
mathlib.match_kindexact
mathlib.moduleMathlib.Analysis.Convex.TotallyBounded
note`totallyBounded_convexHull` is exactly this statement (totally bounded = precompact).
statusformalized
modifiedConvex hull of finite union of compact convex sets is compact3fa334e09f48
FieldFrom #1373To #2115
mathlib.decl
mathlib.match_kind
mathlib.module
noteOnly `Set.Finite.isCompact_convexHull` (finite point set) is in Mathlib; the finite union of compact convex sets version is not.
statusnot_formalized
modifiedBipolar theoremdf46c2ad65fe
FieldFrom #1373To #2115
mathlib.declLinearMap.subset_bipolar
mathlib.match_kindspecial_case
mathlib.moduleMathlib.Analysis.LocallyConvex.Polar
noteOnly `LinearMap.subset_bipolar` (`s ⊆ bipolar s`) is in Mathlib; the full equality with the closed absolutely convex hull is not.
statuspartial
modifiedBalanced hull of convex set need not be convex705944a4f901
FieldFrom #1373To #2115
mathlib.decl
mathlib.match_kind
mathlib.module
noteNo counter-example or remark about non-convexity of `balancedHull` of a convex set is in Mathlib.
statusnot_formalized
modifiedConvex combination representation for intersecting convex sets5a6e46d5a2b2
FieldFrom #1373To #2115
mathlib.decl
mathlib.match_kind
mathlib.module
noteNo lemma exactly representing points of `convexHull (s ∪ t)` as convex combinations is recorded in this form.
statusnot_formalized
modifiedConvex balanced hullc4997f316aa6
FieldFrom #1373To #2115
mathlib.declabsConvexHull
mathlib.match_kindexact
mathlib.moduleMathlib.Analysis.LocallyConvex.AbsConvex
note`absConvexHull` is the smallest absolutely convex (balanced + convex) set containing `s`.
statusformalized
modifiedConvex balanced hull equals convex hull of balanced hull3502a117007f
FieldFrom #1373To #2115
mathlib.declabsConvexHull_eq_convexHull_balancedHull
mathlib.match_kindexact
mathlib.moduleMathlib.Analysis.LocallyConvex.AbsConvex
note`absConvexHull_eq_convexHull_balancedHull` states `absConvexHull 𝕜 s = convexHull 𝕜 (balancedHull 𝕜 s)`.
statusformalized
modifiedClosed convex hulls compact implies sum closed convex hull compacte05ddb0570e4
FieldFrom #1373To #2115
mathlib.decl
mathlib.match_kind
mathlib.module
noteNo lemma about compactness of the closed convex hull of a sum is in Mathlib (only `IsCompact.add`).
statusnot_formalized
modifiedCarathéodory's theorem550323fd33d2
FieldFrom #1373To #2115
mathlib.declconvexHull_eq_union
mathlib.match_kindexact
mathlib.moduleMathlib.Analysis.Convex.Caratheodory
note`Caratheodory.convexHull_eq_union` expresses Carathéodory: the convex hull equals the union of convex hulls of affine-independent finite subsets.
statusformalized
modifiedTrivial (indiscrete) topology as coarsest locally convex TVSc726c57daacd
FieldFrom #1373To #2115
mathlib.decl
mathlib.match_kind
mathlib.module
noteNo explicit example/instance giving the indiscrete topology as an LCS is in Mathlib.
statusnot_formalized
modifiedFinest locally convex topologyfdd6ba6999d9
FieldFrom #1373To #2115
mathlib.decl
mathlib.match_kind
mathlib.module
noteMathlib does not define the finest locally convex topology on a vector space.
statusnot_formalized
modifiedProperties of the finest locally convex topology4d593419db4f
FieldFrom #1373To #2115
mathlib.decl
mathlib.match_kind
mathlib.module
noteDepends on the missing finest-locally-convex-topology construction.
statusnot_formalized
modifiedNormed spaces and Banach spaces as locally convexbc9fb795c9d5
FieldFrom #1373To #2115
mathlib.declNormedSpace.toLocallyConvexSpace
mathlib.match_kindexact
mathlib.moduleMathlib.Analysis.LocallyConvex.WithSeminorms
note`NormedSpace.toLocallyConvexSpace` (instance, ℝ-version) and `NormedSpace.toLocallyConvexSpace'` give the LCS instance for any normed space.
statusformalized
modifiedFréchet spaces as locally convex6ea578f4376c
FieldFrom #1373To #2115
mathlib.decl
mathlib.match_kind
mathlib.module
noteFréchet spaces are not defined in Mathlib.
statusnot_formalized
modifiedSpace of real-valued sequences as Fréchet spacecd68a116b597
FieldFrom #1373To #2115
mathlib.decl
mathlib.match_kind
mathlib.module
noteThe `ℝ^ℕ` Fréchet-space example with coordinate seminorms is not packaged in Mathlib.
statusnot_formalized
modifiedWeak topology from collection of linear functionals2e36cf81b69c
FieldFrom #1373To #2115
mathlib.declWeakBilin.locallyConvexSpace
mathlib.match_kindexact
mathlib.moduleMathlib.Analysis.LocallyConvex.WeakDual
note`WeakBilin.locallyConvexSpace` makes the weak topology induced by a bilinear pairing a `LocallyConvexSpace`.
statusformalized
modifiedSchwartz space60c0d20e8f2f
FieldFrom #1373To #2115
mathlib.declSchwartzMap
mathlib.match_kindexact
mathlib.moduleMathlib.Analysis.Distribution.SchwartzSpace
note`SchwartzMap E F` defines the Schwartz space; its locally convex topology by seminorms is also formalized.
statusformalized
modifiedSpace of smooth compactly supported functions / LF space2e921924f890
FieldFrom #1373To #2115
mathlib.decl
mathlib.match_kind
mathlib.module
noteThe space `D(U)` of smooth compactly supported functions as an LF-space is not formalized in Mathlib.
statusnot_formalized
modifiedContinuous functions with topology of uniform convergence on compacts666e45452582
FieldFrom #1373To #2115
mathlib.declContinuousMap.compactOpen
mathlib.match_kindspecial_case
mathlib.moduleMathlib.Topology.CompactOpen
noteThe compact-open topology is in `ContinuousMap.compactOpen`; an explicit `LocallyConvexSpace` instance using suprema-of-seminorm structure is in `Mathlib.Topology.ContinuousMap.LocallyConvex`.
statuspartial
modifiedLp spaces for 0<p<1 lack local convexitye5ad26a56889
FieldFrom #1373To #2115
mathlib.decl
mathlib.match_kind
mathlib.module
noteMathlib defines `MemLp`/`Lp` for `0 < p ≤ ∞` but does not state that for `0 < p < 1` the space fails to be locally convex.
statusnot_formalized
modifiedSpace of measurable functions with convergence in measurec40a8d115410
FieldFrom #1373To #2115
mathlib.decl
mathlib.match_kind
mathlib.module
noteTopology of convergence in measure as a non-locally-convex TVS is not formalized in Mathlib.
statusnot_formalized
modifiedContinuity criterion for linear maps via seminorms589c79830dde
FieldFrom #1373To #2115
mathlib.declSeminorm.continuous_from_bounded
mathlib.match_kindexact
mathlib.moduleMathlib.Analysis.LocallyConvex.WithSeminorms
note`Seminorm.continuous_from_bounded` (and `WithSeminorms.continuous_iff_continuous_comp`) gives the seminorm characterization of continuity.
statusformalized
modifiedContinuity of linear operator into locally convex TVSd50b8306d728
FieldFrom #1373To #2115
mathlib.declWithSeminorms.continuous_iff_continuous_comp
mathlib.match_kindexact
mathlib.moduleMathlib.Analysis.LocallyConvex.WithSeminorms
note`WithSeminorms.continuous_iff_continuous_comp` characterizes continuity of a linear map into an LCS by continuity of each composition with a generating seminorm.
statusformalized
modifiedLinear functional bounded by seminorm criterion36f5f7fa1a94
FieldFrom #1373To #2115
mathlib.declModule.Dual.exists_extension_of_le_seminorm
mathlib.match_kindspecial_case
mathlib.moduleMathlib.Analysis.LocallyConvex.HahnBanach
noteContinuity-from-boundedness for linear functionals follows from `Seminorm.continuous_from_bounded` / `continuous_of_isBounded`; a packaged equivalence specifically for functionals is not separate.
statuspartial
modifiedContinuity criterion for multilinear mapsee25e4e8e8e2
FieldFrom #1373To #2115
mathlib.decl
mathlib.match_kind
mathlib.module
noteA seminorm continuity criterion for multilinear maps into LCS is not present (only the normed setting via `ContinuousMultilinearMap`).
statusnot_formalized
addedExistence of continuous norm implies Hausdorff8227f0706cc4
addedContinuous linear functional bounded by continuous seminorm41d34cdcdb50
addedDiscrete topology gives a TVS only on the zero space9d1c2c18ded4
addedSequence space ℓ^p with 0<p<1 is not locally convexf27ada16e09c
addedNon-locally-convex examples have trivial dual68086d77b3e5