theorem
proved
term proof
electronGMinus2ScoreCardCert_holds
show as:
view Lean formalization →
formal statement (Lean)
133theorem electronGMinus2ScoreCardCert_holds :
134 Nonempty ElectronGMinus2ScoreCardCert :=
proof body
Term-mode proof.
135 ⟨{ leading_bracket := row_electron_ae_leading_bracket
136 schwinger_residual := row_electron_ae_schwinger_relative_residual }⟩
137
138end
139
140end IndisputableMonolith.Physics.ElectronGMinus2ScoreCard