Theorems · Definition · algebraic topology
SSet.RelativeMorphism.HomotopyClass.precomp
{X Y Z : SSet} →
{A : X.Subcomplex} →
{B : Y.Subcomplex} →
{φ : A.toSSet ⟶ B.toSSet} →
{C : Z.Subcomplex} →
{ψ : B.toSSet ⟶ C.toSSet} →
SSet.RelativeMorphism.HomotopyClass B C ψ →
SSet.RelativeMorphism A B φ →
{φψ : A.toSSet ⟶ C.toSSet} →
CategoryTheory.CategoryStruct.comp φ ψ = φψ → SSet.RelativeMorphism.HomotopyClass A C φψThe precomposition of an homotopy class with a relative morphism.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 64 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.
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.CategoryStruct.compstatement and proof · cited by 17,999
- Oppositestatement · cited by 8,081
- SimplexCategorystatement · cited by 2,204
- SSetstatement and proof · cited by 1,283
- SSet.Subcomplexstatement and proof · cited by 461
- SSet.Subcomplex.toSSetstatement and proof · cited by 315
- SSet.RelativeMorphismstatement and proof · cited by 39
- SSet.RelativeMorphism.compproof · cited by 6
- SSet.RelativeMorphism.homotopyClassproof · cited by 4
- SSet.RelativeMorphism.HomotopyClassstatement and proof · cited by 4
Cited by1
Results whose statement or proof uses this declaration.
- SSet.RelativeMorphism.precomp_homotopyClassstatement · cited by 0