13.7. Cross-references
HexHensel depends on the polynomial representation libraries, and the
integer-factorization libraries depend on it:
-
HexPolyZ supplies the integer polynomial type
Hex.ZPoly, the coefficientwise congruence predicate the lift invariants are stated against, and the executable Mignotte bound that fixes the target precisionk.HexPolyFpsupplies the prime-field typeHex.FpPoly pand the mod-pBezout witnesses that seed a lift. -
Downstream, the integer Berlekamp–Zassenhaus factorization pipeline consumes
Hex.ZPoly.multifactorLiftQuadraticto lift its mod-pfactorizations to working precision.