Mathlib Map

Theorems · Definition · group theory

Subgroup.pointwiseMulAction

{α : Type u_1} →
  {G : Type u_2} → [inst : Group G] → [inst_1 : Monoid α] → [MulDistribMulAction α G] → MulAction α (Subgroup G)

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

Defined in
Mathlib.Algebra.Group.Subgroup.Pointwise
Cited by
66 results in Mathlib
Foundations
Depth 23 from the axioms · uses propext, Quot.sound
Assumes
GroupMonoidMulDistribMulAction

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 by74

Results whose statement or proof uses this declaration.