Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Limits.HasEqualizer

{C : Type u} → {X Y : C} → [inst : CategoryTheory.Category.{v, u} C] → (X ⟶ Y) → (X ⟶ Y) → Prop

Two parallel morphisms f and g have an equalizer if the diagram parallelPair f g has a limit.

Defined in
Mathlib.CategoryTheory.Limits.Shapes.Equalizers
Cited by
47 results in Mathlib
Foundations
Depth 19 from the axioms · uses propext
Assumes
CategoryTheory.Category

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

CategoryTheory.Limits.equalizer.ι · cited by 64equalizer.ιCategoryTheory.Limits.equalizer · cited by 60Limits.equalizerCategoryTheory.Limits.equalizer.hom_ext · cited by 27equalizer.hom_extCategoryTheory.Limits.equalizer.lift · cited by 19equalizer.liftCategoryTheory.Limits.equalizer.condition · cited by 16equalizer.conditionCategoryTheory.Limits.equalizerSubobject · cited by 10Limits.equalizerSubobjectCategoryTheory.Limits.eq_of_epi_equalizer · cited by 6Limits.eq_of_epi_equalizerCategoryTheory.Limits.equalizerComparison · cited by 6Limits.equalizerComparisonCategoryTheory.Limits.equalizerSubobjectIso · cited by 5Limits.equalizerSubobject…CategoryTheory.Comonad.ComonadicityInternal.comparisonAdjunction · cited by 4ComonadicityInternal.comp…CategoryTheory.Comonad.ComonadicityInternal.comparisonRightAdjointHomEquiv · cited by 4ComonadicityInternal.comp…CategoryTheory.Comonad.ComonadicityInternal.comparisonRightAdjointObj · cited by 4ComonadicityInternal.comp…CategoryTheory.Comonad.ComonadicityInternal.rightAdjointComparison · cited by 4ComonadicityInternal.righ…CategoryTheory.Limits.equalizerIsEqualizer · cited by 4Limits.equalizerIsEqualiz…CategoryTheory.Limits.equalizer.lift_ι · cited by 4equalizer.lift_ιCategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Limits.parallelPair · cited by 766Limits.parallelPairCategoryTheory.Limits.HasLimit · cited by 226Limits.HasLimitLimits.HasEqualizerCITED BYCITES

Cites4

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by69

Results whose statement or proof uses this declaration.