Theorems · Theorem · group theory
SMulDistribClass.smul_distrib_smul
∀ {G : Type u_9} {R : Type u_10} {S : Type u_11} {inst : SMul G R} {inst_1 : SMul G S} {inst_2 : SMul R S}
[self : SMulDistribClass G R S] (g : G) (r : R) (s : S), g • r • s = (g • r) • g • s- Defined in
- Mathlib.Algebra.Group.Action.Defs
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 4 from the axioms · uses no axioms
- Assumes
- SMulDistribClass
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites1
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- SMulDistribClassstatement and proof · cited by 23
Cited by1
Results whose statement or proof uses this declaration.
- algebraMap.coe_smul'proof · cited by 2