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

Ledger

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)

  34structure Ledger (M : RecognitionStructure) where
  35  debit : M.U → ℤ
  36  credit : M.U → ℤ
  37

depends on (9)

Lean names referenced from this declaration's body.