Why is the following map injective

81 Views Asked by At

I just have a quick question consider the map: $$\psi : \mathbb{C}[x,y] / (y - x^2) \rightarrow \mathbb{C}[t]$$ $$x \mapsto t$$ $$y \mapsto t^2$$

I want to check that this map is injective. In particular, I showed that it has inverse map. I interested to know why is the kernel of the map above trivial? The way I did that was I showed it is the pull-back of a map between varieties which is injective. Is it possible to do that more directly ?

1

There are 1 best solutions below

2
On BEST ANSWER

The map $\psi$ is already an isomorphism of $\mathbb{C}$-algebras:

Let $\varphi \colon \mathbb{C}[t] \to \mathbb{C}[x,y]/(y - x^2)$ be the unique homomorphism of $\mathbb{C}$-algebras with $\varphi(t) = \overline{x}$. Then $$ \psi(\varphi(t)) = \psi(\overline{x}) = t $$ and thus $\psi \varphi = \operatorname{id}$, and similarly $$ \varphi(\psi(\overline{x})) = \varphi(t) = \overline{x} $$ and $$ \varphi(\psi(\overline{y})) = \varphi(t^2) = \overline{x^2} = \overline{y} $$ and thus $\varphi \psi = \operatorname{id}$.

Note that this corresponds to the fact that the varieties $V_1 = \{ (x,y) \in \mathbb{C}^2 \mid y = x^2 \}$ and $V_2 = \mathbb{C}$ are isomorphic via the polynomials maps $$ V_1 \to V_2, \quad (x,y) \mapsto x \qquad\text{and}\qquad V_2 \to V_1, \quad x \mapsto (x,x^2). $$