lemma
proved
term proof
lambda_kin_display_ratio
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)
28@[simp] lemma lambda_kin_display_ratio (U : RSUnits) (hℓ : U.ell0 ≠ 0) :
29 (lambda_kin_display U) / U.ell0 = K_gate_ratio := by
proof body
Term-mode proof.
30 unfold lambda_kin_display K_gate_ratio
31 field_simp [hℓ]
32 ring
33
34/-- Kinematic consistency: c · τ_rec(display) = λ_kin(display). -/
used by (1)
From the project-wide theorem graph. These declarations reference this one in their body.
-
K_gate_eqK
in IndisputableMonolith.Constants.KDisplayCore
decl_use
depends on (8)
Lean names referenced from this declaration's body.
-
ell0
in IndisputableMonolith.Constants
decl_use
-
RSUnits
in IndisputableMonolith.Constants
decl_use
-
ell0
in IndisputableMonolith.Constants.Derivation
decl_use
-
K_gate_ratio
in IndisputableMonolith.Constants.KDisplayCore
decl_use
-
lambda_kin_display
in IndisputableMonolith.Constants.KDisplayCore
decl_use
-
U
in IndisputableMonolith.Constants.RSNativeUnits
decl_use
-
U
in IndisputableMonolith.Recognition
decl_use
-
RSUnits
in IndisputableMonolith.TruthCore.Display
decl_use