Xpow mul coeff
ArkLib.Lattices.CyclotomicModulus.Xpow_mul_coeff
Plain-language statement
Coefficient of an X^e-shift of a reduced element. For e < d, p < d and any x : R_q, the p-th coefficient of x·X^e is the (p-e)-th coefficient of x (no wrap, e ≤ p), or minus the (p+d-e)-th coefficient (one wrap past X^d = -1, p < e). This is the only place the proof needs the ring's multiplication; everything downstream is coef...
Source project: ArkLib
Person-level attribution pending.