Theorems · Theorem · convex and discrete geometry
Convexity.iConvexComb_map
∀ {R : Type u_1} {M : Type u_3} {I : Type u_6} {J : Type u_7} [inst : PartialOrder R] [inst_1 : Semiring R]
[inst_2 : IsStrictOrderedRing R] [inst_3 : Convexity.ConvexSpace R M] (s : Convexity.StdSimplex R I) (f : I → J)
(g : J → M), Convexity.iConvexComb (Convexity.StdSimplex.map f s) g = Convexity.iConvexComb s fun i => g (f i)- Defined in
- Mathlib.Geometry.Convex.ConvexSpace.Defs
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 79 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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.StdSimplexstatement and proof · cited by 123
- Convexity.ConvexSpace.sConvexCombproof · cited by 59
- Convexity.iConvexCombstatement · cited by 51
- Convexity.StdSimplex.mapstatement and proof · cited by 43
- Convexity.StdSimplex.map_mapproof · cited by 7
Cited by2
Results whose statement or proof uses this declaration.
- Convexity.dist_iConvexComb_leproof · cited by 5
- Convexity.iConvexComb_reindexproof · cited by 1