Documentation

Atlas.EllipticCurves.code.AlgebraicNumbers

@[reducible, inline]

A complex number is an algebraic number if it is algebraic over the rationals .

Instances For
    @[reducible, inline]

    A complex number is an algebraic integer if it is integral over , i.e. it is the root of a monic polynomial with integer coefficients.

    Instances For
      @[simp]

      Unfolds the definition of IsAlgebraicNumber as algebraicity over .

      @[simp]

      Unfolds the definition of IsAlgebraicInteger as integrality over .

      Any finite -subalgebra O of a number field K is contained in the integral closure of in K, i.e. in the ring of integers 𝓞 K. This expresses that the ring of integers is the maximal order in K.

      The ring of integers 𝓞 K of a number field K is unique up to ring isomorphism: any other integral closure R of in K is canonically isomorphic to 𝓞 K.

      Instances For