Step * 2 1 of Lemma exp-divides-exp2


1. : ℤ@i
2. : ℤ@i
3. : ℕ+@i
4. x^n y^n@i
5. : ℤ
6. (gcd(y;x) c) ∈ ℤ
7. ¬(c 1 ∈ ℤ)
8. (-1) ∈ ℤ
⊢ gcd(y;x) x ∈ ℤ
BY
(HypSubst' (-1) (-3) THEN RepeatFor (Thin (-1))) }

1
1. : ℤ@i
2. : ℤ@i
3. : ℕ+@i
4. x^n y^n@i
5. : ℤ
6. (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