theorem
proved
term proof
darkMatterAbsoluteCrossSectionScoreCardCert_holds
show as:
view Lean formalization →
formal statement (Lean)
58theorem darkMatterAbsoluteCrossSectionScoreCardCert_holds :
59 Nonempty DarkMatterAbsoluteCrossSectionScoreCardCert :=
proof body
Term-mode proof.
60 ⟨{ sigma_nu_ref_pos := row_sigma_nu_reference_pos
61 sigma_ratio_band := row_sigma_ratio_band
62 sigma_absolute_band := row_sigma_DM_cm2_band }⟩
63
64end
65
66end IndisputableMonolith.Physics.DarkMatterAbsoluteCrossSectionScoreCard