Mathlib Map

Theorems · Theorem · group theory

MonoidHom.ker_eq_bot

∀ {G : Type u_1} [inst : Group G] {M : Type u_7} [inst_1 : MulOneClass M] (f : G →* M),
  Function.Injective ⇑f → f.ker = ⊥
Defined in
Mathlib.Algebra.Group.Subgroup.Ker
Cited by
10 results in Mathlib
Foundations
Depth 70 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
GroupMulOneClass

Around this declaration

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

Cites8

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

Cited by10

Results whose statement or proof uses this declaration.