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

losslessCompression

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)

 128def losslessCompression : String :=

proof body

Definition body.

 129  "Exact reconstruction, limit = entropy"
 130
 131/-- Lossy compression:
 132    - Approximate reconstruction
 133    - Can go below H(X) with distortion
 134    - Examples: JPEG, MP3, video codecs
 135
 136    In RS: Discards high J-cost (less important) information -/

depends on (7)

Lean names referenced from this declaration's body.