absolute value in a vector lattice (original) (raw)
Let V be a vector lattice over ℝ, and V+ be its positive cone. We define three functions from V to V+ as follows. For any x∈V,
- •
x+:=x∨0, - •
x-:=(-x)∨0, - •
|x|:=(-x)∨x.
It is easy to see that these functions are well-defined. Below are some properties of the three functions:
- x+=(-x)- and x-=(-x)+.
- x=x+-x-, since x+-x-=(x∨0)-(-x)∨0=(x∨0)+(x∧0)=x+0=x.
- |x|=x++x-, since x++x-=x+2x-=x+(-2x)∨0=(x-2x)∨(x+0)=|x|.
- If 0≤x, then x+=x, x-=0 and |x|=x. Also, x≤0 implies x+=0, x-=-x and |x|=-x.
- |x|=0 iff x=0. The “only if” part is obvious. For the “if” part, if |x|=0, then (-x)∨x=0, so x≤0 and -x≤0. But then 0≤x, so x=0.
- |rx|=|r||x| for any r∈ℝ. If 0≤r, then |rx|=(-rx)∨(rx)=r((-x)∨x)=r|x|=|r||x|. On the other hand, if r≤0, then |rx|=(-rx)∨(rx)=(-r)(x∨(-x))=-r|x|=|r||x|.
- |x|+|y|=|x+y|∨|x-y|, since
LHS=(-x)∨x+(-y)∨y=(-x-y)∨(-x+y)∨(x-y)∨(x+y)=RHS.
- |x|+|y|=|x+y|∨|x-y|, since