Step
*
2
1
of Lemma
exp-divides-exp2
1. x : ℤ@i
2. y : ℤ@i
3. n : ℕ+@i
4. x^n | y^n@i
5. c : ℤ
6. x = (gcd(y;x) * c) ∈ ℤ
7. ¬(c = 1 ∈ ℤ)
8. c = (-1) ∈ ℤ
⊢ gcd(y;x) = x ∈ ℤ
BY
{ (HypSubst' (-1) (-3) THEN RepeatFor 2 (Thin (-1))) }
1
1. x : ℤ@i
2. y : ℤ@i
3. n : ℕ+@i
4. x^n | y^n@i
5. c : ℤ
6. x = (gcd(y;x) * (-1)) ∈ ℤ
⊢ gcd(y;x) = x ∈ ℤ
Latex:
Latex:
1.  x  :  \mBbbZ{}@i
2.  y  :  \mBbbZ{}@i
3.  n  :  \mBbbN{}\msupplus{}@i
4.  x\^{}n  |  y\^{}n@i
5.  c  :  \mBbbZ{}
6.  x  =  (gcd(y;x)  *  c)
7.  \mneg{}(c  =  1)
8.  c  =  (-1)
\mvdash{}  gcd(y;x)  =  x
By
Latex:
(HypSubst'  (-1)  (-3)  THEN  RepeatFor  2  (Thin  (-1)))
Home
Index