── Bit-reversal #
── NTT forward correctness ─────────────────────────────────────────────────── #
Helper lemmas decompose the proof by function: Level 1 – arithmetic primitives in ZMod Level 2 – root-table correctness (ensureRoots) Level 3 – algorithm permutation (bitRevLoop) Level 4 – full forward-NTT correctness given a correct root table The main theorem follows from levels 2 + 4.