theorem
proved
term proof
recognitionQuantum_pos
show as:
view Lean formalization →
formal statement (Lean)
34theorem recognitionQuantum_pos : 0 < recognitionQuantum := by
proof body
Term-mode proof.
35 unfold recognitionQuantum; linarith [phi_gt_onePointFive]
36
37/-- RS prediction for surface code threshold: J(φ) / 10. -/