Polynomials are an algebraic gadget, and one is rarely led to think about the topology a ring of polynomials should carry. That happened to me, though, more or less by accident, when María Inés de Frutos Fernández and I worked on implementing in Lean the evaluation of power series. So let's start with them. To simplify the discussion, I only consider the case of one inderminate. When there are finitely many of them, the situation is the same; in the case of infinitely many indeterminates, there might be some additional subtleties, but I have not thought about it.
Power series
A power series over a ring is just an expression , where is a family of elements of indexed by the integers. After all, this is just what is meant by “formal series”: coefficients and nothing else.
Defining a topology on the ring should allow to say what it means for a sequence of power series to converge to a power series , and the most natural thing to require is that for every , the coefficient of in converges to the corresponding coeffient of in . In other words, we endow with the product topology when it is identified with the product set . The explicit definition may look complicated, but the important point for us is the following characterization of this topology: Let be a topological space and let be a map; for to be continuous, it is necessary and sufficient that all maps are continuous, where, for any , is the th coefficient of . In particular, the coeffient maps are continuous.
What can we do with that topology, then? The first thing, maybe, is to observe its adequacy wrt the ring structure on .
Proposition. — If addition and multiplication on are continuous, then addition and multiplication on are continuous.
Let's start with addition. We need to prove that is continuous. By the characterization, it is enough to prove that all coordinate functions , , are continuous. But these functions factor through the th coefficient maps: , which is continuous, since addition, coefficients and projections are continuous. This is similar, but slightly more complicated for multiplication: if the multiplication map is denoted by , we have to prove that the maps defined by are continuous. However, they can be written as Since the projections and the coefficient maps are continuous, it is sufficient to prove that the maps from to given by are continuous, and this follows from continuity and commutativity of addition on , because it is a polynomial expression.
Polynomials
At this point, let's go back to our initial question of endowing polynomials with a natural topology.
An obvious candidate is the induced topology. This looks correct; in any case, it is such that addition and multiplication on are continuous. However, it lacks an interesting property with respect to evaluation.
Recall that for every , there is an evaluation map , defined by , and even, if one wishes, the two-variable evaluation map .
The first claim is that this map is not continuous.
An example will serve of proof. I take to be the real numbers, and . Then converges to zero, because for each integer , the real numbers are zero for . On the other hand, for all , and this does not converge to zero!
So we have to change the topology on polynomials if we want that this map be continuous, and we now give the correct definition. The ring of polynomials is the increasing union of subsets , indexed by integers , consisting of all polynomials of degree less than . Each of these subsets is given the product topology, as above, but we endow their union with the “inductive limit” topology. Explicitly, if is a topological space and is a map, then is continuous if and only if, for each integer , its restriction to is continuous.
The inclusion map is continuous, hence the topology on polynomials is finer than the topology induced by the topology on power series. As the following property indicates, it is usually strictly finer.
We can also observe that addition and multiplication on are still continuous. The same proof as above works, once we observe that the coefficient maps are continuous. (On the other hand, one may be tempted to compare the product topology of the inductive topologies, with the inductive topology of the product topologies, a thing which is not obvious in the direction that we need.)
Proposition. — Assume that addition and multiplication on are continuous. Then the evaluation maps are continuous.
We have We have to prove that for every integer , the evaluation map induced a continuous map from to . Now, this map factors as a projection map composed with a polynomial map . It is therefore continuous.
Laurent series
We can upgrade the preceding discussion and define a natural topology on the ring of Laurent series, which are the power series with possibly negative exponents. For this, for all integers , we set to be the set of power series of the form , we endow that set with the product topology, and take the corresponding inductive limit topology. We leave to the reader to check that this is a ring topology, but that the naïve product topology on wouldn't be in general.
Back to the continuity of evaluation
The continuity of the evaluation maps were an important guide to the topology of the ring of polynomials. This suggests a more general question, for which I don't have a full answer, whether the two-variable evaluation map, , is continuous. On each subspace , the evaluation map is given by a polynomial map (), hence is continuous, but that does not imply the desired continuity, because that only tells us about with the topology , while we are interested in the topology . To compare these topologies, note that the natural bijection is continuous (because it is continuous at each level ), but the continuity of its inverse is not so clear.
I find it amusing, then, to observe that sequential continuity holds in the important case where is a field. This relies on the following proposition.
Proposition. — Assume that is a field. Then, for every converging sequence in , the degrees are bounded.
Otherwise, we can assume that converges to and that for all . We construct a continuous linear form on such that does not converge to . This linear form is given by a formal power series for , and we choose the coefficients by induction so that for all . Indeed, if the coefficients are chosen up to , then we fix for and choose so that . This linear form is continuous because its restriction to any is given by a polynomial, hence is continuous.
Corollary. — If is a topological ring which is a field, then the evaluation map is sequentially continuous.
Consider sequences in and in that converge to and respectively. By the proposition, there is an integer such that for all , and . Since evaluation is continuous on , one has , as claimed.
Remark. — The previous proposition does not hold on rings. In fact, if is the ring of -adic integers, then converges to for every continuous linear form on . More is true since in that case, evaluation is continuous! The point is that in , the ideals form a basis of neighborhoods of the origin.
Proposition. — If the topology of is linear, namely the origin of has a basis of neighborhoods consisting of ideals, then the evaluation map is continuous.
By translation, one reduces to showing continuity at . Let be a neighborhood of in and let be an ideal of such that . Since it is an subgroup of the additive group of , the ideal is open. Then the set is open because for every , its trace on , is equal to , hence is open. Then, for and , one has , hence .
Here is one case where I can prove that evaluation is continuous.
Proposition. — If the topology of is given by a family of absolute values, then the evaluation map is continuous.
I just treat the case where the topology of is given by one absolute value. By translation and linearity, it suffices to prove continuity at . Consider the norm on defined by if . By the triangular inequality, one has for any such that . For every , the set of polynomials such that is an open neighborhood of the origin since, for every integer , its intersection with is an open neighborhood of the origin in . Let also be the set of such that . Then is a neighborhood of in such that for every . This implies the desired continuity.
No comments :
Post a Comment