Xpow mul conj Exp
ArkLib.Lattices.CyclotomicModulus.Xpow_mul_conjExp
Plain-language statement
Conjugation negates a square-root-of--1 monomial: if X^{2j} = -1 then σ_{-1}(X^j) = X^{j·conjExp} = -X^j. The exponent j·conjExp ≡ -j, so X^{j·conjExp} is the inverse of X^j; and X^j·(-X^j) = -(X^j)² = -X^{2j} = 1, so the inverse is -X^j.
Source project: ArkLib
Person-level attribution pending.