Theorems · Theorem · category theory
CategoryTheory.Subobject.isPullback_aux
∀ {C : Type u₁} [inst : CategoryTheory.Category.{v₁, u₁} C] {X Y : C} [inst_1 : CategoryTheory.Limits.HasPullbacks C]
(f : X ⟶ Y) (y : CategoryTheory.Subobject Y),
∃ φ, CategoryTheory.IsPullback φ ((CategoryTheory.Subobject.pullback f).obj y).arrow y.arrow f- Defined in
- Mathlib.CategoryTheory.Subobject.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 45 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites26
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.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.CategoryStruct.compproof · cited by 17,999
- CategoryTheory.Iso.homproof · cited by 7,684
- CategoryTheory.Category.comp_idproof · cited by 2,119
- CategoryTheory.Category.id_compproof · cited by 1,998
- CategoryTheory.Iso.symmproof · cited by 993
- CategoryTheory.Monoproof · cited by 893
- CategoryTheory.Iso.reflproof · cited by 727
- CategoryTheory.Limits.pullback.fstproof · cited by 639
- CategoryTheory.Limits.pullback.sndproof · cited by 637
Cited by2
Results whose statement or proof uses this declaration.
- CategoryTheory.Subobject.pullbackπproof · cited by 8
- CategoryTheory.Subobject.isPullbackproof · cited by 5