I'm asked to show that Fx does not semantically entail AxFx. However in the preceding paragraph the author tells me Fx is true in a model iff AxFx is true in that model. So how am I supposed to provide a model in which Fx is true and AxFx is false?
Here the definition of semantic consequence is from Ted Sider's Logic for Philosophy: PHI is a semantic consequence of a set of well formed formulas GAMMA if and only if for every model M and every variable assignment g for M, if each member of GAMMA is true, then PHI is true.
It depends on the details of the definitions of "true in a model" and "semantical entailment".
In :
According to this definition, it is not true in general that $\varphi(x) \vDash \forall x\, \varphi(x)$.
Consider as $\varphi$ the formula of first-order arithmetic : $(x=0)$. It is clear that with an $s$ such that $s(x)=0$ :
but clearly $\forall x\,(x=0)$ is not satisfied by $s$ in $\mathbb N$, and thus :
As you can see in :
this is the same as :
See page 114 :
Thus, we have that $\phi$ is true in $\mathscr M$ iff $\forall x \, \phi$ is.
If we apply this definition to my example above, we have that $(x=0)$ is not true in $\mathbb N$ simply because it is not true that $V_{\mathbb N,g} (x=0) = 1$, for each variable assignment $g$ : it is enough to consider a $g$ such that $g(x)=1$.
And thus, we have that both $(x=0)$ and $\forall x\,(x=0)$ are false in $\mathbb N$.