Mathlib Map

Theorems · Theorem · group theory

Con.ker_rel

∀ {M : Type u_1} {N : Type u_2} {F : Type u_4} [inst : Mul M] [inst_1 : Mul N] [inst_2 : FunLike F M N]
  [inst_3 : MulHomClass F M N] (f : F) {x y : M}, (Con.ker f) x y ↔ f x = f y

The definition of the congruence relation defined by a monoid homomorphism's kernel.

Defined in
Mathlib.GroupTheory.Congruence.Hom
Cited by
1 results in Mathlib
Foundations
Depth 9 from the axioms · uses no axioms
Assumes
MulMulFunLikeMulHomClass

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 by1

Results whose statement or proof uses this declaration.