Mathlib Map

Theorems · Theorem · group theory

AddMonoidHom.restrict_range

Deprecated since 2026-07-19Use AddMonoidHom.domRestrict_range instead.

∀ {G : Type u_1} [inst : AddGroup G] {N : Type u_5} [inst_1 : AddGroup N] (K : AddSubgroup G) (f : G →+ N),
  (f.domRestrict K).range = AddSubgroup.map f K

Alias of AddMonoidHom.domRestrict_range.

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

Around this declaration

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

Cites7

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

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.