theorem
proved
term proof
gallium_anomaly_explained
show as:
view Lean formalization →
formal statement (Lean)
143theorem gallium_anomaly_explained : |ga_capture_ratio - 0.80| < 0.10 := by
proof body
Term-mode proof.
144 unfold ga_capture_ratio ga_capture_measured ga_capture_predicted
145 norm_num [abs_of_pos]
146
147/-- **THEOREM EA-003.8**: No sterile neutrinos are needed.
148 3 generations suffice with nuclear correction. -/