pith. machine review for the scientific record. sign in
structure definition def or abbrev

SpinStatisticsFalsifier

show as:
view Lean formalization →

No prose has been written for this declaration yet. The Lean source and graph data below render without it.

generate prose now

formal statement (Lean)

 275structure SpinStatisticsFalsifier where
 276  /-- The particle's spin. -/
 277  spin : Spin
 278  /-- The observed exchange symmetry. -/
 279  observed : ExchangeSymmetry
 280  /-- The observation contradicts the theorem. -/
 281  contradiction : exchangeSymmetryFromSpin spin ≠ observed
 282
 283/-- No such falsifier exists in the Standard Model. -/

depends on (4)

Lean names referenced from this declaration's body.