Thank you for reading it. I know I made a lot of mistakes. This is my first ever proof that I have attempted. Another note is that I only have been studying proofs for about a week. Any advice will be helpful.
prove: $|x+y| ≤ |x| + |y|$
Case 1: ∀ values of x<0 and y<0, the function will decrease:
$|x+y| \overset{x<0}= |y\pm x|$
$|x+y| \overset{y<0}= |-y+x)|$
$A=|-x+y|$ –-—-> $∂A/∂X=-1$
$B=|-y+x|$ $∂B/∂Y=-1$
Case 2: In the case of (x,y)>0, the two functions opposite of the inequalities are equal.
{|x+y|⇔ |x|+|y|: x>0 and y>0}
This is a normal property of the absolute value theorem.
Notation: {|x+y|∀ values of x and y = |x|+|y| ∀ for all values of x and y}
Case 3: Case 3 proves that the values of |x|+|y| are unaffected by values less than zero
$|x| =
\begin{cases}
x,&\text{if }x\ge 0\\
-x,&\text{if }x<0
\end{cases}$
$|y| = \begin{cases} y,&\text{if }y\ge 0\\ -y&\text{if }y<0 \end{cases}$
⇔$|X|+|y|>0$ when $(x,y)≠0$
Note: I don’t know if I properly stated the ∀correctly; however, I meant it as “for all“
Thank you for reading it. I know I made a lot of mistakes. This is my first ever proof that I have attempted. Another note is that I only have been studying proofs for about a week. Any advice will be helpful.
***Edited