Theorems · Definition · category theory
CategoryTheory.Limits.pullback.lift
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
{W X Y Z : C} →
{f : X ⟶ Z} →
{g : Y ⟶ Z} →
[inst_1 : CategoryTheory.Limits.HasPullback f g] →
(h : W ⟶ X) →
(k : W ⟶ Y) →
autoParam (CategoryTheory.CategoryStruct.comp h f = CategoryTheory.CategoryStruct.comp k g)
CategoryTheory.Limits.pullback.lift._auto_1 →
(W ⟶ CategoryTheory.Limits.pullback f g)A pair of morphisms h : W ⟶ X and k : W ⟶ Y satisfying h ≫ f = k ≫ g induces a morphism
pullback.lift : W ⟶ pullback f g.
- Cited by
- 114 results in Mathlib
- Foundations
- Depth 24 from the axioms, rests on 157 definitions · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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.Limits.pullbackstatement · cited by 864
- CategoryTheory.Limits.cospanproof · cited by 467
- CategoryTheory.Limits.HasPullbackstatement and proof · cited by 434
- CategoryTheory.Limits.PullbackCone.mkproof · cited by 203
- CategoryTheory.Limits.limit.liftproof · cited by 48
Cited by171
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.pullback.mapproof · cited by 156
- CategoryTheory.Limits.pullback.diagonalproof · cited by 67
- CategoryTheory.Over.pullbackproof · cited by 53
- CategoryTheory.MorphismProperty.Over.pullbackproof · cited by 42
- CategoryTheory.Limits.pullback.lift_fststatement · cited by 40
- CategoryTheory.Limits.pullback.lift_sndstatement · cited by 30
- CategoryTheory.Functor.PullbackObjObj.ofHasPullbackproof · cited by 21
- CategoryTheory.PreOneHypercover.cylinderproof · cited by 17
- CategoryTheory.PreOneHypercover.toPullbackproof · cited by 16
- AlgebraicGeometry.Scheme.Pullback.Triplet.SpecTensorToproof · cited by 13
- CategoryTheory.Limits.pullback.lift.congr_simpstatement and proof · cited by 13
- CategoryTheory.Limits.pullback.lift_fst_assocstatement and proof · cited by 13