Theorems · Theorem · algebraic topology
SSet.PtSimplex.comp_map_eq_const_assoc
∀ {X : SSet} {n : ℕ} {x : X.obj (Opposite.op { len := 0 })} (s : X.PtSimplex n x) {Y : SSet}
(φ : Y ⟶ SSet.stdSimplex.obj { len := n }) [Y.HasDimensionLT n] {Z : SSet} (h : X ⟶ Z),
CategoryTheory.CategoryStruct.comp φ (CategoryTheory.CategoryStruct.comp s.map h) =
CategoryTheory.CategoryStruct.comp (SSet.const x) h- Cited by
- 0 results in Mathlib
- Foundations
- Depth 94 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- SSet.HasDimensionLT
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · cited by 53,352
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.CategoryStruct.compstatement and proof · cited by 17,999
- Oppositestatement · cited by 8,081
- CategoryTheory.Category.assocproof · cited by 6,433
- SimplexCategorystatement · cited by 2,204
- SSetstatement and proof · cited by 1,283
- SSet.stdSimplexstatement and proof · cited by 499
- SSet.Subcomplex.toSSetstatement · cited by 315
- CategoryTheory.Subfunctor.objstatement · cited by 227
- SSet.boundarystatement · cited by 141
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.