pith. machine review for the scientific record. sign in
def

derivationStatus

definition
show as:
view math explainer →
module
IndisputableMonolith.StandardModel.WeinbergAngle
domain
StandardModel
line
226 · github
papers citing
none yet

open explainer

Generate a durable explainer page for this declaration.

open lean source

IndisputableMonolith.StandardModel.WeinbergAngle on GitHub at line 226.

browse module

All declarations in this module, on Recognition.

explainer page

Tracked in the explainer inventory; generation is lazy so crawlers do not trigger LLM jobs.

open explainer

depends on

formal source

 223  falsified : phi_mismatch ∨ running_mismatch → False
 224
 225/-- Current status: Promising but incomplete. -/
 226def derivationStatus : String :=
 227  "sin²(θ_W) = (3 - φ)/6 gives 0.230, within 3% of observed 0.2229. Promising!"
 228
 229end WeinbergAngle
 230end StandardModel
 231end IndisputableMonolith