Mathlib Map

Theorems · Definition · group theory

AddHom.subsemigroupMap

{M : Type u_1} →
  {N : Type u_2} →
    [inst : Add M] → [inst_1 : Add N] → (f : M →ₙ+ N) → (M' : AddSubsemigroup M) → ↥M' →ₙ+ ↥(AddSubsemigroup.map f M')

the AddHom from an additive subsemigroup to its image. See AddEquiv.addSubsemigroupMap for a variant for AddEquivs.

Defined in
Mathlib.Algebra.Group.Subsemigroup.Operations
Cited by
2 results in Mathlib
Foundations
Depth 13 from the axioms · uses no axioms
Assumes
AddAdd

Around this declaration

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

Cites4

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

Cited by3

Results whose statement or proof uses this declaration.