Query Log length le of nma Hash Query Bound
FiatShamir.Fork.queryLog_length_le_of_nmaHashQueryBound
Plain-language statement
Running the inner unifForward + roImpl simulator against a source computation with an nmaHashQueryBound Q can grow the internal queryLog by at most Q. Each source Sum.inr step consumes one unit of the nmaHashQueryBound budget, while roImpl appends to queryLog only on a cache miss, hence at most once per such step.
Source project: VCVio
Person-level attribution pending.