Theorems · Theorem · algebraic topology
SSet.N.monoOfLE_comp_assoc
∀ {X : SSet} [inst : X.Nonsingular] {x y z : X.N} (h : x ≤ y) (h' : y ≤ z) {Z : SimplexCategory}
(h_1 : { len := z.dim } ⟶ Z),
CategoryTheory.CategoryStruct.comp (SSet.N.monoOfLE h) (CategoryTheory.CategoryStruct.comp (SSet.N.monoOfLE h') h_1) =
CategoryTheory.CategoryStruct.comp (SSet.N.monoOfLE ⋯) h_1- Cited by
- 0 results in Mathlib
- Foundations
- Depth 95 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- SSet.Nonsingular
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.CategoryStruct.compstatement and proof · cited by 17,999
- CategoryTheory.Category.assocproof · cited by 6,433
- LE.le.transstatement and proof · cited by 3,151
- SimplexCategorystatement and proof · cited by 2,204
- SSetstatement and proof · cited by 1,283
- SSet.N.toSstatement and proof · cited by 171
- SSet.S.dimstatement and proof · cited by 162
- SSet.Nstatement and proof · cited by 70
- SSet.Nonsingularstatement and proof · cited by 22
- SSet.N.monoOfLEstatement and proof · cited by 9
- SSet.N.monoOfLE_compproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.