Step * 2 2 2 1 of Lemma exp-divides-exp2


1. : ℤ@i
2. : ℤ@i
3. : ℕ+@i
4. x^n y^n@i
5. : ℤ
6. ¬(c 1 ∈ ℤ)
7. ¬(c (-1) ∈ ℤ)
8. : ℤ@i
9. gcd(y;x) v ∈ ℤ@i
10. (v c) ∈ ℤ@i
11. v^n (v^n c^n) ∈ ℤ
12. ¬(v 0 ∈ ℤ)@i
⊢ (v c) ∈ ℤ
BY
(Assert c^n 1 ∈ ℤ BY
         (Using [`n',⌜v^n⌝(BLemma `mul_cancel_in_eq` )⋅ THEN Try (Complete (Auto)))) }

1
1. : ℤ@i
2. : ℤ@i
3. : ℕ+@i
4. x^n y^n@i
5. : ℤ
6. ¬(c 1 ∈ ℤ)
7. ¬(c (-1) ∈ ℤ)
8. : ℤ@i
9. gcd(y;x) v ∈ ℤ@i
10. (v c) ∈ ℤ@i
11. v^n (v^n c^n) ∈ ℤ
12. ¬(v 0 ∈ ℤ)@i
13. c^n 1 ∈ ℤ
⊢ (v c) ∈ ℤ


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.  \mneg{}(c  =  1)
7.  \mneg{}(c  =  (-1))
8.  v  :  \mBbbZ{}@i
9.  gcd(y;x)  =  v@i
10.  x  =  (v  *  c)@i
11.  v\^{}n  =  (v\^{}n  *  c\^{}n)
12.  \mneg{}(v  =  0)@i
\mvdash{}  v  =  (v  *  c)


By


Latex:
(Assert  c\^{}n  =  1  BY
              (Using  [`n',\mkleeneopen{}v\^{}n\mkleeneclose{}]  (BLemma  `mul\_cancel\_in\_eq`  )\mcdot{}  THEN  Try  (Complete  (Auto))))




Home Index