Theorems · Theorem · algebraic topology
SSet.RelativeMorphism.Homotopy.precomp_h
∀ {X Y Z : SSet} {A : X.Subcomplex} {B : Y.Subcomplex} {φ : A.toSSet ⟶ B.toSSet} {C : Z.Subcomplex}
{ψ : B.toSSet ⟶ C.toSSet} {f' g' : SSet.RelativeMorphism B C ψ} (h : f'.Homotopy g') (f : SSet.RelativeMorphism A B φ)
{φψ : A.toSSet ⟶ C.toSSet} (fac : CategoryTheory.CategoryStruct.comp φ ψ = φψ),
(h.precomp f fac).h =
CategoryTheory.CategoryStruct.comp
(CategoryTheory.MonoidalCategoryStruct.whiskerRight f.map (SSet.stdSimplex.obj { len := 1 })) h.h- Cited by
- 0 results in Mathlib
- Foundations
- Depth 63 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
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.Functor.objstatement · cited by 19,642
- CategoryTheory.CategoryStruct.compstatement and proof · cited by 17,999
- Oppositestatement · cited by 8,081
- CategoryTheory.MonoidalCategoryStruct.tensorObjstatement · cited by 3,106
- SimplexCategorystatement · cited by 2,204
- SSetstatement and proof · cited by 1,283
- CategoryTheory.MonoidalCategoryStruct.whiskerRightstatement · cited by 903
- SSet.stdSimplexstatement · cited by 499
- SSet.Subcomplexstatement and proof · cited by 461
- SSet.Subcomplex.toSSetstatement and proof · cited by 315
- SSet.RelativeMorphism.mapstatement · cited by 51
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.