Mathlib Map

Theorems · Definition · group theory

MulDistribMulActionHom.toMulActionHom

{M : Type u_1} →
  [inst : Monoid M] →
    {N : Type u_2} →
      [inst_1 : Monoid N] →
        {φ : M →* N} →
          {A : Type u_4} →
            [inst_2 : Monoid A] →
              [inst_3 : MulDistribMulAction M A] →
                {B : Type u_5} → [inst_4 : Monoid B] → [inst_5 : MulDistribMulAction N B] → (A →ₑ*[φ] B) → A →ₑ[⇑φ] B

Reinterpret an equivariant monoid homomorphism as an equivariant function.

Defined in
Mathlib.GroupTheory.GroupAction.Hom
Cited by
3 results in Mathlib
Foundations
Depth 11 from the axioms · uses no axioms
Assumes
MonoidMonoidMonoidMulDistribMulActionMonoidMulDistribMulAction

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 by5

Results whose statement or proof uses this declaration.