Theorems · Definition · category theory
CategoryTheory.Limits.Types.pullbackCone
{X Y Z : Type u} → (f : X ⟶ Z) → (g : Y ⟶ Z) → CategoryTheory.Limits.PullbackCone f gThe explicit pullback cone on PullbackObj f g.
This is bundled with the IsLimit data as pullbackLimitCone f g.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 24 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Quiver.Homstatement and proof · cited by 32,603
- TypeCat.ofHomproof · cited by 389
- CategoryTheory.Limits.PullbackCone.mkproof · cited by 203
- CategoryTheory.Limits.PullbackConestatement · cited by 136
- CategoryTheory.Limits.Types.PullbackObjproof · cited by 17
Cited by4
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.Types.pullbackLimitConeproof · cited by 6
- TypeCat.TransitiveRelation.ofIsTransproof · cited by 0
- CategoryTheory.Limits.Types.pullbackLimitCone_conestatement · cited by 0
- CategoryTheory.Limits.Types.pullbackLimitCone_isLimitstatement · cited by 0