Theorems · Theorem · group theory
smul_mul_assoc
∀ {α : Type u_5} {β : Type u_6} [inst : Mul β] [inst_1 : SMul α β] [IsScalarTower α β β] (r : α) (x y : β),
r • x * y = r • (x * y)Note that the IsScalarTower α β β typeclass argument is usually satisfied by Algebra α β.
- Defined in
- Mathlib.Algebra.Group.Action.Defs
- Cited by
- 77 results in Mathlib
- Foundations
- Depth 6 from the axioms · uses no axioms
- Assumes
- MulSMulIsScalarTower
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.
- IsScalarTowerstatement and proof · cited by 3,896
- smul_assocproof · cited by 150
Cited by77
Results whose statement or proof uses this declaration.
- Algebra.smul_mul_assocproof · cited by 30
- smul_one_mulproof · cited by 15
- Polynomial.smeval_mulproof · cited by 9
- faithfulSMul_iff_injective_smul_oneproof · cited by 8
- Algebra.EssFiniteType.compproof · cited by 7
- Algebra.FormallyUnramified.finite_of_freeproof · cited by 7
- smul_dotProductproof · cited by 5
- RingHom.SurjectiveOnStalks.exists_mul_eq_tmulproof · cited by 4
- Matrix.det_smul_of_towerproof · cited by 4
- Finset.expect_mulproof · cited by 3
- IsFractional.mulproof · cited by 3