Sequence of nested closed convex sets in $\mathbb R^n$ (a generalization of Cantor´s theorem(axiom))

390 Views Asked by At

We have in $\mathbb R$ an axiom (sometimes a theorem if we start from another system of axioms) that:

If $(I_n)_{n=1,2,...}$ is a sequence of nested closed intervals such that $l(I_n) \to 0$ when $n \to + \infty$ then their intersection is non-empty (really, the intersection is only one point). Here, $l$ is the length of an interval.

However, if the intervals are not closed, then this need not to be true, as an example $n \to (0, \dfrac {1}{n})$ shows. Here, the intersection is empty.

There is virtually no reason why we shouldn´t consider sequences of nested sets in $\mathbb R^n$, and, most probably, so much is already known about them.

I guess that straightforward generalization of above stated theorem (axiom) also is true, that is:

If $(C_n)_{n=1,2,..}$ is a sequence of nested closed convex sets in $\mathbb R^n$ such that $V(C_n) \to 0$ when $n \to + \infty$ then their intersection is non-empty (it should be one point, right?) Here, $V$ is the volume (or, would calling it $n$-volume be more appropriate?) of a closed convex set.

So, is this true? Is the intersection of nested closed convex sets in $\mathbb R^n$ such that $V(C_n) \to 0$ when $n \to + \infty$ non-empty? Is it one point?

You can start with whatever legal definition of a convex set you want, although, I think that definition:

A set is convex if for every two points $x,y$ from that set we have that line segment that connects (joins) those two points is contained in that set.

is the simplest one.

Notify me if this question can be improved, because, it may well be that there are some issues that I am not aware of, and, I am not completely sure that all is right with definitions I gave.

Also, I take as an implicit assumption that every closed convex set in $\mathbb R^n$ has an $n$-volume.

If this is not true (and I think it is) then suppose that we are dealing only with closed convex sets in $\mathbb R^n$ that have an $n$-volume.

Also, in our considerations, all closed convex sets are bounded.

Edit: By the comment of Emma, it seems clear that the intersection is only-non empty, it need not be one point, because, if closed convex sets are of dimension $n-k$, where $1\leq k <n$ in $\mathbb R^n$ then their $n$-volume is $0$.

1

There are 1 best solutions below

7
On BEST ANSWER

You seem to be barreling towards Cantor's Intersection Theorem. There are two variants: the compact version and the complete metric space version. Here's the compact version:

Theorem: Suppose $X$ is a topological space, and $C_n$ is a sequence of non-empty closed, compact sets such that $C_{n+1} \subseteq C_n$ for all $n$. Then $$\bigcap_{n=1}^\infty C_n \neq \emptyset.$$

In the setting of $\Bbb{R}^n$, compact sets are simply closed and bounded sets. There's no need for convexity, and there's no need for length/area/volume/Lebesgue measure to enter into it. However, you don't get the uniqueness of the intersection.

On the other hand, we have the complete metric space version:

Theorem: Suppose $X$ is a complete metric space (i.e. Cauchy sequences converge), and $C_n$ is a sequence of non-empty, closed and bounded sets such that $C_{n+1} \subseteq C_n$ for all $n$. Moreover, assume $$\operatorname{diam} C_n := \sup_{x, y \in C_n} d(x, y) \to 0 \text{ as } n \to \infty.$$ Then $$\left|\bigcap_{n=1}^\infty C_n\right| = 1.$$

If you're not familiar with metric spaces, $d(x, y)$ refers to the distance from $x$ to $y$. In the context of $\Bbb{R}$, this refers to the quantity $|x - y|$. In $\Bbb{R}^n$, it (usually) refers to the Euclidean distance between $x$ and $y$ (though other distances are sometimes used).

Note the latter has a stronger conclusion: the sets have a unique point of intersection. In $\Bbb{R}^n$, the condition of being closed and bounded is equivalent to being compact, so the only real difference is the presence of the diameter tending to $0$.

To answer your actual question, if we assume instead that $V(C_n) \to 0$ instead of $\operatorname{diam} C_n \to 0$, then unfortunately, you cannot even guarantee that the intersection is non-empty. For example, for each $n$, take the half-lines $L_n = \{(x, 0) : x \ge n\}$. Note that such sets are not compact, but have zero area/volume/measure in two or more dimensional space. Their intersection is empty.