Theorems · Definition · category theory
CategoryTheory.ChosenPullbacksAlong.lift
{C : Type u₁} →
[inst : CategoryTheory.Category.{v₁, u₁} C] →
{Y Z X : C} →
{f : Y ⟶ X} →
{g : Z ⟶ X} →
[inst_1 : CategoryTheory.ChosenPullbacksAlong g] →
{W : C} →
(a : W ⟶ Y) →
(b : W ⟶ Z) →
autoParam (CategoryTheory.CategoryStruct.comp a f = CategoryTheory.CategoryStruct.comp b g)
_auto_75✝ →
(W ⟶ CategoryTheory.ChosenPullbacksAlong.pullbackObj f g)Given morphisms a : W ⟶ Y and b : W ⟶ Z satisfying a ≫ f = b ≫ g,
constructs the unique morphism W ⟶ pullbackObj f g which lifts a and b.
- Cited by
- 8 results in Mathlib
- Foundations
- Depth 29 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- 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.Over.Hom.leftproof · cited by 287
- CategoryTheory.Over.mkproof · cited by 203
- CategoryTheory.Adjunction.homEquivproof · cited by 202
- CategoryTheory.Over.homMkproof · cited by 115
- CategoryTheory.ChosenPullbacksAlongstatement and proof · cited by 73
- CategoryTheory.ChosenPullbacksAlong.pullbackObjstatement · cited by 42
- CategoryTheory.ChosenPullbacksAlong.mapPullbackAdjproof · cited by 29
Cited by13
Results whose statement or proof uses this declaration.
- CategoryTheory.ChosenPullbacksAlong.pullbackMapproof · cited by 12
- CategoryTheory.Over.sectionsCurryproof · cited by 4
- CategoryTheory.ChosenPullbacksAlong.lift_fststatement · cited by 4
- CategoryTheory.Over.sectionsCurry_sectionUncurryproof · cited by 2
- CategoryTheory.Over.sectionsUncurry_sectionsCurryproof · cited by 2
- CategoryTheory.ChosenPullbacksAlong.lift_sndstatement · cited by 2
- CategoryTheory.ChosenPullbacksAlong.isLimitPullbackConeproof · cited by 1
- CategoryTheory.ChosenPullbacksAlong.lift.congr_simpstatement and proof · cited by 1
- CategoryTheory.ChosenPullbacksAlong.binaryFanIsBinaryProductproof · cited by 0
- CategoryTheory.ChosenPullbacksAlong.Over.lift_leftstatement · cited by 0
- CategoryTheory.ChosenPullbacksAlong.chosenPullbacksAlongFstproof · cited by 0
- CategoryTheory.ChosenPullbacksAlong.lift_fst_assocstatement and proof · cited by 0