Step
*
1
1
of Lemma
coprime-exp1
1. a : ℤ
2. b : ℤ
3. CoPrime(a,b)
⊢ ∃x,y:ℤ. (((a * x) + (1 * y)) = 1 ∈ ℤ)
BY
{ (InstConcl [⌜0⌝;⌜1⌝]⋅ THEN Auto) }
Latex:
Latex:
1.  a  :  \mBbbZ{}
2.  b  :  \mBbbZ{}
3.  CoPrime(a,b)
\mvdash{}  \mexists{}x,y:\mBbbZ{}.  (((a  *  x)  +  (1  *  y))  =  1)
By
Latex:
(InstConcl  [\mkleeneopen{}0\mkleeneclose{};\mkleeneopen{}1\mkleeneclose{}]\mcdot{}  THEN  Auto)
Home
Index