Step * of Lemma coprime_bezout_id2

a,b:ℤ.  ((∃x,y:ℤ(((a x) (b y)) 1 ∈ ℤ))  CoPrime(a,b))
BY
Auto }

1
1. : ℤ
2. : ℤ
3. ∃x,y:ℤ(((a x) (b y)) 1 ∈ ℤ)
⊢ CoPrime(a,b)


Latex:


Latex:
\mforall{}a,b:\mBbbZ{}.    ((\mexists{}x,y:\mBbbZ{}.  (((a  *  x)  +  (b  *  y))  =  1))  {}\mRightarrow{}  CoPrime(a,b))


By


Latex:
Auto




Home Index