Theorems · Theorem · functional analysis
LinearMap.image_closure_of_convex
∀ {𝕜 : Type u_1} {E : Type u_2} {F : Type u_3} [inst : RCLike 𝕜] [inst_1 : AddCommGroup E] [inst_2 : Module 𝕜 E]
[inst_3 : AddCommGroup F] [inst_4 : Module 𝕜 F] [inst_5 : Module ℝ E] [IsScalarTower ℝ 𝕜 E] [inst_7 : Module ℝ F]
[IsScalarTower ℝ 𝕜 F] [inst_9 : TopologicalSpace E] [IsTopologicalAddGroup E] [ContinuousSMul 𝕜 E]
[LocallyConvexSpace ℝ E] [inst_13 : TopologicalSpace F] [IsTopologicalAddGroup F] [ContinuousSMul 𝕜 F]
[LocallyConvexSpace ℝ F] {s : Set E},
Convex ℝ s →
∀ (e : E →ₗ[𝕜] F), (∀ (f : StrongDual 𝕜 F), Continuous ⇑(e.dualMap ↑f)) → ⇑e '' closure s ⊆ closure (⇑e '' s)If e : E →ₗ[𝕜] F is a linear map between locally convex spaces, and f ∘ e is continuous
for every continuous linear functional f : StrongDual 𝕜 F, then e commutes with the closure on
convex sets.
- Defined in
- Mathlib.Analysis.LocallyConvex.WeakSpace
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 176 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites39
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Setstatement and proof · cited by 53,352
- Realstatement and proof · cited by 25,697
- TopologicalSpacestatement and proof · cited by 24,529
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement and proof · cited by 18,349
- AddCommGroupstatement and proof · cited by 12,871
- LinearMapstatement and proof · cited by 10,215
- Set.imagestatement and proof · cited by 5,609
- ContinuousLinearMapproof · cited by 5,352
- IsScalarTowerstatement and proof · cited by 3,896
- RCLikestatement and proof · cited by 2,829
Cited by1
Results whose statement or proof uses this declaration.
- LinearEquiv.image_closure_of_convexproof · cited by 1