Let $R$ be a Euclidean domain. An element $u \in R$ is said to be a unit if there is a $v \in R$ such that $uv = 1$. The set of units in $R$ is denoted by $U(R)$.
Let $R$ be a commutative unital ring. We say that an element $u \in R$ is a unit if $u$ has a multiplicative inverse. Prove that the set $U (R) = \{u \ R \colon \; $u$ \text{ is a unit} \}$ is a group under multiplication.
Certainly $1$ is a unit in $R$, so $U(R)$ contains an identity element. Associativity and commutativity of multiplication is inherited from $R$. Let $u \ U(R)$. Then there is $u′ \in R$ such that $uu′ = 1$. Hence $u′$ is a unit, so $u′ \in U(R)$ and $U(R)$ is closed under inverses. Now let $u,v \in U(R)$. Therefore there are $u′,v′ \in R$ such that $uu′ = 1$ and $vv′ = 1$. Since $uvu′v′ = 1$, it follows that uv is a unit in $R$, so $U(R)$ is closed under multiplication. Hence $U(R)$ is a group.
After proving all of this then my question is: Let $F$ be a field. What are the elements of $U(F[x])$ ?