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

CKMElement

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)

 148structure CKMElement where
 149  /-- From generation (1, 2, or 3). -/
 150  fromGen : Fin 3
 151  /-- To generation (1, 2, or 3). -/
 152  toGen : Fin 3
 153  /-- Mixing amplitude (complex). -/
 154  amplitude : ℂ
 155
 156/-- **THEOREM (CKM from Phase Overlap)**: The CKM matrix elements come from
 157    the overlap of 8-tick phase patterns between generations. -/

depends on (16)

Lean names referenced from this declaration's body.