Can one avoid AC in the proof that in Noetherian rings there is a maximal element for each set?

It actually depends on how you define Noetherian rings. The two most common definitions are:

  1. A ring in which every non-empty set of ideals has a maximal element.

  2. A ring which satisfies the ascending chain condition on ideals — every nondecreasing sequence of ideals is eventually constant.

The fact that (1) implies (2) is clear, but the implication from (2) to (1) is not provable without some weak form of the Axiom of Choice (specifically, the Axiom of Dependent Choice).

Now, using the first definition, it is trivial that every proper ideal $I$ in a Noetherian ring $R$ is contained in a maximal one. Take the collection $\mathcal{A}$ of proper ideals of $R$ that contain $I$. Note that $\mathcal{A}$ is nonempty since $I \in \mathcal{A}$. Therefore, $\mathcal{A}$ has a maximal element $M$, which must be a maximal ideal of $R$ by definition of $\mathcal{A}$.

Using the second definition, it is not provable without any form of choice that every proper ideal $I$ in a Noetherian ring $R$ is contained in a maximal one. It is tempting to proceed by contradiction. Assume there is no maximal ideal that contains $I$. Since $I$ is not maximal, we can find a proper ideal $I' \supsetneq I$. Since $I'$ is not maximal, we can find an ideal $I'' \supsetneq I'$. And so on, thereby obtaining a strictly ascending chain $$I \subsetneq I' \subsetneq I'' \subsetneq \cdots$$ However, each step of this construction requires choosing an ideal extending the previous one, infinitely many choices in total. In the general case, one needs the Axiom of Dependent Choice to justify this.

Note that the Axiom of Dependent Choice is only needed for the general case. For example, if the ring $R$ is countable then the process outlined above can be made effective. Let $x_0,x_1,\dots$ be a fixed enumeration of $R$. To pick $I'$, scan through the enumeration of $R$ until you find an element $x_i$ such that $x_i \notin I$ and $I + Rx_i \neq R$, then let $I' = I + Rx_i$ and continue in the same manner to find $I'', I''', \dots$ If $I$ is not contained in a maximal ideal, then such an $x_i$ can always be found and thus we contradict the ascending chain condition.


Fred Richman's webpage has some papers on mathematics without countable choice (and without the principle of excluded middle), including a choiceless development of the theory of Noetherian rings.

http://math.fau.edu/richman/HTML/DOCS.HTM

http://math.fau.edu/richman/Docs/new-acc.htm

Defining Noetherian by the ascending chain condition causes a reliance on countable dependent choice. To build a theory without nonconstructive principles of choice or excluded middle, one has to formulate an alternative definition of Noetherian that (in the presence of those principles) is equivalent to the usual chain condition, is inequivalent without the constructive principles, and is strong enough to allow the important parts of the nonconstructive theory to be constructivized.

I did not see whether Richman's paper discusses maximal ideals (in their classical formulation), since they are less useful constructively, or whether he proves the result you are looking for. But I think his work goes some way toward showing that in principle the whole theory could be rebuilt without any use of AC, DC or CC. This is maybe similar to the gradual elimination of Noetherian hypotheses in (some) theorems of algebraic geometry where it is habitual to assume finite dimensionality but the results could be stated in greater generality, after rephrasing in a form that is equivalent in the Noetherian case but also true in the general case.


No you don't need AC for noetherian rings. Indeed, fix an ideal $I$ of $A$. If $I$ is maximal, you're done. Else, there exists $I_1$ containing $I$ which is a proper ideal. If $I_1$ is not maximal, you continue the procedure, so that you obtain an increasing sequence $(I_n)$ of proper ideals of $A$. By the noetherianity of $A$, it is stationary, that is for $n \geqslant N$, $I_n=I_N$, and thus $I_N$ is maximal and contains $I$.

Moreover, you can see that the ascending chain condition (ACC) used in the proof is equivalent to the finite generation of every ideal.