Mathlib Map

Theorems · Theorem · algebraic topology

SSet.Truncated.HomotopyCategory.homMk_comp_homMk

∀ {V : SSet.Truncated 2}
  {x₀ x₁ x₂ : V.obj (Opposite.op { obj := { len := 0 }, property := SSet.OneTruncation₂._proof_1 })}
  {e₀₁ : SSet.Truncated.Edge x₀ x₁} {e₁₂ : SSet.Truncated.Edge x₁ x₂} {e₀₂ : SSet.Truncated.Edge x₀ x₂}
  (h : e₀₁.CompStruct e₁₂ e₀₂),
  CategoryTheory.CategoryStruct.comp (SSet.Truncated.HomotopyCategory.homMk e₀₁)
      (SSet.Truncated.HomotopyCategory.homMk e₁₂) =
    SSet.Truncated.HomotopyCategory.homMk e₀₂
Defined in
Mathlib.AlgebraicTopology.SimplicialSet.HomotopyCat
Cited by
3 results in Mathlib
Foundations
Depth 65 from the axioms · uses propext, Classical.choice, Quot.sound

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites15

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by3

Results whose statement or proof uses this declaration.