Mathlib Map

Theorems · Definition · category theory

HomotopicalAlgebra.leftHomotopyClassEquivRightHomotopyClass

{C : Type u} →
  [inst : CategoryTheory.Category.{v, u} C] →
    [inst_1 : HomotopicalAlgebra.ModelCategory C] →
      {X Y : C} →
        [HomotopicalAlgebra.IsCofibrant X] →
          [HomotopicalAlgebra.IsFibrant Y] →
            HomotopicalAlgebra.LeftHomotopyClass X Y ≃ HomotopicalAlgebra.RightHomotopyClass X Y

Left homotopy classes of maps X ⟶ Y identify to right homotopy classes when X is cofibrant and Y is fibrant.

Defined in
Mathlib.AlgebraicTopology.ModelCategory.Homotopy
Cited by
4 results in Mathlib
Foundations
Depth 84 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryHomotopicalAlgebra.ModelCategoryHomotopicalAlgebra.IsCofibrantHomotopicalAlgebra.IsFibrant

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.

Cited by5

Results whose statement or proof uses this declaration.