Theorems · Definition · category theory
CategoryTheory.Limits.equalizerSubobjectIso
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
{X Y : C} →
(f g : X ⟶ Y) →
[inst_1 : CategoryTheory.Limits.HasEqualizer f g] →
CategoryTheory.Subobject.underlying.obj (CategoryTheory.Limits.equalizerSubobject f g) ≅
CategoryTheory.Limits.equalizer f gThe underlying object of equalizerSubobject f g is (up to isomorphism!)
the same as the chosen object equalizer f g.
- Defined in
- Mathlib.CategoryTheory.Subobject.Limits
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 38 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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.Isostatement · cited by 3,963
- CategoryTheory.Subobjectstatement · cited by 385
- CategoryTheory.Subobject.underlyingstatement · cited by 211
- CategoryTheory.Limits.equalizer.ιproof · cited by 64
- CategoryTheory.Limits.equalizerstatement · cited by 60
- CategoryTheory.Limits.HasEqualizerstatement and proof · cited by 47
- CategoryTheory.Subobject.underlyingIsoproof · cited by 41
- CategoryTheory.Limits.equalizerSubobjectstatement · cited by 10
Cited by5
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.equalizerSubobject_arrow_compproof · cited by 3
- CategoryTheory.Limits.equalizerSubobject_arrowstatement · cited by 2
- CategoryTheory.Limits.equalizerSubobject_arrow'statement · cited by 1
- CategoryTheory.Limits.equalizerSubobject_arrow'_assocstatement and proof · cited by 0
- CategoryTheory.Limits.equalizerSubobject_arrow_assocstatement and proof · cited by 0