Step
*
1
1
1
1
1
of Lemma
p-adic-inv-lemma1
1. a : ℤ@i
2. b : ℤ@i
3. CoPrime(a,b)
⊢ CoPrime(a,1)
BY
{ (BLemma `coprime_bezout_id` THEN Auto) }
1
1. a : ℤ@i
2. b : ℤ@i
3. CoPrime(a,b)
⊢ ∃x,y:ℤ. (((a * x) + (1 * y)) = 1 ∈ ℤ)
Latex:
Latex:
1.  a  :  \mBbbZ{}@i
2.  b  :  \mBbbZ{}@i
3.  CoPrime(a,b)
\mvdash{}  CoPrime(a,1)
By
Latex:
(BLemma  `coprime\_bezout\_id`  THEN  Auto)
Home
Index