pith. machine review for the scientific record. sign in
theorem proved term proof

eight_tick_interference

show as:
view Lean formalization →

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)

 204theorem eight_tick_interference :
 205    (∑ k : Fin 8, EightTick.phaseExp k) = 0 :=

proof body

Term-mode proof.

 206  EightTick.sum_8_phases_eq_zero
 207
 208/-! ## Summary Theorem -/
 209
 210/-- **QUANTUM LEDGER FUNDAMENTALS**
 211
 212    The quantum ledger formalization establishes:
 213    1. Ledger entries have well-defined J-cost
 214    2. Ledger balance is conserved under updates
 215    3. Quantum states are superpositions over ledgers
 216    4. Born rule connects to J-cost minimization
 217    5. 8-tick phases enable interference -/

used by (1)

From the project-wide theorem graph. These declarations reference this one in their body.

depends on (10)

Lean names referenced from this declaration's body.