Mathlib Map

Theorems · Definition · group theory

AddSubmonoid.pointwiseMulAction

{M : Type u_3} →
  {A : Type u_4} → [inst : Monoid M] → [inst_1 : AddMonoid A] → [DistribMulAction M A] → MulAction M (AddSubmonoid A)

The action on an additive submonoid corresponding to applying the action to every element. This is available as an instance in the Pointwise locale.

Defined in
Mathlib.Algebra.GroupWithZero.Submonoid.Pointwise
Cited by
23 results in Mathlib
Foundations
Depth 21 from the axioms · uses propext, Quot.sound
Assumes
MonoidAddMonoidDistribMulAction

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 by23

Results whose statement or proof uses this declaration.