The Observation Theory EncyclopediaFrom TSKAboutBy kindBy chapterBy Lean fileLedgerProvenance

bit concept

DefinitionThe unit of a budget. A direction quantized with b bits is stored at one of two to the power b levels. Chapter 0 section 0.7.
ExampleFour bits give 16 levels; a fifth bit gives 32, halving the step and quartering the squared error.
BookData Mining as Observation, draft 0.2, commit f3914f0; entry id bit, kind concept.
Statusmeasures [replicated]. Corrections: none recorded.
Defining equation

Book equation 0.13.

Assumptions and scope
  • The unit of a budget. A direction quantized with b bits is stored at one of two to the b levels, so one more bit doubles the levels, halves a uniform quantizer’s step, and quarters the squared error of the high-rate model, and bits add across directions since the levels multiply.
  • Every flip comparison is at matched bits, since a code that spends more bits is a different budget and not a better reader.
Prior artnone recorded
Evidencegeometric-observation/claims/LEDGER.md:69, lean/DataMiningAsObservation/Bit.lean
Reviewednot yet reviewed; generated 2026-09-10 from records at the commits on the provenance page.
1 bit, 2 levels2 bits, 4 levels3 bits, 8 levels4 bits, 16 levels
Each bit doubles the levels and halves the step.

Equation

Book equation 0.13.

\[D(b)=\sum_i s_i v_i\,4^{-b_i},\qquad b_i=\max\!\Big(0,\ \tfrac12\log_2\frac{s_i v_i}{\theta}\Big),\qquad \sum_i b_i=B.\]

Book equation 4.2.

\[D(b)=\sum_i s_i\sigma_i^{2}\,2^{-2b_i},\qquad s_i=v_i^{\top}P_C\,v_i,\qquad b_i^{\star}=\max\!\Big(0,\ \tfrac12\log_2\frac{s_i\sigma_i^{2}}{\theta}\Big),\qquad \sum_i b_i^{\star}=B,\]

Conditions

Conditions are curated in entries.toml rather than read from a record.

Ledger

First stated

Chapter 0 section 0.7 of Data Mining as Observation, with the program’s matched-bits comparisons in Volume 14 and turboquant-pro.

Measurements

none

Failures and corrections

none

Invariance envelope

none declared

Machine checked

lean/DataMiningAsObservation/Bit.lean, theorems levels_succ, levels_add, step_succ, sqError_succ, sqError_antitone, levels_zero, at observation-data-mining f3914f0; what the check covers is stated in the book’s appendix C.

Used in

Data Mining as Observation primer S, chapters 0, 1, 2, 4, 6, 10, 11, 12, 13, 14.

Related

budget; water-filling; the flip; Landauer's principle.

See also

Ledger rows that cite the entry’s records without naming it: GO-4.

Status

Generated 2026-09-10 by encyclopedia/generate.py; book at observation-data-mining f3914f0; the commit of every record is listed in the encyclopedia’s provenance.

← bi-Lipschitzblind probe →