Step * 2 1 1 1 6 of Lemma rroot-abs_wf

.....antecedent..... 
1. {2...}
2. : ℝ
3. : ℕ
4. 2^(i 1) b ∈ ℕ
5. : ℕ+
6. : ℕ+
7. : ℕ+
8. n^i k ∈ ℕ+
9. : ℕ+
10. m^i j ∈ ℕ+
11. 0 ≤ (|x| k)
12. 0 ≤ (|x| j)
⊢ (|x| j) < ((n iroot(i;b (|x| j))) n)^i
BY
TACTIC:(InstLemma `iroot-property` [⌜i⌝;⌜(|x| j)⌝]⋅ THEN Auto) }

1
1. {2...}
2. : ℝ
3. : ℕ
4. 2^(i 1) b ∈ ℕ
5. : ℕ+
6. : ℕ+
7. : ℕ+
8. n^i k ∈ ℕ+
9. : ℕ+
10. m^i j ∈ ℕ+
11. 0 ≤ (|x| k)
12. 0 ≤ (|x| j)
13. iroot(i;b (|x| j))^i ≤ (b (|x| j))
14. (|x| j) < (iroot(i;b (|x| j)) 1)^i
⊢ (|x| j) < ((n iroot(i;b (|x| j))) n)^i


Latex:


Latex:
.....antecedent..... 
1.  i  :  \{2...\}
2.  x  :  \mBbbR{}
3.  b  :  \mBbbN{}
4.  2\^{}(i  -  1)  =  b
5.  n  :  \mBbbN{}\msupplus{}
6.  m  :  \mBbbN{}\msupplus{}
7.  k  :  \mBbbN{}\msupplus{}
8.  n\^{}i  =  k
9.  j  :  \mBbbN{}\msupplus{}
10.  m\^{}i  =  j
11.  0  \mleq{}  (|x|  k)
12.  0  \mleq{}  (|x|  j)
\mvdash{}  k  *  b  *  (|x|  j)  <  ((n  *  iroot(i;b  *  (|x|  j)))  +  n)\^{}i


By


Latex:
TACTIC:(InstLemma  `iroot-property`  [\mkleeneopen{}i\mkleeneclose{};\mkleeneopen{}b  *  (|x|  j)\mkleeneclose{}]\mcdot{}  THEN  Auto)




Home Index