Mathlib Map

Theorems · Definition · group theory

MonoidHom.domRestrict

{M : Type u_1} →
  [inst : MulOneClass M] →
    {N : Type u_5} →
      {S : Type u_6} →
        [inst_1 : MulOneClass N] → [inst_2 : SetLike S M] → [inst_3 : SubmonoidClass S M] → (M →* N) → (s : S) → ↥s →* N

Restriction of a MonoidHom to a Submonoid of the domain.

Defined in
Mathlib.Algebra.Group.Submonoid.Operations
Cited by
59 results in Mathlib
Foundations
Depth 14 from the axioms · uses propext, Quot.sound
Assumes
MulOneClassMulOneClassSetLikeSubmonoidClass

Around this declaration

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

Cites6

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

Cited by66

Results whose statement or proof uses this declaration.