Mathlib Map

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 a

star 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.