Theorems · Theorem · convex and discrete geometry
Convexity.iConvexComb_eq_sum
∀ {R : Type u_2} {M : Type u_3} {I : Type u_5} [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]
[Convexity.IsModuleConvexSpace R M] (w : Convexity.StdSimplex R I) (f : I → M),
Convexity.iConvexComb w f = w.weights.sum fun i r => r • f iiConvexComb in a module can be expressed as a sum.
- Cited by
- 9 results in Mathlib
- Foundations
- Depth 77 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
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
- zero_smulproof · cited by 716
- Finsupp.sumstatement and proof · cited by 481
- add_smulproof · cited by 204
- Convexity.ConvexSpacestatement and proof · cited by 176
- Convexity.StdSimplexstatement and proof · cited by 123
- Convexity.StdSimplex.weightsstatement and proof · cited by 63
- Convexity.iConvexCombstatement · cited by 51
Cited by9
Results whose statement or proof uses this declaration.
- Convexity.dist_iConvexComb_leproof · cited by 5
- Convexity.dist_convexCombPair_leftproof · cited by 4
- Convexity.IsAffineMap.map_sum_weightsproof · cited by 2
- Convexity.dist_convexCombPair_convexCombPair_leproof · cited by 2
- Convexity.dist_sConvexComb_left_leproof · cited by 1
- Convexity.dist_convexCombPair_convexCombPairproof · cited by 1
- Convexity.dist_iConvexComb_left_leproof · cited by 1
- Convexity.dist_iConvexComb_right_leproof · cited by 1
- Convexity.dist_sConvexComb_right_leproof · cited by 0