Step * of Lemma gcd_sym

∀a,b:ℤ.  (gcd(a;b) ~ gcd(b;a))
BY
{ Auto }

1
1. a : ℤ
2. b : ℤ
⊢ gcd(a;b) ~ gcd(b;a)


Latex:


Latex:
\mforall{}a,b:\mBbbZ{}.    (gcd(a;b)  \msim{}  gcd(b;a))


By


Latex:
Auto




Home Index