Step * 1 2 1 1 of Lemma gen_log_aux_wf

.....antecedent..... 
1. : ℕ
2. ∀d:ℕd
     ∀[p,c:ℕ+]. ∀[x:{2...}]. ∀[i,n:ℕ]. ∀[M:ℤ].
       ((M ≤ (d (c p)))  (gen_log_aux(p;c;x;i;n;M) ∈ {k:{n...}| M ≤ ((c ((k n) i)) x^(k n))} ))
3. : ℕ+
4. : ℕ+
5. {2...}
6. : ℕ
7. : ℕ
8. : ℤ
9. ¬(M ≤ (c p))
10. M ≤ (d (c p))
⊢ M ≤ ((d 1) ((c i) p))
BY
((Assert ⌜1 < x⌝⋅ THENA Auto) THEN Mul ⌜p⌝ (-1)⋅ THEN Auto) }

1
1. : ℕ
2. ∀d:ℕd
     ∀[p,c:ℕ+]. ∀[x:{2...}]. ∀[i,n:ℕ]. ∀[M:ℤ].
       ((M ≤ (d (c p)))  (gen_log_aux(p;c;x;i;n;M) ∈ {k:{n...}| M ≤ ((c ((k n) i)) x^(k n))} ))
3. : ℕ+
4. : ℕ+
5. {2...}
6. : ℕ
7. : ℕ
8. : ℤ
9. ¬(M ≤ (c p))
10. M ≤ (d (c p))
11. 1 < x
12. (c p) 1 < (c p) x
⊢ M ≤ ((d 1) ((c i) p))


Latex:


Latex:
.....antecedent..... 
1.  d  :  \mBbbN{}
2.  \mforall{}d:\mBbbN{}d
          \mforall{}[p,c:\mBbbN{}\msupplus{}].  \mforall{}[x:\{2...\}].  \mforall{}[i,n:\mBbbN{}].  \mforall{}[M:\mBbbZ{}].
              ((M  \mleq{}  (d  +  (c  *  p)))
              {}\mRightarrow{}  (gen\_log\_aux(p;c;x;i;n;M)  \mmember{}  \{k:\{n...\}|  M  \mleq{}  ((c  +  ((k  -  n)  *  i))  *  p  *  x\^{}(k  -  n))\}  ))
3.  p  :  \mBbbN{}\msupplus{}
4.  c  :  \mBbbN{}\msupplus{}
5.  x  :  \{2...\}
6.  i  :  \mBbbN{}
7.  n  :  \mBbbN{}
8.  M  :  \mBbbZ{}
9.  \mneg{}(M  \mleq{}  (c  *  p))
10.  M  \mleq{}  (d  +  (c  *  p))
\mvdash{}  M  \mleq{}  ((d  -  1)  +  ((c  +  i)  *  x  *  p))


By


Latex:
((Assert  \mkleeneopen{}1  <  x\mkleeneclose{}\mcdot{}  THENA  Auto)  THEN  Mul  \mkleeneopen{}c  *  p\mkleeneclose{}  (-1)\mcdot{}  THEN  Auto)




Home Index