Theorems · Definition · convex and discrete geometry
Convexity.StdSimplex.map
{R : Type u} →
[inst : PartialOrder R] →
[inst_1 : Semiring R] →
[IsStrictOrderedRing R] →
{M : Type v} → {N : Type w} → (M → N) → Convexity.StdSimplex R M → Convexity.StdSimplex R NMap a function over the support of a standard simplex. For each n : N, the weight is the sum of weights of all m : M with g m = n.
- Defined in
- Mathlib.Geometry.Convex.ConvexSpace.Defs
- Cited by
- 43 results in Mathlib
- Foundations
- Depth 75 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
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
- Finsupp.mapDomainproof · cited by 168
- Convexity.StdSimplexstatement and proof · cited by 123
- Convexity.StdSimplex.weightsproof · cited by 63
Cited by52
Results whose statement or proof uses this declaration.
- Convexity.iConvexCombproof · cited by 51
- Convexity.StdSimplex.weights_mapstatement and proof · cited by 18
- Convexity.iConvexComb_eq_sumproof · cited by 9
- Convexity.IsAffineMap.map_iConvexCombproof · cited by 7
- Convexity.StdSimplex.map_duplestatement · cited by 7
- Convexity.StdSimplex.map_mapstatement · cited by 7
- Convexity.StdSimplex.map_sConvexCombstatement · cited by 7
- Convexity.StdSimplex.map.congr_simpstatement and proof · cited by 6
- Convexity.IsAffineMap.map_sConvexCombstatement · cited by 5
- Convexity.dist_iConvexComb_leproof · cited by 5
- Convexity.sConvexComb_sConvexCombstatement · cited by 4
- Convexity.StdSimplex.map_conststatement · cited by 4