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

cpTransformTick

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)

  94def cpTransformTick (k : Fin 8) : Fin 8 :=

proof body

Definition body.

  95  ⟨(8 - k.val) % 8, by omega⟩
  96
  97/-- **THEOREM**: CP is not a symmetry of the 8-tick cycle.
  98    Specifically, the J-cost is NOT invariant under CP for generic states. -/

depends on (14)

Lean names referenced from this declaration's body.