Approximate-count selection #
This module formalizes one selection round in the constructive Anti-Checker Lemma. A minimum estimated extension exists because the input domain is finite. If all estimates satisfy the relative-count contract, minimizing them transfers a genuinely good input's survivor-count shrinkage to the chosen input.
The quantitative theorem is exact over natural numbers: when the relative
precision p and shrink denominator d satisfy 4 * d ≤ p + 3, an existing
1 / d shrink gives the approximate minimizer a 1 / (2 * d) shrink. At the
paper's parameters this is the passage from 1 / (2n) to 1 / (4n).
A minimum natural-valued estimate exists over the finite Boolean input domain.
An approximate minimizer's true extension count is bounded by any other extension's count, up to the relative-error factors.
If some extension shrinks by 1 / denominator, approximate minimization
gives the following exact scaled survivor-count bound.
The arithmetic condition that makes relative error consume at most half of the available shrinkage.
A minimum relative estimate inherits an existing 1 / denominator shrink
as a 1 / (2 * denominator) shrink.