Mathlib Map

Theorems · Theorem · category theory

HomotopicalAlgebra.CofibrantObject.bifibrantResolutionMap_fac

∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] [inst_1 : HomotopicalAlgebra.ModelCategory C]
  {X₁ X₂ : HomotopicalAlgebra.CofibrantObject C} (f : X₁ ⟶ X₂),
  CategoryTheory.CategoryStruct.comp X₁.iBifibrantResolutionObj
      (HomotopicalAlgebra.CofibrantObject.homMk (HomotopicalAlgebra.CofibrantObject.bifibrantResolutionMap f).hom) =
    CategoryTheory.CategoryStruct.comp f X₂.iBifibrantResolutionObj
Defined in
Mathlib.AlgebraicTopology.ModelCategory.BifibrantObjectHomotopy
Cited by
2 results in Mathlib
Foundations
Depth 79 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryHomotopicalAlgebra.ModelCategory

Around this declaration

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

Cites20

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

Cited by2

Results whose statement or proof uses this declaration.