Applications of valuation rings

951 Views Asked by At

Some background: I am in the process of writing a research paper for an undergraduate abstract algebra course. I've chosen to write my paper on valuation rings and discrete valuation rings. The goal of the paper is to broaden my own and my classmates' understanding of abstract algebra by independently researching a topic not covered in the course. So far, my paper consists of surveying the properties of valuation rings and giving examples of valuation rings.

What I would like to know: I would like to be able to comment on how valuation rings are utilized in various fields of mathematics. Thus far I've had a hard time finding examples that are both explicit and accessible to me, as all of the literature I've found on valuation rings have been graduate texts. It seems like valuation rings are often used in number theory and algebraic geometry, but how are they applied in those fields? What other fields find valuation rings of significant usefulness, and how are they applied? I would also find so-called real world applications useful for my understanding of the topic, but personally I'm more interested in how mathematicians make use of them.

Assume I know linear and abstract algebra at an undergraduate level. Do not assume I know very much about geometry, number theory, or analysis. I'm currently taking a differential geometry course, but what I'm learning seems entirely separate from anything I've seen relating valuation rings to geometry.

My apologies for the broad question. Please let me know if I can clarify or specify in any way.

2

There are 2 best solutions below

2
On BEST ANSWER

If you're familiar with complex analysis, the collection of meromorphic functions on an open subset $U \subseteq \mathbb{C}$ can be endowed with many discrete valuations, one for each point of $U$. Given a meromorphic function $f$, for each $a \in U$ we can write $f(z) = (z - a)^v g(z)$ for some $v \in \mathbb{Z}$, where $g$ is a function holomorphic at $a$ with $g(a) \neq 0$. We define the order (of vanishing) of $f$ at $a$, denoted $\operatorname{ord}_a(f)$, to be this $v$. One can show that $\operatorname{ord}_a$ is a discrete valuation.

Similarly, in algebraic geometry DVRs can be used to measure the order of vanishing of a function at a point. Given a curve $C$ and a point $P \in C$, then the local ring at the point $P$ is a DVR iff $C$ is nonsingular at $P$. Basically, a function $f$ regular at $P$ has order of vanishing $v$ if $f \in \mathfrak{m}^v$ and $v$ is the smallest such positive integer, where $\mathfrak{m}$ is the maximal ideal corresponding to $P$.

This also allows us to detect the singularities of a curve algebraically. For instance, consider the cuspidal cubic $C: y^2 = x^3$. The origin is a singular point of $C$, as is clear from looking at a plot of the curve, or by computing partial derivatives, and this is reflected by the fact that the local ring $\left(\frac{k[x,y]}{(y^2 - x^3)}\right)_{(x,y)}$ is not a DVR.

3
On

A very natural set of examples come from number theory(which is apparently where the name divisor comes from!), namely number fields (i.e. finite extensions of the field of rational numbers $\mathbf{Q}$). The simplest case is $\mathbf{Q}$ itself considered as such an extension. One fixes a prime number $p$, and given any rational number $\alpha = \frac{a}{b}$ write $\alpha$ as $p^n\frac{a'}{b'}$ where the integers $a'$ and $b'$ are relatively prime and are not divisible by the fixed prime number $p$. It is easy to see (but needs proof) that such an $n \in \mathbf{Z}$ is uniquely determined(this is simply because $\mathbf{Z}$ is a unique factorization domain). Then, one gets a function on $\mathbf{Q}$ by defining $\nu_p(\frac{a}{b}):=n$, as found above. It is then an exercise to prove that $\nu_p$ is a valuation on $\mathbf{Q}$. It turns out that (Theorem of Ostrowski) apart from the usual absolute value, these are all valuations on $\mathbf{Q}$.

A parallel line of construction can be carried out by replacing $\mathbf{Q}$ with the field of rational functions over an algebraically closed field $k$, namely $k(X)$. In this case for any element $\alpha \in k$, there is a unique integer $n$ so that: $$f(X) = \frac{p(X)}{q(X)} = (X-\alpha)^n\frac{p'(X)}{q'(X)};$$ where $p'$ and $q'$ are relatively prime polynomials in $k[X]$. As was the case before, $k[X]$ is a UFD, hence $n$ is uniquely determined. Once again, we define $\nu_\alpha(f(X)) := n$. One must check that this defines a valuation on $k(X)$. An analogue for Ostrowski's theorem is still valid here with the only remaining function on $k(X)$ defining a valuation being the $\mathrm{deg}$ function: which is defined as the difference of the degrees of $p$ and $q$.

It must be stressed that the construction for $\mathbf{Q}$ can be carried out for any number field, and the construction for $k(X)$ can be carried out for any algebraic curve.

There is, of course, the tropical geometry world where valuations play a central role. this tool is used frequently to solve, at least, certain enumerative problems in algebraic geometry.