theorem
proved
term proof
high_tc_implies_phi_gt_one
show as:
view Lean formalization →
formal statement (Lean)
16theorem high_tc_implies_phi_gt_one (h : high_tc_superconductivity_from_ledger) : 1 < phi :=
proof body
Term-mode proof.
17 h.1
18
19/-- High-Tc structure implies upper bound `phi < 2`. -/