pith. machine review for the scientific record. sign in
theorem proved term proof

val_smul

show as:
view Lean formalization →

No prose has been written for this declaration yet. The Lean source and graph data below render without it.

generate prose now

formal statement (Lean)

 184@[simp] theorem val_smul {U : Type} (r : ℝ) (a : Quantity U) : (r • a).val = r * a.val := rfl

proof body

Term-mode proof.

 185
 186end Quantity
 187
 188/-! ### Unit/semantic tags (empty types) -/
 189

depends on (4)

Lean names referenced from this declaration's body.