Theorems · Theorem · convex and discrete geometry
Convexity.StdSimplex.map.congr_simp
∀ {R : Type u} [inst : PartialOrder R] [inst_1 : Semiring R] [inst_2 : IsStrictOrderedRing R] {M : Type v} {N : Type w}
(g g_1 : M → N),
g = g_1 →
∀ (f f_1 : Convexity.StdSimplex R M), f = f_1 → Convexity.StdSimplex.map g f = Convexity.StdSimplex.map g_1 f_1- Defined in
- Mathlib.Geometry.Convex.ConvexSpace.Defs
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 76 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
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.StdSimplexstatement and proof · cited by 123
- Convexity.StdSimplex.mapstatement and proof · cited by 43
Cited by6
Results whose statement or proof uses this declaration.
- Convexity.StdSimplex.map_constproof · cited by 4
- Convexity.iConvexComb_assoc'proof · cited by 2
- Convexity.convexCombPair_iConvexComb_iConvexCombproof · cited by 2
- Convexity.iConvexComb_assoc''proof · cited by 1
- Convexity.iConvexComb_commproof · cited by 1
- Convexity.iConvexComb_convexCombPairproof · cited by 0