So, I've been reading this book and I've come across two sentences that I find a little confusing.
On pg. 109: The polynomial ring $R[t]$ is generated by the variable $t$ over $R$, and $t$ is transcendental over $R$.
Context: $R[t]$ is the polynomial ring, and, for a fixed $x \in R$, $R[x] = \{ f(x) : f \in R[t] \}$. $x$ is transcendental if $f \mapsto f(x)$ is an isomorphism from $R[t]$ to $R[x]$.
Problem: $t$ doesn't seem to be an element of $R$.
On pg. 117: Let $F$ be a field and $\sigma : F[t] \rightarrow F[t]$ is an automorphism of the polynomial ring such that $\sigma$ restricts to the identity on $F$.
Problem: This seems to act as if $F \subset F[t]$?
Thanks the help.