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

LedgerState

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)

  77structure LedgerState (N : ℕ) where
  78  config : Configuration N
  79  tick : ℕ
  80
  81/-- Total log-ratio of a configuration: the conserved quantity.
  82    This is the "charge" of the ledger — preserved under evolution. -/

used by (40)

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

… and 10 more

depends on (17)

Lean names referenced from this declaration's body.