Mathlib Map

Theorems · Definition · group theory

AddMonoidHom.addSubmonoidComap

{M : Type u_1} →
  {N : Type u_2} →
    [inst : AddZeroClass M] →
      [inst_1 : AddZeroClass N] → (f : M →+ N) → (N' : AddSubmonoid N) → ↥(AddSubmonoid.comap f N') →+ ↥N'

The AddMonoidHom from the preimage of an AddSubmonoid to itself.

Defined in
Mathlib.Algebra.Group.Submonoid.Operations
Cited by
2 results in Mathlib
Foundations
Depth 18 from the axioms · uses no axioms
Assumes
AddZeroClassAddZeroClass

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.

Cited by3

Results whose statement or proof uses this declaration.