Theorems · Theorem · category theory
CategoryTheory.IsPullback.lift_fst
∀ {C : Type u₁} [inst : CategoryTheory.Category.{v₁, u₁} C] {P X Y Z : C} {fst : P ⟶ X} {snd : P ⟶ Y} {f : X ⟶ Z}
{g : Y ⟶ Z} (hP : CategoryTheory.IsPullback fst snd f g) {W : C} (h : W ⟶ X) (k : W ⟶ Y)
(w : CategoryTheory.CategoryStruct.comp h f = CategoryTheory.CategoryStruct.comp k g),
CategoryTheory.CategoryStruct.comp (hP.lift h k w) fst = h- Cited by
- 23 results in Mathlib
- Foundations
- Depth 28 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CategoryTheory.Category
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.CategoryStruct.compstatement and proof · cited by 17,999
- CategoryTheory.IsPullbackstatement and proof · cited by 320
- CategoryTheory.IsPullback.isLimitproof · cited by 47
- CategoryTheory.IsPullback.liftstatement · cited by 28
- CategoryTheory.Limits.PullbackCone.IsLimit.lift_fstproof · cited by 12
Cited by23
Results whose statement or proof uses this declaration.
- CategoryTheory.Pseudofunctor.DescentData'.pullHom'_eq_pullHomproof · cited by 7
- CategoryTheory.IsPullback.exists_liftproof · cited by 5
- CategoryTheory.Pseudofunctor.DescentData'.pullHom_pullHom'proof · cited by 4
- CategoryTheory.IsPushout.IsVanKampen.exists_cube_fillingproof · cited by 2
- CategoryTheory.IsPullback.lift_fst_assocproof · cited by 2
- CategoryTheory.ParametrizedAdjunction.arrowHomEquiv_apply_right_fstproof · cited by 1
- CategoryTheory.IsPullback.of_right'proof · cited by 1
- CategoryTheory.Functor.PullbackObjObj.mapArrowLeft_compproof · cited by 1
- CategoryTheory.Functor.PullbackObjObj.mapArrowRight_compproof · cited by 1
- CategoryTheory.Limits.ChosenPullback₃.p₁₃_eq_liftproof · cited by 0
- CategoryTheory.IsAddMonHom.Normal.of_isPullback_ηproof · cited by 0