Mathlib Map

Theorems · Definition · group theory

AddSubgroup.pointwiseMulAction

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

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

Defined in
Mathlib.Algebra.GroupWithZero.Subgroup
Cited by
24 results in Mathlib
Foundations
Depth 23 from the axioms · uses propext, Quot.sound
Assumes
MonoidAddGroupDistribMulAction

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 by25

Results whose statement or proof uses this declaration.