Theorems · Theorem · convex and discrete geometry
Convexity.ConvexSpace.sConvexComb_single
∀ {R : Type u} {M : Type v} {inst₁ : PartialOrder R} {inst₂ : Semiring R} {inst₃ : IsStrictOrderedRing R}
[self : Convexity.ConvexSpace R M] (x : M), Convexity.sConvexComb (Convexity.StdSimplex.single x) = xA convex combination of a single point is that point.
- Defined in
- Mathlib.Geometry.Convex.ConvexSpace.Defs
- Cited by
- 9 results in Mathlib
- Foundations
- Depth 72 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- Convexity.ConvexSpace
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Semiringstatement and proof · cited by 13,802
- PartialOrderstatement and proof · cited by 6,410
- IsStrictOrderedRingstatement and proof · cited by 2,490
- Convexity.ConvexSpacestatement and proof · cited by 176
- Convexity.ConvexSpace.sConvexCombstatement · cited by 59
- Convexity.StdSimplex.singlestatement · cited by 19
Cited by9
Results whose statement or proof uses this declaration.
- Convexity.iConvexComb_constproof · cited by 6
- Convexity.convexCombPair_oneproof · cited by 3
- Convexity.convexCombPair_sameproof · cited by 2
- Convexity.convexCombPair_zeroproof · cited by 2
- Convexity.IsConvexSet.singletonproof · cited by 1
- Convexity.IsAffineMap.constproof · cited by 0
- Convexity.IsConvexSet.of_convexCombPair_memproof · cited by 0
- Convexity.iConvexComb_singleproof · cited by 0
- Convexity.ConvexSpace.convexCombination_singleproof · cited by 0