Theorems · Theorem · group theory
SemiconjBy.smul_right
∀ {M : Type u_1} {α : Type u_5} [inst : SMul M α] [inst_1 : Mul α] [SMulCommClass M α α] [IsScalarTower M α α]
{x a b : α}, SemiconjBy x a b → ∀ (r : M), SemiconjBy x (r • a) (r • b)- Defined in
- Mathlib.Algebra.Group.Action.Defs
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 7 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
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
- SMulCommClassstatement and proof · cited by 1,927
- SemiconjBystatement and proof · cited by 99
- smul_mul_assocproof · cited by 77
- mul_smul_commproof · cited by 65
- SemiconjBy.eqproof · cited by 18
Cited by3
Results whose statement or proof uses this declaration.
- Commute.smul_rightproof · cited by 6
- SemiconjBy.smul_right_iffproof · cited by 2
- SemiconjBy.exp_rightproof · cited by 1