Mathlib Map

Theorems · Theorem · group theory

Submonoid.smul_def

∀ {M' : Type u_1} {α : Type u_2} [inst : MulOneClass M'] [inst_1 : SMul M' α] {S : Submonoid M'} (g : ↥S) (a : α),
  g • a = ↑g • a
Defined in
Mathlib.Algebra.Group.Submonoid.MulAction
Cited by
42 results in Mathlib
Foundations
Depth 12 from the axioms · uses no axioms
Assumes
MulOneClassSMul

Around this declaration

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

Cites2

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

Cited by42

Results whose statement or proof uses this declaration.