Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Sieve.equalizer

{C : Type uC} → [inst : CategoryTheory.Category.{vC, uC} C] → {U V : C} → (U ⟶ V) → (U ⟶ V) → CategoryTheory.Sieve U

For two arrows f₁ f₂ : U ⟶ V, the arrows i such that i ≫ f₁ = i ≫ f₂ forms a sieve.

Defined in
Mathlib.CategoryTheory.Sites.LocallyFullyFaithful
Cited by
10 results in Mathlib
Foundations
Depth 6 from the axioms · uses propext
Assumes
CategoryTheory.Category

Around this declaration

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

Cites4

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

Cited by12

Results whose statement or proof uses this declaration.