Have a statement that seems true by geometric inspection but I can't seem to prove it using triangle/reverse triangle inequality.
$|x|+|y|\leq 1 \implies|1-x|+|1-y|\geq 1$
Have a statement that seems true by geometric inspection but I can't seem to prove it using triangle/reverse triangle inequality.
$|x|+|y|\leq 1 \implies|1-x|+|1-y|\geq 1$
Copyright © 2021 JogjaFile Inc.
By the triangle inequality and then the fact that $|x|+|y|\leq 1$ $$ 2 = |1-x + x + 1-y + y| \leq |1-x| + |x| + |1-y| + |y| \\ \leq 1 + |1-x| + |1-y| $$ and your inequality follows by subtracting $1$ on both sides.