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

EightTickGeometry

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)

 117structure EightTickGeometry where
 118  /-- Number of phases in SU(2) sector -/
 119  su2_phases : ℕ := 3

proof body

Definition body.

 120  /-- Number of phases in U(1) sector -/
 121  u1_phases : ℕ := 1
 122  /-- Total phases -/
 123  total : ℕ := 8
 124
 125/-- The geometric mixing angle from 8-tick structure. -/

used by (1)

From the project-wide theorem graph. These declarations reference this one in their body.

depends on (12)

Lean names referenced from this declaration's body.