Register bounds for the streaming Tseitin transformation #
This proof-only module bounds every natural number retained by the streaming transducer. A successful token step raises the largest retained value by at most one, so a run is bounded by its initial state plus the number of tokens consumed. The concrete reduction machine uses this invariant to select one uniform register-operation budget for its entire input scan.
Largest variable index retained by a pending-clause window.
Equations
Instances For
Variable counter retained by the raw-literal scanner.