Theorems · Theorem · order theory
Setoid.ker_eq_lift_of_injective
∀ {α : Type u_1} {β : Type u_2} {r : Setoid α} (f : α → β) (H : r ≤ Setoid.ker f),
Function.Injective (Quotient.lift f H) → Setoid.ker f = rGiven a map f from α to β, the kernel of f is the unique equivalence relation on α whose induced map from the quotient of α to β is injective.
- Defined in
- Mathlib.Data.Setoid.Basic
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 12 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites2
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- le_antisymmproof · cited by 2,068
- Setoid.kerstatement and proof · cited by 43
Cited by4
Results whose statement or proof uses this declaration.
- RingCon.lift_injective_iffproof · cited by 1
- Con.ker_eq_lift_of_injectiveproof · cited by 0
- Setoid.lift_injective_iff_ker_eq_of_leproof · cited by 0
- AddCon.ker_eq_lift_of_injectiveproof · cited by 0