Filed under: Analysis, Math, Topology | Tags: analysis, Math, metric topology, pretty pictures, topology
It looks like, in the homestretch, I’ve been unable to post every day, so I’m going to consider myself out of MaBloWriMo. Which is a pity. On the other hand, I’d prefer, in the end, to post better posts less frequently and on a wider variety of topics.
In the interests of total confusion, let’s discuss metrics, with have almost nothing to do with measures, despite the similarity in name! Measures have to do with the sizes of sets of points, and are defined only on -algebras. Metrics have to do with the distance between points, and are everywhere defined. Metric topology was perhaps the earliest field of topology to be studied, and so it’s not surprising that a metric on a space will give you a natural topology. Going the other way, from topologies to metrics, was a central problem of point-set topology in the 20th century.
A metric on a set (called a metric space) is a function
with the following properties:
- Symmetry:
for all
.
- Non-negativity:
for all
, and it equals
iff
.
- Triangle inequality:
for all
.
Just like we created measures from intuitive ideas about how area should work, all of these properties express intuitive ideas about distance. The third one is called the “triangle inequality” because it is an abstraction of the well-known fact that the sum of the lengths of two sides of a triangle is greater than the length of the third side.
We already know at least one metric in :
. I guess we can call this the Euclidean metric. More generally, for any normed vector space, the norm induces a metric:
. This metric is then addition-invariant (
) and satisfies
for
a scalar.
Another good name for the Euclidean metric would be the 2 metric, because for any , $\sqrt[p]{(x_1-y_1)^p+\dotsb+(x_n-y_n)^p} also defines a metric, the p metric. For
, this is the Manhattan metric, defined by
. We can also take the limit as
and define the
metric or sup metric by
.1
Given a metric, we can define the circle around of radius
as
, and the ball of the same radius as
. Circles in
in the 1,2, and
metrics are to the right.
Now, the standard topology on was given by a basis of Euclidean balls. Similarly, any metric space has an induced metric topology, given by the basis of balls
. If a metric induces a given topology on a set, we say that topological space is metrizable.
Let’s look at the p metrics on , for example. Any ball in the 2-metric of radius
contains the 1-metric ball of the same radius, and is contained by the 1-metric ball of radius
. In particular, given any point and any open 2-metric ball, we can find a 1-metric ball containing that point and inside that 2-metric ball, and vice versa. Not sure if I’ve ever explicitly said this, but it’s pretty easy to prove that one topology is finer than another iff given a point and a basis element containing it in the second topology, you can always find a basis element of the first topology containing the point and inside the second basis element. So both topologies are finer than each other, so they’re equal. The same goes for any p, including infinity.
With metrics, unlike with topologies, you can define bounded sets. A bounded set is just a subset of some ball. But we showed that boundedness wasn’t preserved under homeomorphism, and likewise, for any metric, you can find a metric which gives the same topology but in which every set is bounded. Simply set ; we can call this the bounded metric corresponding to
. Balls of radius smaller than 1 are the same, but all balls of radius 1 or above equal the whole space, and the same argument as above shows that the topologies are equal. It’s a quirk of topology that it’s controlled by “small” sets in this way.
Subspaces of metric spaces inherit the metric, and yes, this induces the subspace topology (unlike the inherited order in a totally ordered set). For a finite product of metric spaces, you can set ; likewise, for a countable product, you can use
. Both these induce the product topology. Uncountable products don’t, in general, have a metric, and we’ll see why below. For disjoint unions, I guess you could take the bounded metric on each component and set
if
are in different components.
Munkres really likes putting metrics on , but that doesn’t seem to be as important as “standard” analytical metric space properties, so I’ll skip it for now. Maybe it’ll be worth a quick post later.
Basically, all the analytical properties we generalized in topology come back to us in metric spaces. For example, given , where
and
are metric spaces,
is continuous at
iff for all
, there exists a
such that if
, then
. This is easy to prove using balls and the definition of continuity. Another statement shows us that sequences work well:
Lemma (the sequence lemma). Let be topological spaces,
. If there is a sequence
in
that converges to
, then
. Likewise, if
is continuous, then for every sequence
converging to
,
converges to
. The converses hold if
is metrizable.
Proof. If for
, then every neighborhood of
contains a point in the sequence, which is a point of
. So
is in the closure of
. Likewise, since continuous functions send neighborhoods to neighborhoods, given any neighborhood
of
, we get a neighborhood
of
, that then must contain some
. Then
.
For the other direction, let have the metric
. If
, then each ball
intersects
, so choose
to be a point in its intersection. Clearly this sequence converges to
. The last part — the converse of the second statement — is an exercise.
Often, we can use this to show that a space is not metrizable. For example, look at , where
is the first uncountable ordinal, in the order topology. As we showed, no sequence of countable ordinals can converge to an uncountable one, so even though the final element
is in the closure of the rest of the set, there isn’t a sequence converging to it. So this set isn’t metrizable. Similarly, look at an uncountable product like
in the product topology. Let
be the set of tuples
which are
for all but finitely many
. The tuple which is all zeros is in the closure of this set: any neighborhood of it is
in all but finitely many coordinates, so it contains the tuple in
which is
in those all-but-finite coordinates and
in the (finitely many) other ones. But any sequence of points in
converges to a point which is
in all but countably many coordinates! So
is not metrizable.
From here, it’s worth taking a look at uniform continuity and uniform convergence, and then topological spaces whose elements are functions. In order to remedy our problem with sequences in sets like the above, we need to introduce nets, which are like sequences indexed on larger sets than . As a kind of goofy thing, I can take a look at structures in between topological spaces and metric spaces, called uniform spaces, where you can define neighborhoods “of the same size” around any two points, though you can’t actually measure that size. (I don’t know that much about these guys, but I love to learn for this blog.) Finally, the metrization problem asks which topological spaces are metrizable and was a major topic of the mid-20th century. To answer it, we’ll have to delve into countability and separation axioms.
1“Supremum” (“sup”) and “infimum” (“inf”) are very useful math words, by the way. They mean, respectively, “greatest lower bound” and “least upper bound.” For a finite number of things, as above, they just mean “maximum” and “minimum.” But an infinite number of things could approach an asymptote, in which case the max/min wouldn’t exist, but the sup/inf would.
3 Comments so far
Leave a comment
[...] metric — yes, the same guy as the Riemann hypothesis — and no, not the sort of metrics that measure distance. A Riemannian metric is a smooth choice of dot product at every tangent [...]
Pingback by Differential Geometry and the Sphere Theorem « Gracious Living December 16, 2010 @ 20:39[...] that countability is so important is that the properties we’re about to study are typical of metric spaces, and metrizability is a central question of point-set [...]
Pingback by Countability Axioms « Gracious Living December 31, 2010 @ 01:55[...] a metric space under the metric . (All right, technically, we don’t know what a metric space is yet [...]
Pingback by The Construction of the Reals: Metric Completion and Dedekind Cuts « Gracious Living March 6, 2011 @ 21:31