Theorems · Theorem · category theory
CategoryTheory.Subobject.pullback_obj
∀ {C : Type u₁} [inst : CategoryTheory.Category.{v₁, u₁} C] [inst_1 : CategoryTheory.Limits.HasPullbacks C] {X Y : C}
(f : Y ⟶ X) (x : CategoryTheory.Subobject X),
(CategoryTheory.Subobject.pullback f).obj x =
CategoryTheory.Subobject.mk (CategoryTheory.Limits.pullback.snd x.arrow f)- Defined in
- Mathlib.CategoryTheory.Subobject.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 44 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites33
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 · cited by 19,642
- CategoryTheory.CategoryStruct.compproof · cited by 17,999
- CategoryTheory.Iso.invproof · cited by 6,514
- CategoryTheory.CategoryStruct.idproof · cited by 6,235
- CategoryTheory.Category.comp_idproof · cited by 2,119
- CategoryTheory.Category.id_compproof · cited by 1,998
- CategoryTheory.Limits.WalkingPairstatement · cited by 1,319
- CategoryTheory.Monoproof · cited by 893
- CategoryTheory.Limits.pullbackstatement · cited by 864
- CategoryTheory.Limits.pullback.fstproof · cited by 639
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.Subobject.isPullback_auxproof · cited by 1