Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Limits.equalizer

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

If an equalizer of f and g exists, we can access an arbitrary choice of such by saying equalizer f g.

Defined in
Mathlib.CategoryTheory.Limits.Shapes.Equalizers
Cited by
60 results in Mathlib
Foundations
Depth 20 from the axioms · uses propext, Classical.choice
Assumes
CategoryTheory.CategoryCategoryTheory.Limits.HasEqualizer

Around this declaration

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

Cites5

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

Cited by78

Results whose statement or proof uses this declaration.