Mathlib Map

Theorems · Theorem · group theory

Subgroup.pointwise_smul_def

∀ {α : Type u_1} {G : Type u_2} [inst : Group G] [inst_1 : Monoid α] [inst_2 : MulDistribMulAction α G] {a : α}
  (S : Subgroup G), a • S = Subgroup.map ((MulDistribMulAction.toMonoidEnd α G) a) S
Defined in
Mathlib.Algebra.Group.Subgroup.Pointwise
Cited by
2 results in Mathlib
Foundations
Depth 24 from the axioms · uses propext, Quot.sound
Assumes
GroupMonoidMulDistribMulAction

Around this declaration

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

Cites10

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

Cited by2

Results whose statement or proof uses this declaration.