About field of fractions and their classification in the case of $K\left(\eta\right)$

53 Views Asked by At

While playing around with fraction fields I wanted to proof a statement in a special case. But somehow I ended up with a proof that doesn't use the properties of the special case. Now I know that the general case does not hold true, hence there must be an error in my proof.

Let me begin with some background and intuition on the topic, based on the following definitions:

Let $R$ be a domain (i.e. a commutative ring with identity having no nonzero zero-divisors). Then

(i) $R\left[\eta\right]=\{a+b\eta : a,b \in R\}$

(ii) $R\left(\eta\right)=\{\frac{f}{g} : f,g, \in R\left[\eta \right]\}$

where $\eta \in S$ fore some domain $S \supseteq R$.

(EDIT: as rschwieb pointed out in the comments, this is not the standard definition. Rather $R\left[\eta\right]=span\left(1_R,\eta\right)$. These definitions can also be stated as follows:

(i) $R\left[\eta\right]$ is the smallest ring containing $R$

(ii) $R\left(\eta\right)$ is the smallest field containing $R$)

There are some situations where these two definitions coincide, e.g. for $R=\mathbb{Q}$ and $\eta=\sqrt{z}$ for some $z \in \mathbb{Z}$. Then one has $$\mathbb{Q}\left(\sqrt{z}\right) \simeq \mathbb{Q}\left[\sqrt{z}\right]$$

(in this case even equality holds)

proof

A priori one finds the inclusion $\mathbb{Q}\left[\sqrt{z}\right] \subseteq \mathbb{Q}\left(\sqrt{z}\right)$. For the other direction, let $k \in \mathbb{Q}\left(\sqrt{z}\right)$. Then $k$ is of the form $$k=\frac{f}{g}=\frac{a+b\sqrt{z}}{c+d\sqrt{z}}$$ for $a,b,c,d \in \mathbb{Q}$. But we can find $r,s \in \mathbb{Q}$ s.t. $$\frac{a+b\sqrt{z}}{c+d\sqrt{z}}=r+s\sqrt{z} \in \mathbb{Q}\left[\sqrt{z}\right]$$ namely by the conditions $rc+zsd=a$ and $rd+sc=b$, which we can decouple and solve for $s$ and $r$. Hence $\mathbb{Q}\left(\sqrt{z}\right) = \mathbb{Q}\left[\sqrt{z}\right]$.

(EDIT In this proof I used the definition $R\left[\eta\right]=\{a+b\eta : a,b \in R\}$, not the standard one! When using the standard definition, one can adapt the proof by letting $k=\frac{\sum_{i=0}^n a_i+b_i z^{i/2}}{\sum_{j=0}^m c_i+d_i z^{i/2}}$ and one would eventually find that - as rschwieb mentioned - we need $\sqrt{z}$ to be algebraic.)

It seems to me that $K\left(\eta\right) \simeq K\left[\eta\right]$ should hold for any field extension $L/K$ as long as $\exists \kappa \in L$ s.t. $\kappa^2=\eta \in L$ (the case $\eta \in K$ is trivial); we only need inverses to guarantee a solution to the coupled linear system of equations. Is this assumption correct and - if so - is there a way to classify the fields having this property?

As mentioned in the beginning, I tried to prove this more general case by constructing an isomorphism, but I nowhere used the property of $\eta$ being a square, so I think my proof must be wrong. Any hint on where I made a mistake is very much appreciated.

proof

Let $\Phi: K\left(\eta\right) \to K\left[\eta\right]$ by $\frac{f}{g} \mapsto f$. This is a homomorphism of rings, since $$\Phi\left(\frac{f}{g}+\frac{h}{j}\right)=\Phi\left(\frac{fj+gh}{gj}\right)=fj+gh=\Phi\left(\frac{fj}{1}\right)+\Phi\left(\frac{gh}{1}\right)=\Phi\left(\frac{fj}{jg}\right)+\Phi\left(\frac{gh}{gj}\right)=\Phi\left(\frac{f}{g}\right)+\Phi\left(\frac{h}{j}\right)$$ and $$\Phi\left(\frac{f}{g}\cdot\frac{h}{j}\right)=fh=\Phi\left(\frac{f}{g}\right)\cdot\Phi\left(\frac{h}{j}\right)$$ Trivially $\Phi$ is surjective, and if $\frac{f}{g} \in \ker{\Phi}$, then $f=0$ and so is $\frac{f}{g}$. Hence $\Phi$ is an isomorphism.

1

There are 1 best solutions below

0
On BEST ANSWER

(Caveat: this is written with the standard meaning of $k[\eta]$ and $k(\eta)$ in mind, which may not have been the poster's intent.)

It seems to me that $K\left(\eta\right) \simeq K\left[\eta\right]$ should hold for any field extension $L/K$ as long as $\exists \kappa \in L$ s.t. $\kappa^2=\eta \in L$ (the case $\eta \in K$ is trivial); we only need inverses to guarantee a solution to the coupled linear system of equations. Is this assumption correct and - if so - is there a way to classify the fields having this property?

In general $K(\eta)=K[\eta]$ iff $\eta$ is an element of $L$ which is algebraic over $K$. The degree of the minimal polynomial of $\eta$ over $K$ is the degree of the field extension.

If you are particularly interested in cases where $|K(\eta):K|=2$ then you are looking at quadratic extensions of $K$. This will occur exactly when $\eta^2$ is in the span of $\{1,\eta\}$.

The condition you gave (that $\eta$ is a square in $L$) does not suffice: for example, $\pi$ has a square root in $\mathbb C$, but $\mathbb Q[\pi]\neq \mathbb Q(\pi)$


In particular, could you modify this proof by using the fact from your answer, that η needs to be algebraic over $K$?

The proof you have undertaken, which aims to show $k[\eta]$ and $k(\eta)$ are isomorphic is making things too hard. The two sets are actually equal. You already noted that $k[\eta]\subseteq k(\eta)$, so we just need to prove the other containment. It suffices to show $k[\eta]$ is a field.

If $\eta$ is algebraic over $K$, then there is necessarily an irreducible polynomial $p(x)\in k[x]$ for which $\eta$ is a root. The evaluation map $k[x]\to k[\eta]$ has precisely $I=(p(x))$ as its kernel. (This would be a good exercise for you.)

Therefore $k[x]/(p(x))\cong k[\eta]$ by the first homomorphism theorem. But since $p(x)$ is irreducible, it generates a maximal ideal of $k[x]$, so the left hand side is a field (and so the right hand side is a field also.)

But you already defined $k(\eta)$ as the smallest field containing $k$ and $\eta$, so $k(\eta)\subseteq k[\eta]$.