Mathlib Map

Theorems · Definition · group theory

MonoidHom.submonoidComap

{M : Type u_1} →
  {N : Type u_2} →
    [inst : MulOneClass M] →
      [inst_1 : MulOneClass N] → (f : M →* N) → (N' : Submonoid N) → ↥(Submonoid.comap f N') →* ↥N'

The MonoidHom from the preimage of a Submonoid to itself.

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

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 by5

Results whose statement or proof uses this declaration.