Theorems · Theorem · convex and discrete geometry
stdSimplex.map_comp_apply
∀ {S : Type u_1} [inst : Semiring S] [inst_1 : PartialOrder S] {X : Type u_2} {Y : Type u_3} {Z : Type u_4}
[inst_2 : Fintype X] [inst_3 : Fintype Y] [inst_4 : Fintype Z] [inst_5 : IsOrderedRing S] (f : X → Y) (g : Y → Z)
(x : ↑(stdSimplex S X)), stdSimplex.map g (stdSimplex.map f x) = stdSimplex.map (g ∘ f) x- Defined in
- Mathlib.Analysis.Convex.StdSimplex
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 84 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Semiringstatement and proof · cited by 13,802
- Fintypestatement and proof · cited by 7,736
- Set.Elemstatement and proof · cited by 7,166
- PartialOrderstatement and proof · cited by 6,410
- IsOrderedRingstatement and proof · cited by 777
- stdSimplexstatement and proof · cited by 76
- stdSimplex.mapstatement · cited by 18
- FunOnFinite.linearMapproof · cited by 9
- stdSimplex.extproof · cited by 4
- FunOnFinite.linearMap_compproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.