Theorems · Theorem · category theory
CategoryTheory.Limits.pullback_equalizer
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] {X Y : C} (f g : X ⟶ Y)
[inst_1 : CategoryTheory.Limits.HasEqualizer f g] {W : C} (h : W ⟶ X) [inst_2 : CategoryTheory.Limits.HasPullbacks C],
(CategoryTheory.Subobject.pullback h).obj (CategoryTheory.Limits.equalizerSubobject f g) =
CategoryTheory.Limits.equalizerSubobject (CategoryTheory.CategoryStruct.comp h f)
(CategoryTheory.CategoryStruct.comp h g)- Defined in
- Mathlib.CategoryTheory.Subobject.Limits
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 49 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites27
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.compstatement and proof · cited by 17,999
- CategoryTheory.Category.assocproof · cited by 6,433
- CategoryTheory.Limits.WalkingPairstatement · cited by 1,319
- CategoryTheory.Limits.WalkingCospanstatement · cited by 496
- CategoryTheory.Limits.cospanstatement · cited by 467
- CategoryTheory.Limits.HasPullbacksstatement and proof · cited by 439
- CategoryTheory.Subobjectstatement · cited by 385
- CategoryTheory.Subobject.underlyingproof · cited by 211
- CategoryTheory.Subobject.arrowproof · cited by 175
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.