Theorems · Definition · category theory
CategoryTheory.IsPullback.lift
{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} →
CategoryTheory.IsPullback fst snd f g →
{W : C} →
(h : W ⟶ X) →
(k : W ⟶ Y) →
CategoryTheory.CategoryStruct.comp h f = CategoryTheory.CategoryStruct.comp k g → (W ⟶ P)API for PullbackCone.IsLimit.lift for IsPullback
- Cited by
- 28 results in Mathlib
- Foundations
- Depth 27 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.
Cites6
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.Limits.PullbackCone.IsLimit.liftproof · cited by 15
Cited by35
Results whose statement or proof uses this declaration.
- CategoryTheory.Pseudofunctor.DescentData'.pullHom'proof · cited by 29
- CategoryTheory.IsPullback.lift_fststatement · cited by 23
- CategoryTheory.IsPullback.lift_sndstatement · cited by 20
- CategoryTheory.ParametrizedAdjunction.arrowHomEquivproof · cited by 11
- CategoryTheory.Abelian.Preradical.toColonproof · cited by 9
- CategoryTheory.Functor.PullbackObjObj.mapArrowRightproof · cited by 9
- CategoryTheory.Functor.PullbackObjObj.mapArrowLeftproof · cited by 8
- CategoryTheory.Pseudofunctor.DescentData'.pullHom'_eq_pullHomproof · cited by 7
- CategoryTheory.IsPullback.lift.congr_simpstatement and proof · cited by 5
- CategoryTheory.IsPullback.exists_liftproof · cited by 5
- CategoryTheory.Pseudofunctor.DescentData'.pullHom_pullHom'proof · cited by 4
- CategoryTheory.IsPullback.lift_snd_assocstatement and proof · cited by 3