Prove that $(a+b, a-b) \geq (a, b)$
My attempt
Let $(a+b, a-b) = d$ and $(a, b) = c$. Since $c \mid a,b$
$c$ is also a factor of $a+b$ and $a-b$. Thus $c \leq d$.
Is this enough as a proof? It feels kind of skimpy to me, so I was hoping for some feedback and ideas to make it more rigorous from the MSE community. In particular, I feel as though it's not rigorous enough on showing that $c$ is not always equal to $d$ and thus put some actual meaning behind the 'less than' part of $\leq$.