Step
*
2
1
1
1
1
2
1
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 * n) ≤ (n1 ↑ m * n)
⊢ p * x ↑ m < (m)!
BY
{ (QMul ⌜x ↑ m⌝ 6⋅ THEN Auto) }
1
1. x : ℚ
2. p : ℚ
3. 0 < x
4. n : ℕ
5. -(n) ≤ p
6. n1 : ℕ
7. -(n1) ≤ x
8. x ≤ n1
9. m : ℕ
10. (x ↑ m * n) ≤ (n1 ↑ m * n)
11. n * n1 ↑ m < (m)!
12. (x ↑ m * p) ≤ (x ↑ 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  *  n)  \mleq{}  (n1  \muparrow{}  m  *  n)
\mvdash{}  p  *  x  \muparrow{}  m  <  (m)!
By
Latex:
(QMul  \mkleeneopen{}x  \muparrow{}  m\mkleeneclose{}  6\mcdot{}  THEN  Auto)
Home
Index