theorem
proved
term proof
row_top_charm_ratio
show as:
view Lean formalization →
formal statement (Lean)
99theorem row_top_charm_ratio :
100 Verification.top_quark_pred / Verification.charm_quark_pred =
101 Constants.phi ^ (6 : ℕ) :=
proof body
Term-mode proof.
102 Verification.top_charm_ratio
103
104/-- P0-Q06 structural row: top mass prediction lies in (10 GeV, 1 TeV). -/