Theorems · Definition · algebraic topology
SSet.RelativeMorphism.Homotopy.postcomp
{X Y Z : SSet} →
{A : X.Subcomplex} →
{B : Y.Subcomplex} →
{φ : A.toSSet ⟶ B.toSSet} →
{f g : SSet.RelativeMorphism A B φ} →
{C : Z.Subcomplex} →
{ψ : B.toSSet ⟶ C.toSSet} →
f.Homotopy g →
(f' : SSet.RelativeMorphism B C ψ) →
{φψ : A.toSSet ⟶ C.toSSet} →
(fac : CategoryTheory.CategoryStruct.comp φ ψ = φψ) → (f.comp f' fac).Homotopy (g.comp f' fac)The postcomposition of an homotopy with a relative morphism.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 62 from the axioms · uses propext, Classical.choice, Quot.sound
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
- 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.RelativeMorphism.mapproof · cited by 51
- SSet.RelativeMorphismstatement and proof · cited by 39
- SSet.RelativeMorphism.Homotopy.hproof · cited by 16
- SSet.RelativeMorphism.Homotopystatement and proof · cited by 14
- SSet.RelativeMorphism.compstatement · cited by 6
Cited by1
Results whose statement or proof uses this declaration.
- SSet.RelativeMorphism.Homotopy.postcomp_hstatement and proof · cited by 0