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

PhaseEntry

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)

 233structure PhaseEntry where
 234  /-- The accumulated phase. -/
 235  phase : ℂ
 236  /-- Number of ticks elapsed. -/
 237  ticks : ℕ
 238
 239/-- Phase accumulated per tick for spin s. -/

depends on (12)

Lean names referenced from this declaration's body.