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

huffmanCoding

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)

 184def huffmanCoding : String :=

proof body

Definition body.

 185  "Optimal prefix-free code, L ≤ H + 1"
 186
 187/-- Arithmetic coding:
 188    - Near-optimal for any distribution
 189    - L → H as message length → ∞
 190    - Encodes message as a single number -/

depends on (6)

Lean names referenced from this declaration's body.