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

PMNSElement

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)

 168structure PMNSElement where
 169  /-- From flavor (e, μ, τ). -/
 170  fromFlavor : Fin 3
 171  /-- To mass eigenstate (1, 2, 3). -/
 172  toMass : Fin 3
 173  /-- Mixing amplitude. -/
 174  amplitude : ℂ
 175
 176/-- **THEOREM (Neutrino Generations = Charged Lepton Generations)**:
 177    Both are 3 because both arise from the same 8-tick × 3D structure. -/

depends on (7)

Lean names referenced from this declaration's body.