Theorems · Theorem · convex and discrete geometry
Convexity.IsConvexSet.convexCombPair_mem
∀ {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} {x y : X},
Convexity.IsConvexSet R s →
x ∈ s →
y ∈ s → ∀ {a b : R} (ha : 0 ≤ a) (hb : 0 ≤ b) (hab : a + b = 1), Convexity.convexCombPair a b ha hb hab x y ∈ s- Defined in
- Mathlib.Geometry.Convex.Set
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 74 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites20
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
- Semiringstatement and proof · cited by 13,802
- SetLike.coeproof · cited by 8,199
- PartialOrderstatement and proof · cited by 6,410
- Finsuppproof · cited by 5,255
- IsStrictOrderedRingstatement and proof · cited by 2,490
- le_reflproof · cited by 2,061
- Finsupp.singleproof · cited by 943
- Finsupp.supportproof · cited by 828
- le_imp_le_of_le_of_leproof · cited by 576
- Convexity.ConvexSpacestatement and proof · cited by 176
- Finset.coe_singletonproof · cited by 145
Cited by1
Results whose statement or proof uses this declaration.
- Convexity.IsConvexSet.isStarConvexSetproof · cited by 0