def
definition
def or abbrev
experimentalStatus
show as:
view Lean formalization →
formal statement (Lean)
219def experimentalStatus : List WZFalsifier := [
proof body
Definition body.
220 ⟨"m_W / m_Z measurement", "0.8815 ± 0.0002, precisely known"⟩,
221 ⟨"sin²(θ_W) measurement", "0.2229 ± 0.0003"⟩,
222 ⟨"φ-connection", "In progress - promising"⟩
223]
224
225end WZMassRatio
226end StandardModel
227end IndisputableMonolith