pith. machine review for the scientific record. sign in
theorem proved term proof

ledger_state_space_finite

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)

  86theorem ledger_state_space_finite :
  87    Fintype.card DiscreteLedgerState = 2 ^ 8 := by

proof body

Term-mode proof.

  88  simp [DiscreteLedgerState, Fintype.card_pi, Fintype.card_fin, Fintype.card_bool]
  89
  90/-! ## III. RS Dynamics are Church-Turing Computable -/
  91
  92/-- Carrier of computation_limits_from_ledger through the chain. -/

used by (1)

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

depends on (8)

Lean names referenced from this declaration's body.