Theorems · Theorem · convex and discrete geometry
Convexity.IsConvexSet.iConvexComb_mem
∀ {ι : Type u_1} {R : Type u_3} {X : Type u_5} [inst : Semiring R] [inst_1 : PartialOrder R]
[inst_2 : IsStrictOrderedRing R] [inst_3 : Convexity.ConvexSpace R X] {s : Set X},
Convexity.IsConvexSet R s →
∀ {w : Convexity.StdSimplex R ι} {f : ι → X}, (∀ (i : ι), w.weights i ≠ 0 → f i ∈ s) → Convexity.iConvexComb w f ∈ s- Defined in
- Mathlib.Geometry.Convex.Set
- Cited by
- 1 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.
Cites19
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
- Semiringstatement and proof · cited by 13,802
- SetLike.coeproof · cited by 8,199
- PartialOrderstatement and proof · cited by 6,410
- Finsuppstatement and proof · cited by 5,255
- IsStrictOrderedRingstatement and proof · cited by 2,490
- le_reflproof · cited by 2,061
- Finsupp.supportproof · cited by 828
- le_imp_le_of_le_of_leproof · cited by 576
- Finset.coe_imageproof · cited by 222
- Convexity.ConvexSpacestatement and proof · cited by 176
Cited by1
Results whose statement or proof uses this declaration.
- Convexity.IsConvexSet.preimageproof · cited by 1