NTT and Evaluation #
Bridge definitions and theorems connecting the NTT specification layer to evaluation on the root-of-unity domain.
theorem
CompPoly.CPolynomial.NTT.evalOnDomain_eq_evalBatch
{R : Type u_1}
[Field R]
(D : Domain R)
(p : CPolynomial R)
:
evalOnDomain is evalBatch specialized to the NTT domain nodes.