Correctness of exact posit-quire semantics #
A quire is a wide signed fixed-point accumulator with one reserved NaR encoding. This module connects its stored coefficient to exact rational, dyadic, and generic numerical-value views, and proves that all three recognize the same exceptional word.
Successful coefficient construction is preserved exactly at the quire scale. These facts are the semantic base for exact product accumulation within the quire's capacity; rounding back to a posit is a separate operation.
Exact quire decoding recognizes the canonical zero value.
Exact quire decoding recognizes the canonical NaR value.
The zero quire maps to a zero-valued dyadic at the quire's fixed binary scale.
Rational and dyadic quire views agree exactly.
Exact semantics of a successfully encoded ordinary coefficient.
Shared-dyadic semantics of a successfully encoded ordinary coefficient.