Step
*
1
of Lemma
exp-divides-exp2
1. x : ℤ
2. y : ℤ
3. x | y
⊢ ∃n:ℕ+. (x^n | y^n)
BY
{ ((InstConcl [⌜1⌝]⋅ THEN Auto) THEN RepUR ``exp`` 0 THEN RW IntNormC 0 THEN Auto) }
Latex:
Latex:
1.  x  :  \mBbbZ{}
2.  y  :  \mBbbZ{}
3.  x  |  y
\mvdash{}  \mexists{}n:\mBbbN{}\msupplus{}.  (x\^{}n  |  y\^{}n)
By
Latex:
((InstConcl  [\mkleeneopen{}1\mkleeneclose{}]\mcdot{}  THEN  Auto)  THEN  RepUR  ``exp``  0  THEN  RW  IntNormC  0  THEN  Auto)
Home
Index