theorem
proved
term proof
darkMatterWeakReferenceCrossSectionScoreCardCert_holds
show as:
view Lean formalization →
formal statement (Lean)
84theorem darkMatterWeakReferenceCrossSectionScoreCardCert_holds :
85 Nonempty DarkMatterWeakReferenceCrossSectionScoreCardCert :=
proof body
Term-mode proof.
86 ⟨{ weak_ref_band := row_weak_ref_cross_section_band
87 sigma_dm_band := row_sigma_DM_weak_ref_band
88 fermi_bracket := row_fermi_pred_bracket
89 sigma_ratio_band := row_sigma_ratio_band }⟩
90
91end
92
93end IndisputableMonolith.Physics.DarkMatterWeakReferenceCrossSectionScoreCard