13.1 Vector Lattices

Definition 13.1.1 (Ordered Vector Space). Let $E$ be a vector space over $\real$ and $\le$ be a partial order on $E$, then $(E, \le)$ is a ordered vector space if

  1. For any $x, y, z \in E$ with $x \le y$, $x + z \le y + z$.

  2. For any $x, y \in E$ and $\lambda > 0$, $x \le y$ implies that $\lambda x \le \lambda y$.

Proposition 13.1.2. Let $(E, \le)$ be an ordered vector space and $A, B \subset E$ such that $\sup(A)$ and $\sup (B)$ exist, then

  1. $\sup(A + B) = \sup(A) + \sup(B)$.

  2. $\sup(A) = -\inf (-A)$

Proof. (1): For any $a \in A$ and $b \in B$, $a + b \le \sup(A) + \sup(B)$ by (LO1). Let $c \in E$ such that $c \ge a + b$ for all $a \in A$ and $b \in B$, then $c \ge a + \sup(B)$ for all $a \in A$, so $c \ge \sup(A) + \sup(B)$. Therefore $\sup(A) + \sup(B) = \sup(A + B)$.

(2): For any $a \in A$, $\sup(A) \ge a = -(-a)$, so $-\sup(A) \le \inf(-A)$, and $\sup(A) \ge -\inf(-A)$. On the other hand, for any $a \in A$, $-\inf(-A) \ge a$. Therefore $\sup(A) \le -\inf(-A)$.$\square$

Definition 13.1.3 (Interval). Let $(E, \le)$ be an ordered vector space and $x, y \in E$, then

\[[x, y] = \bracs{z \in E| x \le z \le y}\]

is the order interval with endpoints $x$ and $y$.

Definition 13.1.4 (Order Bounded). Let $(E, \le)$ be an ordered vector space and $A \subset E$, then $A$ is order bounded if there exists $x, y \in E$ such that $A \subset [x, y]$.

Definition 13.1.5 (Order Complete). Let $(E, \le)$ be an ordered vector space, then $E$ is order complete if for any order bounded set $A \subset E$, $\sup (A)$ and $\inf (A)$ exist.

Definition 13.1.6 (Order Bounded Dual). Let $(E, \le)$ be an ordered vector space, then the space $E^{b}$ consisting of all linear functionals on $E$ that are bounded on order bounded sets is the order bounded dual of $E$.

Definition 13.1.7 (Order Dual). Let $(E, \le)$ be an ordered vector space and $\Phi^{+} \in \hom(E; \real)$, then $\Phi^{+}$ is positive if for any $x \in E$ with $x \ge 0$, $\Phi^{+}(x) \ge 0$. The subspace $E^{+} \subset \hom(E; \real)$ generated by the positive linear functionals on $E$ is the order dual of $E$.

Definition 13.1.8 (Vector Lattice). Let $(E, \le)$ be an ordered vector space, then $E$ is a vector lattice if for any $x, y \in E$, $x \vee y = \sup\bracs{x, y}$ and $x \wedge y = \inf\bracs{x, y}$ exist.

Definition 13.1.9 (Absolute Value). Let $(E, \le)$ be a vector lattice and $x \in E$, then $|x| = x \vee -x$ is the absolute value of $x$.

Lemma 13.1.10. Let $(E, \le)$ be a vector lattice and $x \in E$, then $|x| \ge 0$.

Proof. For any $x \in E$,

\[2|x| = 2(x \vee (-x)) \ge x + -x = 0\]
$\square$

Definition 13.1.11 (Disjoint). Let $(E, \le)$ be a vector lattice and $x, y \in E$, then $x$ and $y$ are disjoint, denoted $x \perp y$, if $|x| \wedge |y| = 0$.

Proposition 13.1.12. Let $(E, \le)$ be a vector lattice, then:

  1. For any $x, y \in E$,

    \[x + y = x \vee y + x \wedge y\]
  2. Let $x \in E$, $x^{+} = x \vee 0 \ge 0$, and $x^{-} = -(x \wedge 0) \ge 0$, then $x = x^{+} - x^{-}$ and $|x| = x^{+} + x^{-}$. Moreover, $(x^{+}, x^{-})$ are the unique disjoint non-negative elements of $E$ such that $x = x^{+} - x^{-}$.

For any $x, y \in E$ and $\lambda \in \real$,

  1. $|\lambda x| = |\lambda| \cdot |x|$

  2. $|x + y| \le |x| + |y|$.

Finally, for any $x, y \in E$ with $x, y \ge 0$,

  1. $[0, x] + [0, y] = [0, x + y]$.

Proof. (1): By Proposition 13.1.2,

\begin{align*}x \vee y + x \wedge y - x - y&= 0 \vee (y - x) + (x - y) \wedge 0 \\&= 0 \vee (y - x) - 0 \vee (y - x) = 0\end{align*}

(2): By (1),

\[x = x + 0 = x \vee 0 + x \wedge 0 = x^{+} - x^{-}\]

By Proposition 13.1.2 and Lemma 13.1.10,

\[x^{+} + x^{-} = x \vee 0 + (-x \vee 0) = x \vee -x \vee 0 = |x|\]

and

\[x^{+} \vee x^{-} = x \vee 0 \vee (-x) \vee 0 = |x|\]

Since $x^{+}, x^{-} \ge 0$, $|x^{+}| = x^{+}$ and $|x^{-}| = x^{-}$, so by (1),

\[x^{+} \wedge x^{-} = x^{+} + x^{-} - x^{+} \vee x^{-} = 0\]

so $x^{+} \perp x^{-}$.

Now, let $y, z \in E$ with $y, z \ge 0$ such that $x = y - z$, then

\[x^{+} = x \vee 0 = (y - z) \vee 0 \le y \vee 0 = y\]

and $x^{-} \le z$. If $y \perp z$, then $y - x^{+} \perp z - x^{-}$. Since $y - x^{+} = z - x^{-}$, $y - x^{+} = z - x^{-} = 0$, so $y = x^{+}$ and $z = x^{-}$.

(3): For any $\lambda > 0$, by (LO2),

\[|\lambda x| = (\lambda x) \vee (-\lambda x) = \lambda (x \vee -x) = \lambda |x|\]

(4): For any $x, y \in E$, by Proposition 13.1.2,

\begin{align*}x^{+} + y^{+}&= (x \vee 0) + (y \vee 0) = x \vee y \vee (x + y) \vee 0 \\&\ge (x + y) \vee 0 = (x + y)^{+}\end{align*}

Likewise, $x^{-} + y^{-} \ge (x + y)^{-}$. Thus

\[|x+y| = (x+y)^{+} + (x + y)^{-} \le x^{+} + y^{+} + x^{-} + y^{-} = |x| + |y|\]

(5): Let $x, y \in E$ with $x, y \ge 0$, then $[0, x] + [0, y] \subset [0, x + y]$. For any $z \in [0, x + y]$, let $u = z \wedge x$ and $v = z - u$, then

\[v = z - z \wedge x = z + (-z \vee -x) = (0 \vee z - x) \le z - x \le y\]
$\square$

Lemma 13.1.13. Let $(E, \le)$ be a vector lattice, $C = \bracs{x \in E|x \ge 0}$ and $\phi: C \to [0, \infty)$ such that:

  1. For any $x \in C$ and $\lambda \in \real$ with $\lambda \ge 0$, $\phi(\lambda x) = \lambda \phi(x)$.

  2. For any $x, y \in C$, $\phi(x + y) = \phi(x) + \phi(y)$.

then the mapping

\[\Phi: E \to \real \quad x \mapsto \phi(x^{+}) - \phi(x^{-})\]

is a positive linear functional on $E$.

Proof. For any $\lambda \in \real$ with $\lambda \ge 0$,

\begin{align*}\Phi(\lambda x)&= \phi((\lambda x)^{+}) - \phi((\lambda x)^{-}) \\&= \lambda\phi(x^{+}) - \lambda\phi(x^{-}) = \lambda\Phi(x)\end{align*}

Likewise, if $\lambda < 0$, then

\begin{align*}\Phi(\lambda x)&= \phi((\lambda x)^{+}) - \phi((\lambda x)^{-}) \\&= -\lambda\phi(x^{-}) + \lambda\phi(x^{+}) = \lambda\Phi(x)\end{align*}

For any $x, y \in E$, let $z = x + y$, then $z = z^{+} - z^{-} = x^{+} + y^{+} - x^{-} - y^{-}$. Thus

\begin{align*}z^{+} + x^{-} + y^{-}&= z^{-} + x^{+} + y^{+} \\ \phi(z^{+}) + \phi(x^{-}) + \phi(y^{-})&= \phi(z^{-}) + \phi(x^{+}) + \phi(y^{+}) \\ \phi(z^{+}) - \phi(z^{-})&= \phi(x^{+}) - \phi(x^{-}) + \phi(y^{+}) - \phi(y^{-}) \\ \Phi(z)&= \Phi(x) + \Phi(y)\end{align*}
$\square$

Proposition 13.1.14. Let $(E, \le)$ be an ordered vector space. If for any $x, y \in E$ with $x, y \ge 0$, $[0, x] + [0, y] = [0, x + y]$, then:

  1. $E^{b} = E^{+}$.

  2. The order bound dual $E^{b}$ equipped with its canonical ordering is a vector lattice.

  3. $E^{b}$ is order complete.

  4. For any $\phi \in E^{b}$ and $x \in E$ with $x \ge 0$,

    \[|\phi|(x) = \sup\bracs{\phi(y)|y \in E, |y| \le x}\]

Proof. (1): Let $C = \bracs{x \in E|x \ge 0}$, $\Phi^{+} \in E^{b}$, and

\[\Phi^{+}: C \to [0, \infty) \quad x \mapsto \sup(f([0, x]))\]

then for any $x, y \in C$ and $\lambda \in \real$ with $\lambda \ge 0$,

\begin{align*}\Phi^{+}(\lambda x + y)&= \sup(f([0, \lambda x + y])) = \sup(f(\lambda [0,x]) + f([0, y])) \\&= \lambda \sup(f([0, x])) + \sup(f([0, y])) = \lambda \Phi^{+}(x) + \Phi^{+}(y)\end{align*}

Let

\[\Phi: E \to \real \quad x \mapsto \Phi^{+}(x^{+}) - \Phi^{+}(x^{-})\]

then $\Phi$ is a positive linear functional by Lemma 13.1.13.

For any $x \in C$, $\Phi(x) \ge \phi(x)$, so $\Phi \ge \phi$. On the other hand, let $\psi \in \hom(E; \real)$ such that $\psi \ge 0$ and $\psi \ge \phi$, then for each $x \in C$, $\psi(x) \ge \sup(\phi([0, x]))$. Therefore $\Phi = 0 \vee \phi$.

Since $0 \wedge \phi = -(0 \vee -\phi)$, $\phi = (0 \vee \phi) - (0 \vee -\phi)$ is a sum of two positive linear functionals, so $E^{b} = E^{+}$.

(2): For any $x, y \in E^{b}$, $x \wedge y = (x - y) \wedge 0 + y$ and $x \vee y = (x - y) \vee 0 + y$, so $E^{b}$ is a lattice.

(3): Let $A \subset E^{b}$ be order bounded, then since $E^{b}$ is a lattice, assume without loss of generality that $A$ is upward-directed under the canonical ordering. Let

\[\phi: C \to [0, \infty) \quad x \mapsto \sup_{f \in A}f(x)\]

then for any $\lambda \ge 0$ and $x \in C$, $\phi(\lambda x) = \lambda \phi(x)$. Let $x, y \in C$, then for any $f \in A$,

\[f(x + y) = f(x) + f(y) \le \phi(x) + \phi(y)\]

As this holds for all $f \in A$, $\phi(x + y) \le \phi(x) + \phi(y)$. On the other hand, for any $f, g \in A$, there exists $h \in A$ such that

\[h(x + y) = h(x) + h(y) \ge f(x) + g(y)\]

Since such an $h \in A$ exists for all $f, g \in A$, $\phi(x + y) \ge \phi(x) + \phi(y)$.

By Lemma 13.1.13, the mapping

\[\Phi: E \to \real \quad x \mapsto \phi(x^{+}) - \phi(x^{-})\]

is a positive linear functional on $E$. By definition $\Phi \ge f$ for all $f \in A$. If $\psi \in \hom(E; \real)$ is a linear functional such that $\psi \ge f$ for all $f \in A$, then for any $x \in C$, $\psi(x) \ge \sup_{f \in A}f(x)$. Therefore $\Phi = \sup(A)$, and $E^{b}$ is order complete.

(3): Let $\phi \in E^{b}$ and $x \in E$ with $x \ge 0$, then by (1),

\begin{align*}|\phi|(x)&= \sup(\phi([0, x])) + \sup(-\phi([0, x])) \\&= \sup\bracs{\phi(u) - \phi(v)| u, v \in [0, x]}\end{align*}

For any $u, v \in [0, x]$, $|u - v| \le x$, so

\[|\phi|(x) \le \sup\bracs{\phi(y)|y \in E, |y| \le x}\]

On the other hand, for any $y \in E$ with $|y| \le x$, $y^{+}, y^{-} \le x$, so

\[\phi(y) = \phi(y^{+}) - \phi(y^{-}) \le \sup\bracs{\phi(u) - \phi(v)| u, v \in [0, x]}= |\phi|(x)\]

Therefore

\[|\phi|(x) = \sup\bracs{\phi(y)|y \in E, |y| \le x}\]
$\square$