Mathlib Map

Theorems · Definition · group theory

MonoidHom.ofInjective

{G : Type u_1} →
  [inst : Group G] → {N : Type u_5} → [inst_1 : Group N] → {f : G →* N} → Function.Injective ⇑f → G ≃* ↥f.range

The range of an injective group homomorphism is isomorphic to its domain.

Defined in
Mathlib.Algebra.Group.Subgroup.Ker
Cited by
12 results in Mathlib
Foundations
Depth 25 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
GroupGroup

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 by16

Results whose statement or proof uses this declaration.