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 yThe 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.
- DFunLike.coestatement · cited by 62,936
- FunLikestatement and proof · cited by 2,560
- Constatement · cited by 152
- MulHomClassstatement and proof · cited by 73
- Con.kerstatement · cited by 24
Cited by1
Results whose statement or proof uses this declaration.
- QuotientGroup.con_ker_eq_conKerproof · cited by 0