I am fairly a beginner in module theory. While discussing the $F[x]$-modules, my text book (Dummit & Foote) describes:
$\left\{ V \text{ an } F[x] \text{-module} \right\}\longleftrightarrow \left\{ \begin{aligned} V \text{ is a vector space }\\ \text{ and }\\ T\colon V\to V \text{ a linear transformation }\end{aligned} \right\}\tag*{}$
given by
$\text{ the element } x \text{ acts on } V \text{ as the linear transformation } T\tag*{}$
This is saying that we can't find any $F[x]$-module without specifying the linear transformation $T$ .
But how can we exclude the possibility of having some other $F[x]$-module which can be obtained without the help of the linear transformation $T\colon V\to V$?
Is it the case that if $x$ acts on the vectors $v\in V$, then it must be a linear transformation? If it is the case, how can I prove it?
If $S$ is a subring of a ring $R$ and $M$ is a (left) $R$-module, then $M$ becomes in a natural way a (left) $S$-module by “restriction of scalars”.
I'm not saying that $M$ (keeping the same addition) can be endowed with the structure of $S$-module in only this way. But this structure of $S$-module can be defined.
Suppose $V$ is an $F[x]$-module. Then it can be considered an $F$-module (that is, vector space over $F$): the action of $F$ on $V$ is “multiplication by constant polynomials”.
Now consider the map $T\colon V\to V$ defined by $T(v)=xv$. This is obviously $F$-linear when $V$ is considered an $F$-vector space. Note that with this linear map we are able to reconstruct the action of $F[x]$ on $V$; namely, $$ (a_0+a_1x+\dots+a_nx^n)v=a_0v+a_1T(v)+\dots+a_nT^n(v) $$ Just compare the two sides of the stated equality.
Conversely, given an $F$-vector space $V$ and a linear map $T\colon V\to V$, we can define an $F[x]$-module structure on $V$, by defining $$ xv=T(v) $$ and using linearity to complete the definition. Note here that the map induced on $V$ by multiplication by $x$ is exactly the linear map $T$.
Thus we have the required bijection.
There may certainly be different ways to define an $F[x]$-module structure on an abelian group $V$. However, as shown above, any $F[x]$-module structure can be defined via a (unique) linear map. That's what the theorem is about, nothing else.