Theorems · Theorem · convex and discrete geometry
Finsupp.iConvexComb_apply
∀ {I : Type u_1} {R : Type u_2} [inst : Semiring R] [inst_1 : PartialOrder R] [inst_2 : IsStrictOrderedRing R]
{ι : Type u_3} {X : Type u_4} [inst_3 : Zero X] [inst_4 : Convexity.ConvexSpace R X] (w : Convexity.StdSimplex R I)
(f : I → ι →₀ X) (i : ι), (Convexity.iConvexComb w f) i = Convexity.iConvexComb w fun j => (f j) i- Defined in
- Mathlib.Geometry.Convex.ConvexSpace.Prod
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 86 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Semiringstatement and proof · cited by 13,802
- PartialOrderstatement and proof · cited by 6,410
- Finsuppstatement and proof · cited by 5,255
- IsStrictOrderedRingstatement and proof · cited by 2,490
- Convexity.ConvexSpacestatement and proof · cited by 176
- Convexity.StdSimplexstatement and proof · cited by 123
- Convexity.iConvexCombstatement · cited by 51
- Convexity.IsAffineMap.map_iConvexCombproof · cited by 7
- Finsupp.isAffineMap_evalproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.