Zulip Chat Archive

Stream: maths

Topic: all norms are equivalent on a fdvs over a complete field


Kevin Buzzard (Feb 02 2025 at 14:39):

It's well-known (e.g. Cassels-Froehlich lemma p52 section 8 of Cassels' article) that if k is a complete normed field and V is a finite-dimensional vector space over k then all k-norms on V are equivalent, and hence induce the same topology. Do we have this in mathlib? Here are some naive questions about generalizations of this.

1) Is there some variant of this for R a complete normed ring and V say a finite free R-module?
2) Is this a purely topological statement? If k is a complete topological field then is there only one topology on a finite-dimensional k-vector space V making addition and scalar multiplication continuous?
3) Same as 2 but for rings.

I have no real feeling for how optimistic I'm being here. Looking at Cassels' proof and trying to push it through for topologies on complete topological rings, the easy direction goes like this (and doesn't assume completeness).

R a complete top ring, V a finite free R-module (let's stick with this case for now). If we choose a basis for V then V=R^n and we can give it the product topology; this is the R-module topology mV for V by results we have in mathlib. Now put an arbitrary topology tV on V making it into a topological ring. We know the identity function from mV to tV is continuous i.e. mV<=tV, because mV is defined to be the inf of the R-module topologies on V.

So what's left is the work, namely proving (if it's true) that tV<=mV. One does have to use completeness somehow: the standard counterexample is that if you give Q\mathbb{Q} and Q(2)\mathbb{Q}(\sqrt{2}) the topologies coming from R\R (choose the positive square root of 2) then the map Q2Q(2)\mathbb{Q}^2\to\mathbb{Q}(\sqrt{2}) sending (a,b)(a,b) to a+b2a+b\sqrt{2} is continuous but doesn't have a continuous inverse. Does completeness somehow save us in the topological case, or are these really theorems about topologies coming from norms?

Yakov Pechersky (Feb 02 2025 at 14:46):

Doesn't help with generalization, but KConrad also has notes on this https://kconrad.math.uconn.edu/blurbs/gradnumthy/equivnorms.pdf

Andrew Yang (Feb 02 2025 at 14:51):

If there are no conditions on V except continuity of addition and scalar multiplication then the indiscrete topology probably also satisfies this?

Yakov Pechersky (Feb 02 2025 at 14:53):

Then it's not normed because norm eq 0 doesn't imply 0?

Andrew Yang (Feb 02 2025 at 14:58):

I’m referring to 2 where Kevin asked if it is a topological phenomenon.

Yakov Pechersky (Feb 02 2025 at 15:01):

Ah. Well if we're talking about completions then probably the uniform space structure is relevant. And metrics would be equivalent only if the uniform structures are equivalent. But one could have equivalent topologies without equivalent uniformities. https://math.stackexchange.com/a/793828

Oliver Nash (Feb 02 2025 at 15:02):

Regarding "Do we have this in mathlib?" and point 2, see docs#FiniteDimensional.nonempty_continuousLinearEquiv_iff_finrank_eq or docs#LinearMap.continuous_of_finiteDimensional showing that the answers are "yes" and "yes, provided you assume Hausdorff".

Oh you don't have a norm on the field, sorry should have read more carefully.

Kevin Buzzard (Feb 02 2025 at 15:05):

Andrew Yang said:

If there are no conditions on V except continuity of addition and scalar multiplication then the indiscrete topology probably also satisfies this?

Darn it, I think you're right :-/ Discrete topology doesn't work because scalar multiplication isn't continuous in general, but indiscrete topology looks fine. So what other topological property is implied by normed field and normed vector space? I guess one topological property which rules out the indiscrete topology is that for all v in V the induced map R -> V sending r to r.v is strict, that is, the quotient topology on the image (coming from R) equals the subspace topology (coming from V). Is that enough to save us?

Revised version of most optimistic question:

Q) If RR is a topological ring, complete as a uniform additive group, and if VV is a finite free (or more generally finite projective, or finite flat, but let's stick to free for now) RR-module with the property that for all vVv\in V the subspace and quotient topologies on RvRv coincide, then does VV have the product (or more generally the R-module) topology?

Kevin Buzzard (Feb 02 2025 at 15:19):

Re Oliver's message: wow, I am amazed at the role Hausdorff is playing here. As you pointed out in an earlier version of that message, the key point is docs#unique_topology_of_t2. Here's how I think about this kind of thing now. Let RR be any fixed topological ring, and let's define MM to be RR without its topology. Then we have addition M×MMM\times M\to M and multiplication R×MMR\times M\to M and we can ask what possible topologies on MM there are, which make both of these maps continuous (putting the product topology on the source). To put it another way, can we understand the topologies on MM making MM into a topological RR-module? The fact that RR is a topological ring means that one example of such a topology on MM is the one coming from M=RM=R. It can be checked docs#TopologicalSemiring.toIsModuleTopology that in fact this is the inf of all the possible topologies on MM making MM into a topological RR-module, but there are others (e.g. the indiscrete topology). Note that it's not true that if topologies t1t_1 and t2t_2 work then any topology tt with t1tt2t_1\leq t\leq t_2 works; it's more subtle than that. So in this generality we've seen two topologies which work and it would not surprise me if the pullback of the quotient topology on R/IR/I would also work for any two-sided ideal works, although I didn't check this. Of course none of these are in general Hausdorff, as the closure of {0} would be II. The extraordinary (in my mind) result flagged by Oliver is that if RR is a nontrivially normed field then the only Hausdorff topology on MM is just RR's topology; I was expecting there to be a whole zoo of possibilities in general.

Mitchell Lee (Feb 02 2025 at 15:36):

Let RR be a topological ring. If M=RmM = R^m is a finite free RR-module and all linear maps RMR \to M and MRM \to R are continous, then MM must have the module topology.

In fact it suffices for all the projections pj ⁣:MRp_j\colon M \to R and inclusions ij ⁣:RMi_j \colon R \to M to be continuous. Then pjijp_j i_{j'} is the identity if j=jj = j' and 00 otherwise, and moreover i1p1++impmi_1 p_1 + \cdots + i_m p_m is the identity on MM. This characterizes MM as the direct sum of mm copies of RR in the additive category of topological RR-modules, so the topology is uniquely determined.

For finite dimensional normed vector spaces over a field, every linear map is continuous, so this implies the result you were asking about.

Mitchell Lee (Feb 02 2025 at 15:44):

I am not sure about (Q) though.

Andrew Yang (Feb 02 2025 at 15:51):

I think an analogous result holds for compact Hausdorff local rings that there exists a unique compact Hausdorff topology on R that makes it a topological module over itself.

Sébastien Gouëzel (Feb 02 2025 at 15:54):

I don't know if this has been said clearly earlier, so let me say it again: over a complete nontrivially normed field, a linear map from a finite-dimensional Hausdorff topological vector space E is always continuous (docs#LinearMap.continuous_of_finiteDimensional). This implies that two topologies making E into a Hausdorff topological vector space have to coincide (see e.g. docs#LinearEquiv.toContinuousLinearEquiv).

I have no idea what happens outside the context of normed fields.


Last updated: May 02 2025 at 03:31 UTC