10

Let $A$, $B$ be two reduced $k$-algebras. Then if an element of the form $$\sum a_{i}\otimes b_{j}$$ is nilpotent, we can compose it with any $k$-homomorphism $f$ from $A$ to $k$ to get a homomorphism from $A\otimes B$ to $B$. This map's image is $$\sum f(a_{i})\otimes b_{j}$$must be nilpotent as well. So if we assume $b_{j}$ is linearly independent in the first place, we may reason that $f(a_{i})=0$. This showed that $a_{i}$ are in the Jacobson radical of $A$. However, we only know $\mathrm{Nil}(A)=0$, and it is not clear to me how to pass from the Jacobson radical to the nilradical without using some commutative algebra machinery.

Here is what I think that might work. If $A$ is of finite type, then by Nullstellensatz we can assert the above is true. But if $A$ is not of finite type, then I can write $A=k[x_{1},...,x_{n}][X]$, where $n$ is the transcendence degree of $k(A)$ and $k[X]$ is finite over $k$. Then I should be able to pass from $k[X]$ to $A$ by inductive argument on the transcendental degree of $k(A)$, since prime ideals are maximal in a UFD (I am working with $k[x]$ by introducing $[x]$).

The proof I have for the case of finite type is not satisfying. Given $I\subset k[X]$, using Nullstellensatz one can show that $$I_{X}V_{X}[I]=\sqrt{I}$$ where $V_{X}[I]$ is the set of all points in $X$ on which $I$ vanishes, and $I_{X}(V_{X}[I])$ be the ideal in $k[X]$ which vanishes on $V_{X}[I]$. Granting this, let $I=(a_{i})$, then we want to show $I=0$, which is $V_{X}[I]=X$. This follows since if $U\subset W$, then $V_{X}[U]\supset V_{X}[W]$. Since $V_{X}[I]\supset V_{X}[m_{x}]$ for all maximal ideal corresponding to points, it must be $X$. This proof is unnecessarily winding by using the ideal-variety correspondence. Ideally I should be able to construct a pure algebraic proof.

The thing not clear to me is whether the above strategy really works. Namely I am not sure if I can really induct on the transcendental degree of $k(A)$. To make matters simple assume we showed the statement holds for $A$ with transdental degree $<n$. For $A$ with transdental degree $n$ we can thus write it as $k[A'][x]$. Then any maximal ideal $m'$ of $k[A'][x]$ must correspond to a maximal ideal $m=m'\cap k[A']$ in $k[A']$. But it seems not possible to show that any prime ideal is maximal. Indeed considering the simple example of $k[x,y]$, where $(x)$ is a prime ideal but not maximal since $k[x,y]/(x)=k[y]$ is not a field. The problem is in the inducting process the base ring is not neccessarily a field, and so this strategy cannot work.

I am thinking maybe I can show $m'=m[f(x)]$ with $f(x)$ some irreducible polynomial in $k[A'][x]$. Because we know $k[A'][x]$ is noetherian by Hilbert's basis theorem, so in particular $m'$ must have a finite generating set. And we can reduce the number of irreducible polynomial to 1 since $m'$ is a maximal ideal. But I still do not know how to use this to finish the proof.

user26857
  • 52,094
Bombyx mori
  • 19,638
  • 6
  • 52
  • 112
  • 1
    But what is $k$ ? –  Feb 19 '13 at 12:55
  • @QiL'8: You can assume $k$ to be algebraically closed and avoid all the trouble, but we can just assume $k$ to be uncountable in general for Nullstellensatz to hold. So if $k=\mathbb{R}$ then I do not know what to do. – Bombyx mori Feb 19 '13 at 14:02
  • 1
    Dear user 32240, uncountability is irrelevant to both your question and the Nullstellensatz. – Georges Elencwajg Feb 19 '13 at 20:36
  • @user32240: when $k$ is algebraically closed, see also YACP's answer to http://math.stackexchange.com/questions/300917/. –  Feb 19 '13 at 22:54
  • 1
    @GeorgesElencwajg: I must be confusing myself. I thought a wierd proof of Nullstellensatz holds when $k$ is uncountable. – Bombyx mori Feb 20 '13 at 05:46

1 Answers1

19

You cannot show that the product of two reduced algebras over a field is reduced, because it is false even for finite dimensional algebras!

For example let $p$ be a prime. Consider the rational function field $k=\mathbb F_p(t)$ over the field $\mathbb F_p$ and the $k$-algebra (which is also a field) $K=k[X]/(X^p-t)=k[\sqrt[p]t]=\mathbb F_p(\sqrt[p]t)$.
This algebra $K$ is of dimension $p$ over $k$ but we have nevertheless $$K\otimes_k K=K\otimes_k k[X]/(X^p-t)=K[X]/(X^p-t)=K[X]/(X-\sqrt[p]t)^p$$ which is a non-reduced $k$-algebra (for example $X-\sqrt[p]t$ is a non-zero nilpotent).

However if $k$ is a perfect field (examples are finite fields, fields of characteristic zero, algebraically closed fields) then the tensor product $A\otimes_k B$ of two reduced $k$-algebras $A,B$ is indeed reduced.
This is proved in Theorem 3 of Bourbaki's Algebra, Chapter V, §15, a section dedicated to separable extensions and jolly well written.