Theorems · Theorem · convex and discrete geometry
Caratheodory.mem_convexHull_erase
∀ {𝕜 : Type u_1} {E : Type u} [inst : Field 𝕜] [inst_1 : LinearOrder 𝕜] [IsStrictOrderedRing 𝕜]
[inst_3 : AddCommGroup E] [inst_4 : Module 𝕜 E] [inst_5 : DecidableEq E] {t : Finset E},
¬AffineIndependent 𝕜 Subtype.val → ∀ {x : E}, x ∈ (convexHull 𝕜) ↑t → ∃ y, x ∈ (convexHull 𝕜) ↑(t.erase ↑y)If x is in the convex hull of some finset t whose elements are not affine-independent,
then it is in the convex hull of a strict subset of t.
- Defined in
- Mathlib.Analysis.Convex.Caratheodory
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 82 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites49
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 · cited by 53,352
- Modulestatement and proof · cited by 20,661
- Finsetstatement and proof · cited by 13,712
- 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.Elemstatement and proof · cited by 7,166
- Finset.sumproof · cited by 5,195
- IsStrictOrderedRingstatement and proof · cited by 2,490
- zero_addproof · cited by 2,366
Cited by1
Results whose statement or proof uses this declaration.
- Caratheodory.affineIndependent_minCardFinsetOfMemConvexHullproof · cited by 1