Let $F$ be a field, and $\underline{x}$ be the $n$-tuple $(x_1, x_2, ... , x_n) \in F^n$. Also, denote $F[x_1, x_2, ... , x_n]$ by $F[\underline{x}]$.
Let $J$ be an ideal of $F[\underline{x}]$. Define the variety of $J$, $V(J)= \lbrace \underline{a} \in F | f(\underline{a})=0, \forall f(\underline{x}) \in J \rbrace$.
Next, define $I(V(J))= \lbrace f(\underline{x}) \in F[\underline{x}] | f(\underline{a})=0, \forall \underline{a} \in V(J) \rbrace$. It's easy to show that $J \subseteq I(V(J))$, but the reverse may not be true. Give an explicit example to illustrate this.
I'm struggling to find an example, mostly because listing all of the elements in $V(J)$ seems challenging in general.
Take $p(x)=x^2+1$ in $\mathbb{R}[x]$ and let $J$ be the ideal generated by $p$. Then $V(J)=\emptyset$ since $x^2+1$ has no roots in $\mathbb{R}$. Thus $I(V(J))$ is all of $\mathbb{R}[x]$.