def
definition
def or abbrev
quantumErrorCorrection
show as:
view Lean formalization →
formal statement (Lean)
138def quantumErrorCorrection : String :=
proof body
Definition body.
139 "Protect quantum states using redundancy and syndromes"
140
141/-- For majority voting on 8 phases, the threshold is p < 3/8.
142 Below this error rate, the majority is always correct. -/