Step
*
of Lemma
coprime_bezout_id
∀a,b:ℤ.  (CoPrime(a,b) 
⇐⇒ ∃x,y:ℤ. (((a * x) + (b * y)) = 1 ∈ ℤ))
BY
{ EAuto 1 }
Latex:
Latex:
\mforall{}a,b:\mBbbZ{}.    (CoPrime(a,b)  \mLeftarrow{}{}\mRightarrow{}  \mexists{}x,y:\mBbbZ{}.  (((a  *  x)  +  (b  *  y))  =  1))
By
Latex:
EAuto  1
Home
Index