theorem
other
other
val_add
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)
181@[simp] theorem val_add {U : Type} (a b : Quantity U) : (a + b).val = a.val + b.val := rfl
used by (3)
From the project-wide theorem graph. These declarations reference this one in their body.
depends on (3)
Lean names referenced from this declaration's body.
-
U
in IndisputableMonolith.Constants.RSNativeUnits
decl_use
-
Quantity
in IndisputableMonolith.Measurement.RSNative.Core
decl_use
-
U
in IndisputableMonolith.Recognition
decl_use