Theorems · Theorem · convex and discrete geometry
Convex.toCone_isLeast
Deprecated since 2026-03-30Mathlib marks this declaration as deprecated.
∀ {𝕜 : Type u_1} {M : Type u_4} [inst : Field 𝕜] [inst_1 : LinearOrder 𝕜] [inst_2 : IsStrictOrderedRing 𝕜]
[inst_3 : AddCommGroup M] [inst_4 : Module 𝕜 M] {s : Set M} (hs : Convex 𝕜 s),
IsLeast {t | s ⊆ ↑t} (Convex.toCone s hs)hs.toCone s is the least cone that includes s.
- Defined in
- Mathlib.Geometry.Convex.Cone.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 52 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
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
- Modulestatement and proof · cited by 20,661
- AddCommGroupstatement and proof · cited by 12,871
- LinearOrderstatement and proof · cited by 8,572
- SetLike.coestatement and proof · cited by 8,199
- Fieldstatement and proof · cited by 7,404
- Set.ofPredstatement and proof · cited by 6,101
- IsStrictOrderedRingstatement and proof · cited by 2,490
- Convexstatement and proof · cited by 551
- IsLeaststatement · cited by 122
- ConvexConestatement and proof · cited by 103
- Convex.toConestatement and proof · cited by 7
Cited by2
Results whose statement or proof uses this declaration.
- convexHull_toCone_isLeastproof · cited by 1
- Convex.toCone_eq_sInfproof · cited by 0