Is a cone in Banach space always a closed subset?

1.5k Views Asked by At

Let $(\mathbb{X}, || \cdot||)$ be a real Banach space.

We define a subset $P$ of $\mathbb{X}$ by $P := \{ x \in \mathbb{X} : x\geq 0\}$.

In general, $P$ is termed a positive cone of $\mathbb{X}$. However, $\mathbb{X}$ is quite abstract and could be any real Banach space, so that I am wondering that whether $P$ always be a closed subset of $\mathbb{X}$ (as primitive)? If so, how to show that?

In fact, there are many different definitions in textbooks for "cone". One is defined as "A subset $C$ of $\mathbb{X}$ is called a cone iff (i) $C$ is nonempty and nontrival ($C \neq \{0\}$); (ii) $C$ is closed and convex; (iii) $\lambda C \subset C$ for any nonnegative real number $\lambda$; (iv) $C \cap (-C) = \{ 0\}$." On the other hand, other textbook defines it as " A subset $C$ of $\mathbb{X}$ is called a cone iff (iii) and (iv) are satisfied."

Therefore, it makes me confused about whether a positive cone $P := \{ x \in \mathbb{X} : x\geq 0\}$ is always a closed subset.

I thought a positive cone $P$ is always closed. Because by the construction of $P$, for any convergent sequence $\{x_n \} \subset P$ such that $ x_n \rightarrow x \in \mathbb{X}$ (i.e., $||x_n - x|| \rightarrow 0$ as $n \rightarrow \infty$), we have $x_n \geq 0$ for all $n$. And, it is clear intuitively that the limit $x$ of this sequence should also be nonnegative. But how to prove it rigorously? Thanks for helping in advance!

1

There are 1 best solutions below

14
On BEST ANSWER

Although your question has been answered in the comments, let me collect a few remarks which might be of interest to you:

First of all, a cone as defined by properties (iii) and (iv) is a purely algebraic object. This means that in order to define a cone $P$, you only need an underlying vector space structure $X$. Here $X$ need not be a normed space. So if your space $X$ has additionally a norm on it, or more generally a linear topology, then there is no reason why $P$ should be closed with respect to it. You need to know how the norm interplays with your order, so that you can make deductions of this kind.

It's also true that the definition of a cone varies from text to text. The most broad definition is that a cone is a set $P$ which satisfies (iii). If it additionally satisfies (iv) then it is called a pointed cone. If it satisfies $P+P\subseteq P$, then it is (called) a convex cone. Some texts might want to study only a specific class of cones, for instance only closed convex cones, so they sometimes adopt the definition accordingly.

Now let me mention a few instances which ensure that $P$ is closed. The property that you wrote in the comment section is obviously equivalent to $P$ being closed, but it isn't very useful because one can use the same method to show immediately that $P$ is closed. I mean, although it is correct, it doesn't provide us with a different way to determine whether $P$ is closed.

Recall that an ordered vector space $(X, P)$ is called Archimedean if for every $x, y\in X$ such that $ny\leq x$ for every $n \in \mathbb{N}$, then $y\leq 0$. This is a purely algebraic property and strangely it has a lot to say about $P$ being closed or not! The following is true:

Proposition: Let $(X, P)$ be an ordered vector space and $\|\cdot\|$ be a norm on $X$. If $P$ has non empty interior, then the following are equivalent:

(a) $P$ is closed,

(b) $P$ is Archimedean.

Notice here a mild assumption about the order and norm interplay: The cone $P$ has non empty interior with respect to the norm. Other than that, the proposition connects a topological property with a purely algebraic one. So it provides an alternative (algebraic) way to test whether a given cone is closed or not.

The proposition above still holds if instead of a norm you have a $T_2$ linear topology.

A simple example of a non closed cone is $\mathbb{R}^2$ equipped with the lexicographical order. The cone $P$ is $P=\{(x, y): x>0 \text{ or } x=0 \text{ and } y\geq 0\}$ and it is obviously not closed in the usual topology. Notice that $P$ has non empty interior and that the lexicographical order is not Archimedean, all in accordance with the previous Proposition.

The last example is that of normed vector lattices and of Banach lattices, which are probably the most important classes of ordered spaces:

Definition: A normed vector lattice $X$ is an ordered space $X$, equipped with a norm such that:

1) For every $z, w\in X$, $\sup\{z,w\}$ exists.

2) If $x, y\in X$ with $|x|\leq |y|$, then $\|x\|\leq \|y\|$. Here by the absolute value we mean $|x|=\sup\{x,-x\}$.

Condition 2) tells us that "small" elements with respect to the order, also have "small" norm. One can easily show that in normed vector lattices the cone $P$ is closed.