Step
*
2
1
1
1
1
2
1
of Lemma
qexpfact_wf
1. x : ℚ
2. p : ℚ
3. 0 < x
4. n : ℕ
5. -(n) ≤ p
6. p ≤ n
7. n1 : ℕ
8. -(n1) ≤ x
9. x ≤ n1
10. m : ℕ
11. n * n1 ↑ m < (m)!
12. x ↑ m ≤ n1 ↑ m
⊢ p * x ↑ m < (m)!
BY
{ (QMul ⌜n⌝ (-1)⋅ THENA (RWO "qle-int" 0 THEN Auto)) }
1
1. x : ℚ
2. p : ℚ
3. 0 < x
4. n : ℕ
5. -(n) ≤ p
6. p ≤ n
7. n1 : ℕ
8. -(n1) ≤ x
9. x ≤ n1
10. m : ℕ
11. n * n1 ↑ m < (m)!
12. (x ↑ m * n) ≤ (n1 ↑ m * n)
⊢ p * x ↑ m < (m)!
Latex:
Latex:
1.  x  :  \mBbbQ{}
2.  p  :  \mBbbQ{}
3.  0  <  x
4.  n  :  \mBbbN{}
5.  -(n)  \mleq{}  p
6.  p  \mleq{}  n
7.  n1  :  \mBbbN{}
8.  -(n1)  \mleq{}  x
9.  x  \mleq{}  n1
10.  m  :  \mBbbN{}
11.  n  *  n1  \muparrow{}  m  <  (m)!
12.  x  \muparrow{}  m  \mleq{}  n1  \muparrow{}  m
\mvdash{}  p  *  x  \muparrow{}  m  <  (m)!
By
Latex:
(QMul  \mkleeneopen{}n\mkleeneclose{}  (-1)\mcdot{}  THENA  (RWO  "qle-int"  0  THEN  Auto))
Home
Index