118theorem phase_space_bounded : numPhases ≤ 8 := by
proof body
Term-mode proof.
119 unfold numPhases; norm_num 120 121/-- **THEOREM IC-003.8**: The tick rate is bounded below by τ₀. 122 No computation can happen "between ticks" — τ₀ is the minimum time unit. 123 This means the universe cannot process information infinitely fast. -/
used by (1)
From the project-wide theorem graph. These declarations reference this one in their body.