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)

  84structure Ledger where
  85  events : List RecognitionEvent
  86  double_entry : balanced_list events
  87
  88/-- The total cost of a ledger. -/

depends on (13)

Lean names referenced from this declaration's body.