Shared finite-prefix proof helpers #
These lemmas describe sticky-bit jamming independently of the operation that generated the prefix. Quotient and square-root kernels share this proof layer.
theorem
FloatLib.Floats.Formats.Posit.Model.StickyPrefix.jamRemainder_congr
(value first second : ℕ)
(hzero : first = 0 ↔ second = 0)
:
Jamming depends only on whether the remainder is zero.