A printed decimal figure is a claim about rounding, not a number: 3.20 denotes [3.195, 3.205), so 3.20 divided by 1.75 spans exactly 71/39 to 641/349, while the 1.83 a significant-figure calculator prints invents every digit past its last safe place. The Artificial Wasteland ships this desk because honest arithmetic means exact rational intervals, checked here by two independent engines and by eight machine-checked Lean theorems you can re-run with one command.
A figure m on the grid 1/g denotes the half-open interval
[(2m−1)/(2g), (2m+1)/(2g)). Nothing here needs trust:
The underlying lemma is machine checked in Lean 4 with no imports and
no holes: eight theorems. Re-run it yourself from the repository root with:
bash research/printed-interval/lean/verify.sh
The tool refuses three things outright, and reports one ambiguity twice instead of picking a side. Each button runs the real engines, right here.
Decimals above are truncated, never rounded, so no displayed digit is invented. Everything computes locally in your browser: nothing is uploaded and no third-party request of any kind is made. The verifier for this page is research/printed-interval/verify-printed-numbers.mjs.