Mathlib Map

Theorems · Definition · category theory

HomotopicalAlgebra.bifibrantObjects

(C : Type u) →
  [inst : CategoryTheory.Category.{v, u} C] →
    [HomotopicalAlgebra.CategoryWithCofibrations C] →
      [CategoryTheory.Limits.HasInitial C] →
        [HomotopicalAlgebra.CategoryWithFibrations C] →
          [CategoryTheory.Limits.HasTerminal C] → CategoryTheory.ObjectProperty C

The property that is satisfied by bifibrant objects, i.e. objects that are both cofibrant and fibrant. (This is only introduced in order to consider the full subcategory BifibrantObject. Otherwise, the typeclasses IsCofibrant and IsFibrant are preferred.)

Defined in
Mathlib.AlgebraicTopology.ModelCategory.Bifibrant
Cited by
37 results in Mathlib
Foundations
Depth 27 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryHomotopicalAlgebra.CategoryWithCofibrationsCategoryTheory.Limits.HasInitialHomotopicalAlgebra.CategoryWithFibrationsCategoryTheory.Limits.HasTerminal

Around this declaration

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

HomotopicalAlgebra.BifibrantObject · cited by 38HomotopicalAlgebra.Bifibr…HomotopicalAlgebra.BifibrantObject.homRel · cited by 22BifibrantObject.homRelHomotopicalAlgebra.BifibrantObject.toHoCat · cited by 20BifibrantObject.toHoCatHomotopicalAlgebra.BifibrantObject.homMk · cited by 14BifibrantObject.homMkHomotopicalAlgebra.BifibrantObject.ιCofibrantObject · cited by 12BifibrantObject.ιCofibran…HomotopicalAlgebra.CofibrantObject.iBifibrantResolutionObj · cited by 9CofibrantObject.iBifibran…HomotopicalAlgebra.CofibrantObject.bifibrantResolutionMap · cited by 6CofibrantObject.bifibrant…HomotopicalAlgebra.BifibrantObject.HoCat.ιCofibrantObject · cited by 6HoCat.ιCofibrantObjectHomotopicalAlgebra.CofibrantObject.HoCat.bifibrantResolution · cited by 5HoCat.bifibrantResolutionHomotopicalAlgebra.bifibrantObjects_le_cofibrantObject · cited by 4HomotopicalAlgebra.bifibr…HomotopicalAlgebra.BifibrantObject.HoCat.homEquivRight · cited by 4HoCat.homEquivRightHomotopicalAlgebra.CofibrantObject.HoCat.bifibrantResolution' · cited by 2HoCat.bifibrantResolution'HomotopicalAlgebra.CofibrantObject.bifibrantResolutionMap_fac · cited by 2CofibrantObject.bifibrant…HomotopicalAlgebra.BifibrantObject.homRel_iff_rightHomotopyRel · cited by 2BifibrantObject.homRel_if…HomotopicalAlgebra.BifibrantObject.ιFibrantObject · cited by 2BifibrantObject.ιFibrantO…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.ObjectProperty · cited by 798CategoryTheory.ObjectProp…CategoryTheory.Limits.HasInitial · cited by 185Limits.HasInitialCategoryTheory.Limits.HasTerminal · cited by 142Limits.HasTerminalHomotopicalAlgebra.CategoryWithFibrations · cited by 46HomotopicalAlgebra.Catego…HomotopicalAlgebra.CategoryWithCofibrations · cited by 46HomotopicalAlgebra.Catego…HomotopicalAlgebra.cofibrantObjects · cited by 34HomotopicalAlgebra.cofibr…HomotopicalAlgebra.fibrantObjects · cited by 20HomotopicalAlgebra.fibran…HomotopicalAlgebra.bifibrantO…CITED BYCITES

Cites8

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

Cited by62

Results whose statement or proof uses this declaration.