Theorems · Theorem · convex and discrete geometry
Convexity.iConvexComb_comm
∀ {R : Type u_9} {M : Type u_10} {I : Type u_11} {J : Type u_12} [inst : PartialOrder R] [inst_1 : CommSemiring R]
[inst_2 : IsStrictOrderedRing R] [inst_3 : Convexity.ConvexSpace R M] (f : Convexity.StdSimplex R I)
(g : Convexity.StdSimplex R J) (e : I → J → M),
(Convexity.iConvexComb f fun i => Convexity.iConvexComb g (e i)) =
Convexity.iConvexComb g fun j => Convexity.iConvexComb f fun i => e i j- Defined in
- Mathlib.Geometry.Convex.ConvexSpace.Defs
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 82 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites34
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Semiringproof · cited by 13,802
- AddCommMonoidproof · cited by 12,281
- CommSemiringstatement and proof · cited by 10,911
- PartialOrderstatement and proof · cited by 6,410
- Finsuppproof · cited by 5,255
- Equiv.symmproof · cited by 3,681
- IsStrictOrderedRingstatement and proof · cited by 2,490
- mul_commproof · cited by 2,262
- Finsupp.singleproof · cited by 943
- zero_smulproof · cited by 716
- Finsupp.sumproof · cited by 481
Cited by1
Results whose statement or proof uses this declaration.
- Convexity.iConvexComb_convexCombPair_commproof · cited by 2