Theorems · Theorem · ring theory
StarModule.star_smul
∀ {R : Type u} {A : Type v} {inst : Star R} {inst_1 : Star A} {inst_2 : SMul R A} [self : StarModule R A] (r : R)
(a : A), star (r • a) = star r • star astar commutes with scalar multiplication
- Defined in
- Mathlib.Algebra.Star.Basic
- Cited by
- 34 results in Mathlib
- Foundations
- Depth 4 from the axioms · uses no axioms
- Assumes
- StarModule
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Star.starstatement · cited by 1,082
- StarModulestatement and proof · cited by 570
- Starstatement and proof · cited by 496
Cited by34
Results whose statement or proof uses this declaration.
- IsSelfAdjoint.smulproof · cited by 7
- Matrix.conjTranspose_smulproof · cited by 5
- realPart_I_smulproof · cited by 4
- inner_smul_right_eq_smulproof · cited by 3
- algebraMap_star_commproof · cited by 3
- imaginaryPart_I_smulproof · cited by 2
- CStarModule.inner_smul_left_complexproof · cited by 2
- CStarModule.inner_smul_left_realproof · cited by 2
- IsSelfAdjoint.smul_mem_skewAdjointproof · cited by 2
- CFC.abs_smul_nonnegproof · cited by 2
- isSelfAdjoint_smul_of_mem_skewAdjointproof · cited by 1
- Function.Injective.starModuleproof · cited by 1