ℤ[√d] #
The ring of integers adjoined with a square root of d : ℤ.
After defining the norm, we show that it is a linearly ordered commutative ring, as well as an integral domain.
We provide the universal property, that ring homomorphisms ℤ√d →+* R correspond
to choices of square roots of d in R.
Alias of Zsqrtd.re_ofInt.
Alias of Zsqrtd.im_ofInt.
Alias of Zsqrtd.re_zero.
Alias of Zsqrtd.im_zero.
Alias of Zsqrtd.re_one.
Alias of Zsqrtd.im_one.
Alias of Zsqrtd.re_sqrtd.
Alias of Zsqrtd.im_sqrtd.
Alias of Zsqrtd.re_neg.
Alias of Zsqrtd.im_neg.
Conjugation in ℤ√d. The conjugate of a + b √d is a - b √d.
Equations
Alias of Zsqrtd.re_star.
Alias of Zsqrtd.im_star.
Alias of Zsqrtd.re_natCast.
Alias of Zsqrtd.re_ofNat.
Alias of Zsqrtd.im_natCast.
Alias of Zsqrtd.im_ofNat.
Alias of Zsqrtd.re_intCast.
Alias of Zsqrtd.im_intCast.
Nonnegativity of an element of ℤ√d.
Equations
Instances For
Alias of Zsqrtd.Nonsquare.ns.
The kernel of the norm map on ℤ√d equals the submonoid of unitary elements.