If $d \mid a,b$ and $\exists x,y \in Z : d = ax + by$, then $d = \gcd(a,b)$
Well, I've tried by saying that $\gcd(a,b) \iff d = a s \cdot b t$, and now $s=x,t=y$, and I've proved it.
I've also tried to find counter examples and failed. Although my proof seems to be odd, I'm looking forward to see what you can say about this. Thanks