can someone help me understand the proof of this theorem :
Where $F(c)$ is the extension field of $F$ with $c$, Prove every finite extension of $F$ is a simple extension $F(c)$.
I do not understand the end of the proof, which I included below from Pinter : let $p(x)$ be the minimum polynomial of $b$ over $F(c)$. If the degree of $p(x)$ is $1$, then $p(x)=x-b$, so $b\in F(C)$
If the minimum polynomial is $x-b$, doesn't that mean $b\in F \subset F(c)$ ? There is a theorem that states the degree of $F(c)$ over $F$ is the degree of the minimum polynomial of $c$ over $F$, so I think in this case $F(c)=F$ if the degree of $p(x)=1$.
So, Pinter then proves by contradiction that the degree of $p(x)=1$. I think this means $b$ was in $F$ all along, so of coarse $F(a,b)=F(c)$ because $F(a,b)=F(a)$ if $b \in F$. Just set $c=a$.
I am confused, because don't we need $b$ to not be in $F$ for this proof to be meaningful?
Proof:
Every field extension is a simple extension, we show $F(a,b) = F(c)$ for some $c$. Given $F(a,b)$, let $A(x)$ be the minimum polynomial of a over $F$, and let $B(x)$ be the minimum polynomial of $b$ over $F$. Let $K$ be the extension that holds all of the roots $a_1,...,a_n$ of $A(x)$ and $b_1,...b_n$ of $B(x)$. Let $a_1=a$ and $b_1=b$.
let $t$ be any non zero element of $F$ such that $t \neq \frac{a_i-a}{b-b_j}$ for every $i\neq 1$ and $j \neq 1$.
Cross multiplying and setting $c=a+tb$, it follows that $c\neq ai+tb_j$, that is, $c-tb_j\neq a_i$ for all $i\neq 1, j\neq 1$.
Define $h(x)=A(c-tx);$ then, $h(b)=A(c-tb)=0$, while for every $j\neq 1, h(b_j)=A(c-tb_j)\neq 0$. Thus, $b$ is the only common root of $h(x)$ and $B(x)$.
So it remains only to prove that $b\in F(c)$. let $p(x)$ be the minimum polynomial of $b$ over $F(c)$. If the degree of $p(x)$ is $1$, then $p(x)=x-b$, so $b\in F(C)$, and we are done. let us suppose $p(x)\geq 2$ and get a contradiction.
Observe $h(x), B(x)$ must both be multiples of $p(x)$ because both have $b$ as a root, and $p(x)$ is the minimum polynomial of $b$. But if $h(x)$ and $p(x)$ have a common factor of degree $\geq 2$, they must have two or more roots in common, contrary to the fact that b is their only common root. Our proof is complete.
I figured it out.
We have $F(a,b) : b_1,...,b_n$ are factors of min poly $B(x)$ and $a_1,...,a_m$ are factors of $A(x)$.
We define $c$ such that $c=a+tb$ with $t$ in $F$, not $F(a,b)$, in such a way to construct a polynomial, $H(x)$, which has $b$ as a root: $H(b)=0$, but $H(x\neq b)\neq 0$.
This way, we can consider the minimum polynomial $p(x)$ of $b$ over $F(c)$. this polynomial must be of degree $1$, which means $p(x)=x-b$. This means $b \in F(c)$ because $x-b$ is in $F(c)$. If the degree is more than $1$, $B$ and $H$ would have to be multiples of $p(x)$, since all polynomials with $b$ as a factor are multiples of the minimum polynomial. If the minimum polynomial has $2$ factors, then $B$ and $H$ would have two common factors. $H$ was designed so that this is not the case. Therefore, $b \in F(c)$.