Mathlib Map

Theorems · Theorem · category theory

HomotopicalAlgebra.RightHomotopyRel.trans

∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] {X Y : C} [inst_1 : HomotopicalAlgebra.ModelCategory C]
  {f₀ f₁ f₂ : X ⟶ Y} [HomotopicalAlgebra.IsFibrant Y],
  HomotopicalAlgebra.RightHomotopyRel f₀ f₁ →
    HomotopicalAlgebra.RightHomotopyRel f₁ f₂ → HomotopicalAlgebra.RightHomotopyRel f₀ f₂
Defined in
Mathlib.AlgebraicTopology.ModelCategory.RightHomotopy
Cited by
1 results in Mathlib
Foundations
Depth 75 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryHomotopicalAlgebra.ModelCategoryHomotopicalAlgebra.IsFibrant

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.

Cited by1

Results whose statement or proof uses this declaration.