lemma
proved
term proof
syncPeriod_eq_lcm
show as:
view Lean formalization →
formal statement (Lean)
207lemma syncPeriod_eq_lcm : syncPeriod = Nat.lcm 8 45 := by native_decide
proof body
Term-mode proof.
208
209/-! ## K-gate derived displays in RS-native units -/
210
211/-- Recognition time display: τ_rec = (2π)/(8 ln φ) · τ₀. -/