Mathlib Map

Theorems · Definition · category theory

CategoryTheory.CommSq.lift

{C : Type u_1} →
  [inst : CategoryTheory.Category.{v_1, u_1} C] →
    {A B X Y : C} →
      {f : A ⟶ X} →
        {i : A ⟶ B} → {p : X ⟶ Y} → {g : B ⟶ Y} → (sq : CategoryTheory.CommSq f i p g) → [hsq : sq.HasLift] → B ⟶ X

A choice of a diagonal morphism that is part of a LiftStruct when the square has a lift.

Defined in
Mathlib.CategoryTheory.CommSq
Cited by
34 results in Mathlib
Foundations
Depth 5 from the axioms · uses Classical.choice
Assumes
CategoryTheory.CategoryCategoryTheory.CommSq.HasLift

Around this declaration

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

CategoryTheory.CommSq.fac_left · cited by 22CommSq.fac_leftCategoryTheory.CommSq.fac_right · cited by 19CommSq.fac_rightCategoryTheory.Limits.StrongEpiMonoFactorisation.toMonoIsImage · cited by 9StrongEpiMonoFactorisatio…HomotopicalAlgebra.RightHomotopyClass.precomp_bijective_of_cofibration_of_weakEquivalence · cited by 4RightHomotopyClass.precom…CategoryTheory.CommSq.fac_right_assoc · cited by 3CommSq.fac_right_assocCategoryTheory.SmallObject.llp_rlp_of_isCardinalForSmallObjectArgument' · cited by 3SmallObject.llp_rlp_of_is…HomotopicalAlgebra.LeftHomotopyClass.postcomp_bijective_of_fibration_of_weakEquivalence · cited by 3LeftHomotopyClass.postcom…HomotopicalAlgebra.RightHomotopyRel.exists_very_good_pathObject · cited by 3RightHomotopyRel.exists_v…SSet.horn.IsCompatible.exists_lift · cited by 3IsCompatible.exists_liftCategoryTheory.CommSq.fac_left_assoc · cited by 2CommSq.fac_left_assocSSet.quasicategory_of_hasLiftingProperty · cited by 2SSet.quasicategory_of_has…HomotopicalAlgebra.LeftHomotopyRel.exists_very_good_cylinder · cited by 2LeftHomotopyRel.exists_ve…HomotopicalAlgebra.CofibrantObject.HoCat.exists_resolution_map · cited by 1HoCat.exists_resolution_m…CategoryTheory.projective_iff_llp_epimorphisms_of_isZero · cited by 1CategoryTheory.projective…HomotopicalAlgebra.CofibrantObject.exists_bifibrant_map · cited by 1CofibrantObject.exists_bi…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomNonempty.some · cited by 340Nonempty.someCategoryTheory.CommSq · cited by 158CategoryTheory.CommSqCategoryTheory.CommSq.HasLift · cited by 20CommSq.HasLiftCategoryTheory.CommSq.LiftStruct.l · cited by 10LiftStruct.lCategoryTheory.CommSq.HasLift.exists_lift · cited by 4HasLift.exists_liftCommSq.liftCITED BYCITES

Cites7

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

Cited by40

Results whose statement or proof uses this declaration.