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

MisalignmentWitness

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)

  63structure MisalignmentWitness where
  64  tick : ℕ
  65  misaligned : tick % 8 ≠ 0 ∨ tick % 45 ≠ 0
  66
  67/-- For any tick that is not a multiple of lcm(8,45) = 360, at least
  68    one cadence is not at its period boundary. -/

depends on (17)

Lean names referenced from this declaration's body.