Theorems · Definition · category theory
CategoryTheory.IsPullback.cone
{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 → CategoryTheory.Limits.PullbackCone f gThe (limiting) PullbackCone f g implicit in the statement
that we have an IsPullback fst snd f g.
- Cited by
- 16 results in Mathlib
- Foundations
- Depth 25 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.IsPullbackstatement and proof · cited by 320
- CategoryTheory.Limits.PullbackConestatement · cited by 136
- CategoryTheory.IsPullback.toCommSqproof · cited by 52
- CategoryTheory.CommSq.coneproof · cited by 4
Cited by21
Results whose statement or proof uses this declaration.
- CategoryTheory.IsPullback.isLimitstatement · cited by 47
- CategoryTheory.IsPullback.isoPullbackproof · cited by 42
- CategoryTheory.IsPullback.hasPullbackproof · cited by 8
- CategoryTheory.IsPullback.unopproof · cited by 6
- CategoryTheory.IsPullback.of_mapproof · cited by 5
- CategoryTheory.IsPullback.opproof · cited by 5
- CategoryTheory.Functor.map_isPullbackproof · cited by 2
- CategoryTheory.IsKernelPair.mono_of_isIso_fstproof · cited by 2
- CategoryTheory.Limits.Types.exists_of_isPullbackproof · cited by 2
- CategoryTheory.IsUniversalColimit.nonempty_isColimit_of_isPullback_leftproof · cited by 1
- CategoryTheory.IsUniversalColimit.nonempty_isColimit_of_isPullback_rightproof · cited by 1
- CategoryTheory.IsUniversalColimit.nonempty_isColimit_prod_of_isPullbackproof · cited by 1