pith. machine review for the scientific record. sign in
def definition def or abbrev

summary

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)

 217def summary : List String := [

proof body

Definition body.

 218  "Channel capacity limits reliable transmission",
 219  "8-tick phases provide natural redundancy",
 220  "Majority voting corrects 3/8 errors",
 221  "8-tick syndromes for error detection",
 222  "QEC from 8-tick phase coherence"
 223]
 224
 225/-! ## Falsification Criteria -/
 226
 227/-- The derivation would be falsified if:
 228    1. Error correction exceeds Shannon limit
 229    2. 8-tick doesn't support redundancy
 230    3. Majority voting doesn't work in quantum regime -/

depends on (7)

Lean names referenced from this declaration's body.