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)
39@[simp] noncomputable def to_joule_seconds (cal : ExternalCalibration) (A : Act) : ℝ :=
proof body
Definition body.
40 (A : ℝ) * (cal.joules_per_coh * cal.seconds_per_tick)
41
42/-! ## Measurement-level conversion helpers -/
43
used by (2)
From the project-wide theorem graph. These declarations reference this one in their body.
depends on (8)
Lean names referenced from this declaration's body.
-
ExternalCalibration
in IndisputableMonolith.Constants.RSNativeUnits
decl_use
-
Measurement
in IndisputableMonolith.Data.Import
decl_use
-
A
in IndisputableMonolith.Foundation.IntegrationGap
decl_use
-
A
in IndisputableMonolith.Masses.Anchor
decl_use
-
Act
in IndisputableMonolith.Measurement.RSNative.Core
decl_use
-
Measurement
in IndisputableMonolith.Measurement.RSNative.Core
decl_use
-
A
in IndisputableMonolith.Modal.Actualization
decl_use
-
Measurement
in IndisputableMonolith.Quantum.NonlocalityNoSignaling
decl_use