Step * of Lemma exp-divides

x,y:ℤ.  ((x y)  (∀n:ℕ(x^n y^n)))
BY
(Auto THEN -2 THEN UnfoldTopAb THEN InstConcl [⌜c^n⌝]⋅ THEN Auto) }

1
1. : ℤ
2. : ℤ
3. : ℤ
4. (x c) ∈ ℤ
5. : ℕ
⊢ y^n (x^n c^n) ∈ ℤ


Latex:


Latex:
\mforall{}x,y:\mBbbZ{}.    ((x  |  y)  {}\mRightarrow{}  (\mforall{}n:\mBbbN{}.  (x\^{}n  |  y\^{}n)))


By


Latex:
(Auto  THEN  D  -2  THEN  UnfoldTopAb  0  THEN  InstConcl  [\mkleeneopen{}c\^{}n\mkleeneclose{}]\mcdot{}  THEN  Auto)




Home Index