Theorems · Definition · category theory
CompHausLike.pullback.lift
{P : TopCat → Prop} →
{X Y B : CompHausLike P} →
(f : X ⟶ B) →
(g : Y ⟶ B) →
[inst : CompHausLike.HasExplicitPullback f g] →
{Z : CompHausLike P} →
(a : Z ⟶ X) →
(b : Z ⟶ Y) →
CategoryTheory.CategoryStruct.comp a f = CategoryTheory.CategoryStruct.comp b g →
(Z ⟶ CompHausLike.pullback f g)Construct a morphism to the explicit pullback given morphisms to the factors which are compatible with the maps to the base. This is essentially the universal property of the pullback.
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 94 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
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.CategoryStruct.compstatement and proof · cited by 17,999
- CategoryTheory.ConcreteCategory.homproof · cited by 4,022
- TopCat.carrierproof · cited by 3,184
- TopCatstatement and proof · cited by 1,889
- CompHausLike.toTopproof · cited by 258
- CompHausLikestatement and proof · cited by 145
- CategoryTheory.ConcreteCategory.ofHomproof · cited by 18
- CompHausLike.HasExplicitPullbackstatement and proof · cited by 14
- CompHausLike.pullbackstatement · cited by 13
Cited by7
Results whose statement or proof uses this declaration.
- CompHausLike.pullback.isLimitproof · cited by 2
- CompHausLike.pullback.lift_fststatement · cited by 1
- CompHausLike.pullback.lift_sndstatement · cited by 1
- CompHausLike.pullback.isLimit_liftstatement · cited by 0
- CompHausLike.pullback.lift_fst_assocstatement and proof · cited by 0
- CompHausLike.pullback.lift_snd_assocstatement and proof · cited by 0
- CompHausLike.pullback.lift.congr_simpstatement and proof · cited by 0