Mathlib Map

Theorems · Definition · category theory

HomotopicalAlgebra.BifibrantObject.mk

{C : Type u} →
  [inst : CategoryTheory.Category.{v, u} C] →
    [inst_1 : HomotopicalAlgebra.CategoryWithCofibrations C] →
      [inst_2 : CategoryTheory.Limits.HasInitial C] →
        [inst_3 : HomotopicalAlgebra.CategoryWithFibrations C] →
          [inst_4 : CategoryTheory.Limits.HasTerminal C] →
            (X : C) →
              [HomotopicalAlgebra.IsCofibrant X] →
                [HomotopicalAlgebra.IsFibrant X] → HomotopicalAlgebra.BifibrantObject C

Constructor for BifibrantObject C.

Defined in
Mathlib.AlgebraicTopology.ModelCategory.Bifibrant
Cited by
15 results in Mathlib
Foundations
Depth 29 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryHomotopicalAlgebra.CategoryWithCofibrationsCategoryTheory.Limits.HasInitialHomotopicalAlgebra.CategoryWithFibrationsCategoryTheory.Limits.HasTerminalHomotopicalAlgebra.IsCofibrantHomotopicalAlgebra.IsFibrant

Around this declaration

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

HomotopicalAlgebra.BifibrantObject.homMk · cited by 14BifibrantObject.homMkHomotopicalAlgebra.BifibrantObject.HoCat.homEquivRight · cited by 4HoCat.homEquivRightHomotopicalAlgebra.bijective_rightHomotopyClassToHom · cited by 2HomotopicalAlgebra.biject…HomotopicalAlgebra.BifibrantObject.HoCat.homEquivLeft · cited by 1HoCat.homEquivLeftHomotopicalAlgebra.BifibrantObject.homMk_homMk · cited by 1BifibrantObject.homMk_hom…HomotopicalAlgebra.CofibrantObject.HoCat.adjCounit'_app · cited by 0HoCat.adjCounit'_appHomotopicalAlgebra.CofibrantObject.HoCat.adjCounitIso_inv_app · cited by 0HoCat.adjCounitIso_inv_appHomotopicalAlgebra.BifibrantObject.inverts_iff_factors · cited by 0BifibrantObject.inverts_i…HomotopicalAlgebra.BifibrantObject.mk_surjective · cited by 0BifibrantObject.mk_surjec…HomotopicalAlgebra.CofibrantObject.exists_bifibrant · cited by 0CofibrantObject.exists_bi…HomotopicalAlgebra.BifibrantObject.weakEquivalence_homMk_iff · cited by 0BifibrantObject.weakEquiv…HomotopicalAlgebra.BifibrantObject.HoCat.homEquivLeft_apply · cited by 0HoCat.homEquivLeft_applyHomotopicalAlgebra.BifibrantObject.HoCat.homEquivLeft_symm_apply · cited by 0HoCat.homEquivLeft_symm_a…HomotopicalAlgebra.BifibrantObject.HoCat.homEquivRight_apply · cited by 0HoCat.homEquivRight_applyHomotopicalAlgebra.BifibrantObject.HoCat.homEquivRight_symm_apply · cited by 0HoCat.homEquivRight_symm_…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Limits.HasInitial · cited by 185Limits.HasInitialCategoryTheory.Limits.HasTerminal · cited by 142Limits.HasTerminalHomotopicalAlgebra.IsCofibrant · cited by 56HomotopicalAlgebra.IsCofi…HomotopicalAlgebra.IsFibrant · cited by 56HomotopicalAlgebra.IsFibr…HomotopicalAlgebra.CategoryWithFibrations · cited by 46HomotopicalAlgebra.Catego…HomotopicalAlgebra.CategoryWithCofibrations · cited by 46HomotopicalAlgebra.Catego…HomotopicalAlgebra.BifibrantObject · cited by 38HomotopicalAlgebra.Bifibr…BifibrantObject.mkCITED BYCITES

Cites8

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

Cited by18

Results whose statement or proof uses this declaration.