Montel spaces #
A Montel space is a topological vector space E that has the Heine-Borel property: every closed and
(von Neumann) bounded set is compact.
Note that we are not requiring that E is a barrelled space, so the usual definition of a Montel
space would be [MontelSpace π E] [BarrelledSpace π E].
MontelSpace.finiteDimensional_of_normedSpace: every normed Montel space is finite dimensional.ContinuousLinearEquiv.toCompactConvergenceCLM: ifEis a Montel space then topology of compact convergence and the strong topology onE βSL[Ο] Fcoincide. We record this as a continuous linear equivalence betweenE βSL[Ο] FandE βSL_c[Ο] F. This is Proposition 34.5 in F. TrΓ¨ves.
References #
A Montel space is a topological vector space that has the Heine-Borel property: every closed and (von Neumann) bounded set is compact.
Note that we are not requiring that E is a barrelled space, so the usual definition of a Montel
space would be [MontelSpace π E] [BarrelledSpace π E].
- heine_borel (s : Set E) : IsClosed s β Bornology.IsVonNBounded π s β IsCompact s
Instances
If E is a Montel space, then the strong topology on E βL[π] F coincides with the topology
of compact convergence.
We realize this equality in terms of a continuous linear equivalence between the type synonyms.
Equations
- ContinuousLinearEquiv.toCompactConvergenceCLM Ο E F = { toLinearEquiv := LinearEquiv.toCompactConvergenceCLMβ Ο E F, continuous_toFun := β―, continuous_invFun := β― }