Theorems · Definition · convex and discrete geometry
ConvexCone.closure
{𝕜 : Type u_1} →
[inst : Semiring 𝕜] →
[inst_1 : PartialOrder 𝕜] →
{E : Type u_2} →
[inst_2 : AddCommMonoid E] →
[inst_3 : TopologicalSpace E] →
[ContinuousAdd E] → [inst_5 : SMul 𝕜 E] → [ContinuousConstSMul 𝕜 E] → ConvexCone 𝕜 E → ConvexCone 𝕜 EThe closure of a convex cone inside a topological space as a convex cone. This construction is mainly used for defining maps between proper cones.
- Defined in
- Mathlib.Analysis.Convex.Cone.Closure
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 79 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- TopologicalSpacestatement and proof · cited by 24,529
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- SetLike.coeproof · cited by 8,199
- PartialOrderstatement and proof · cited by 6,410
- closureproof · cited by 1,254
- ContinuousConstSMulstatement and proof · cited by 832
- ContinuousAddstatement and proof · cited by 777
- ConvexConestatement and proof · cited by 103
Cited by4
Results whose statement or proof uses this declaration.
- ConvexCone.mem_closurestatement · cited by 0
- ConvexCone.closure_eqstatement · cited by 0
- ConvexCone.coe_closurestatement · cited by 0
- PointedCone.toConvexCone_closure_pointedstatement · cited by 0