Theorems · Theorem · convex and discrete geometry
Convexity.IsModuleConvexSpace.sConvexComb_eq_sum
∀ {R : Type u_2} {M : Type u_3} {inst : Semiring R} {inst_1 : PartialOrder R} {inst_2 : IsStrictOrderedRing R}
{inst_3 : AddCommMonoid M} {inst_4 : Module R M} {inst_5 : Convexity.ConvexSpace R M}
[self : Convexity.IsModuleConvexSpace R M] (w : Convexity.StdSimplex R M),
Convexity.sConvexComb w = w.weights.sum fun m r => r • m- Cited by
- 7 results in Mathlib
- Foundations
- Depth 60 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Modulestatement and proof · cited by 20,661
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- PartialOrderstatement and proof · cited by 6,410
- IsStrictOrderedRingstatement and proof · cited by 2,490
- Finsupp.sumstatement · cited by 481
- Convexity.ConvexSpacestatement and proof · cited by 176
- Convexity.StdSimplexstatement · cited by 123
- Convexity.StdSimplex.weightsstatement · cited by 63
- Convexity.ConvexSpace.sConvexCombstatement · cited by 59
- Convexity.IsModuleConvexSpacestatement and proof · cited by 20
Cited by7
Results whose statement or proof uses this declaration.
- Convexity.iConvexComb_eq_sumproof · cited by 9
- Convexity.isConvexSet_coeproof · cited by 2
- Convexity.IsAffineMap.negproof · cited by 2
- Convexity.IsAffineMap.addproof · cited by 2
- Convexity.convexCombPair_eq_sumproof · cited by 1
- convexCombination_eq_sumproof · cited by 0
- Convexity.StdSimplex.isAffineMap_weightsproof · cited by 0