Documentation

HexNumberFieldMathlib.IntegerRoots

The root-set computation always produces a certificate.

The total wrapper is the checked computation.

The output lists exactly the roots of a nonzero polynomial.

The output has no repeated value.

The fixed-field coordinates of a canonical number evaluate to its value.

The approximation ball contains the represented value.

theorem Hex.AlgebraicNumber.approx_radius (a : AlgebraicNumber) (prec : ) :
(a.approx prec).realRadius 2 ^ (-prec)

The approximation ball has the requested radius.

Complex roots of an integer polynomial are closed under conjugation.

The reality test is exact at the stored separation precision.