Theorems · Theorem · convex and discrete geometry
Convex.closure
∀ {𝕜 : Type u_2} {E : Type u_3} [inst : Field 𝕜] [inst_1 : PartialOrder 𝕜] [inst_2 : AddCommGroup E]
[inst_3 : Module 𝕜 E] [inst_4 : TopologicalSpace E] [IsTopologicalAddGroup E] [ContinuousConstSMul 𝕜 E] {s : Set E},
Convex 𝕜 s → Convex 𝕜 (closure s)In a topological vector space, the closure of a convex set is convex.
- Defined in
- Mathlib.Analysis.Convex.Topology
- Cited by
- 9 results in Mathlib
- Foundations
- Depth 78 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- Modulestatement and proof · cited by 20,661
- AddCommGroupstatement and proof · cited by 12,871
- Fieldstatement and proof · cited by 7,404
- PartialOrderstatement and proof · cited by 6,410
- Continuousproof · cited by 2,592
- IsTopologicalAddGroupstatement and proof · cited by 1,394
- closurestatement and proof · cited by 1,254
- ContinuousConstSMulstatement and proof · cited by 832
- Convexstatement and proof · cited by 551
- continuous_fstproof · cited by 103
Cited by9
Results whose statement or proof uses this declaration.
- Convex.Ioo_subset_of_mem_closureproof · cited by 3
- AbsConvex.closureproof · cited by 2
- Convex.toWeakSpace_closureproof · cited by 2
- closedConvexHull_eq_closure_convexHullproof · cited by 1
- Convex.set_average_mem_closureproof · cited by 1
- Convex.asymptoticConeproof · cited by 0
- Convex.intrinsicClosureproof · cited by 0
- closure_convexHull_extremePointsproof · cited by 0
- Convex.cthickeningproof · cited by 0