Anti-checker generator size bounds #
This module accounts for the complete exhaustive selector, its dependent
round composition, and its final output padding. It converts a counter-family
overhead k into the explicit generator overhead k + 32; the added exponent
absorbs three sample-count factors and two rounds of fixed polynomial slack.
The explicit additive slack in the counter-to-generator overhead lift.
The full generator uses the counter overhead plus the fixed construction slack.
Every used selection round has one common size bound once the required round count fits inside the published sample budget.
The dependent prefix composition costs at most its truth-table copy plus the number of rounds times the common round bound.
The complete padded circuit lies below the explicit finite construction bound.
The finite construction bound is eventually at most the generator bound with the explicitly lifted overhead.
For every sufficiently large positive arity, the actual padded selector circuit satisfies the generator interface's rounded size bound.