Lets assume that for every $x,y,z$ that belong to an $A$ , $(x+2y)$ and $(y+2z)$ can be divided by $3$.If we want to prove that $(x+2z)$ can also be divided by $3$, is it ok to do the next steps ?
$(x+2y),(y+2z)$ can be divided by $3$, so lets take the sum of them:$(x+2y)+(y+2z)$ = $3y+(x+2z)$ And here we come into conclusion that the sum of them is obviously divided by $3$, $ 3y$ can be divided by $3$ obviously, can we say the same about $(x+2z)$ (that can be divided by $3$ according to the above sum)
Thanks.