Prove by contradiction that for any integers $x,y,z,a,b,c$ greater than $0$ such that $x+y>a+b$, it is not implied that $x\cdot y\cdot z>a\cdot b\cdot c$?
Obviously this statement is true. Consider $9+1+1>3+2+2; 9<12$. But I cannot seem to prove it without falling back to examples. Also, would the outcome of the statement be different if I required that all integers be greater than $1$? If so, how do i go about formalizing that thought?
One example is sufficient to show that the implication is not true. You probably mean $x + y + z \gt a+b+c \not \implies xyz \gt abc$. For an example with all numbers greater than $1$, you again want a large disparity on the left and small one on the right. For example $9+2+2 \gt 4+4+4, 36 \lt 64$