theorem
proved
term proof
w_mass_cdf_measurement
show as:
view Lean formalization →
formal statement (Lean)
141theorem w_mass_cdf_measurement :
142 ∃ (m_W_CDF : ℝ), m_W_CDF = 80433.5 :=
proof body
Term-mode proof.
143 ⟨(80433.5 : ℝ), rfl⟩
144
145/-- **T-005 ATLAS Measurement**: The ATLAS measurement (2024).
146
147 m_W^ATLAS = 80,367 ± 16 MeV -/