theorem
proved
term proof
topMSBarCert_holds
show as:
view Lean formalization →
formal statement (Lean)
69theorem topMSBarCert_holds : TopMSBarCert :=
proof body
Term-mode proof.
70 { rung_eq_21 := rfl
71 pdg_pos := m_t_pole_PDG_pos
72 pdg_central := rfl
73 ms_at_mt_pos := m_t_MS_at_mt_pos
74 prediction_pos := m_t_pole_predicted_pos }
75
76end
77
78end IndisputableMonolith.Physics.TopMSBarScoreCard