Users' Mathboxes Mathbox for Jim Kingdon < Previous   Next >
Nearby theorems
Mirrors  >  Home  >  ILE Home  >  Th. List  >   Mathboxes  >  cvgcmp2n Unicode version

Theorem cvgcmp2n 14351
Description: A comparison test for convergence of a real infinite series. (Contributed by Jim Kingdon, 25-Aug-2023.)
Hypotheses
Ref Expression
cvgcmp2n.cl  |-  ( (
ph  /\  k  e.  NN )  ->  ( G `
 k )  e.  RR )
cvgcmp2n.ge0  |-  ( (
ph  /\  k  e.  NN )  ->  0  <_ 
( G `  k
) )
cvgcmp2n.lt  |-  ( (
ph  /\  k  e.  NN )  ->  ( G `
 k )  <_ 
( 1  /  (
2 ^ k ) ) )
Assertion
Ref Expression
cvgcmp2n  |-  ( ph  ->  seq 1 (  +  ,  G )  e. 
dom 
~~>  )
Distinct variable groups:    k, G    ph, k

Proof of Theorem cvgcmp2n
Dummy variables  m  n are mutually distinct and distinct from all other variables.
StepHypRef Expression
1 nnuz 9536 . . 3  |-  NN  =  ( ZZ>= `  1 )
2 1zzd 9253 . . 3  |-  ( ph  ->  1  e.  ZZ )
3 cvgcmp2n.cl . . . 4  |-  ( (
ph  /\  k  e.  NN )  ->  ( G `
 k )  e.  RR )
43recnd 7960 . . 3  |-  ( (
ph  /\  k  e.  NN )  ->  ( G `
 k )  e.  CC )
51, 2, 4serf 10444 . 2  |-  ( ph  ->  seq 1 (  +  ,  G ) : NN --> CC )
6 2rp 9629 . . 3  |-  2  e.  RR+
76a1i 9 . 2  |-  ( ph  ->  2  e.  RR+ )
83adantlr 477 . . . 4  |-  ( ( ( ph  /\  (
m  e.  NN  /\  n  e.  ( ZZ>= `  m ) ) )  /\  k  e.  NN )  ->  ( G `  k )  e.  RR )
9 cvgcmp2n.ge0 . . . . 5  |-  ( (
ph  /\  k  e.  NN )  ->  0  <_ 
( G `  k
) )
109adantlr 477 . . . 4  |-  ( ( ( ph  /\  (
m  e.  NN  /\  n  e.  ( ZZ>= `  m ) ) )  /\  k  e.  NN )  ->  0  <_  ( G `  k )
)
11 cvgcmp2n.lt . . . . 5  |-  ( (
ph  /\  k  e.  NN )  ->  ( G `
 k )  <_ 
( 1  /  (
2 ^ k ) ) )
1211adantlr 477 . . . 4  |-  ( ( ( ph  /\  (
m  e.  NN  /\  n  e.  ( ZZ>= `  m ) ) )  /\  k  e.  NN )  ->  ( G `  k )  <_  (
1  /  ( 2 ^ k ) ) )
13 simprl 529 . . . 4  |-  ( (
ph  /\  ( m  e.  NN  /\  n  e.  ( ZZ>= `  m )
) )  ->  m  e.  NN )
14 simprr 531 . . . 4  |-  ( (
ph  /\  ( m  e.  NN  /\  n  e.  ( ZZ>= `  m )
) )  ->  n  e.  ( ZZ>= `  m )
)
158, 10, 12, 13, 14cvgcmp2nlemabs 14350 . . 3  |-  ( (
ph  /\  ( m  e.  NN  /\  n  e.  ( ZZ>= `  m )
) )  ->  ( abs `  ( (  seq 1 (  +  ,  G ) `  n
)  -  (  seq 1 (  +  ,  G ) `  m
) ) )  < 
( 2  /  m
) )
1615ralrimivva 2557 . 2  |-  ( ph  ->  A. m  e.  NN  A. n  e.  ( ZZ>= `  m ) ( abs `  ( (  seq 1
(  +  ,  G
) `  n )  -  (  seq 1
(  +  ,  G
) `  m )
) )  <  (
2  /  m ) )
175, 7, 16climcvg1n 11326 1  |-  ( ph  ->  seq 1 (  +  ,  G )  e. 
dom 
~~>  )
Colors of variables: wff set class
Syntax hints:    -> wi 4    /\ wa 104    e. wcel 2146   class class class wbr 3998   dom cdm 4620   ` cfv 5208  (class class class)co 5865   RRcr 7785   0cc0 7786   1c1 7787    + caddc 7789    < clt 7966    <_ cle 7967    - cmin 8102    / cdiv 8602   NNcn 8892   2c2 8943   ZZ>=cuz 9501   RR+crp 9624    seqcseq 10415   ^cexp 10489   abscabs 10974    ~~> cli 11254
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-ia1 106  ax-ia2 107  ax-ia3 108  ax-in1 614  ax-in2 615  ax-io 709  ax-5 1445  ax-7 1446  ax-gen 1447  ax-ie1 1491  ax-ie2 1492  ax-8 1502  ax-10 1503  ax-11 1504  ax-i12 1505  ax-bndl 1507  ax-4 1508  ax-17 1524  ax-i9 1528  ax-ial 1532  ax-i5r 1533  ax-13 2148  ax-14 2149  ax-ext 2157  ax-coll 4113  ax-sep 4116  ax-nul 4124  ax-pow 4169  ax-pr 4203  ax-un 4427  ax-setind 4530  ax-iinf 4581  ax-cnex 7877  ax-resscn 7878  ax-1cn 7879  ax-1re 7880  ax-icn 7881  ax-addcl 7882  ax-addrcl 7883  ax-mulcl 7884  ax-mulrcl 7885  ax-addcom 7886  ax-mulcom 7887  ax-addass 7888  ax-mulass 7889  ax-distr 7890  ax-i2m1 7891  ax-0lt1 7892  ax-1rid 7893  ax-0id 7894  ax-rnegex 7895  ax-precex 7896  ax-cnre 7897  ax-pre-ltirr 7898  ax-pre-ltwlin 7899  ax-pre-lttrn 7900  ax-pre-apti 7901  ax-pre-ltadd 7902  ax-pre-mulgt0 7903  ax-pre-mulext 7904  ax-arch 7905  ax-caucvg 7906
This theorem depends on definitions:  df-bi 117  df-dc 835  df-3or 979  df-3an 980  df-tru 1356  df-fal 1359  df-nf 1459  df-sb 1761  df-eu 2027  df-mo 2028  df-clab 2162  df-cleq 2168  df-clel 2171  df-nfc 2306  df-ne 2346  df-nel 2441  df-ral 2458  df-rex 2459  df-reu 2460  df-rmo 2461  df-rab 2462  df-v 2737  df-sbc 2961  df-csb 3056  df-dif 3129  df-un 3131  df-in 3133  df-ss 3140  df-nul 3421  df-if 3533  df-pw 3574  df-sn 3595  df-pr 3596  df-op 3598  df-uni 3806  df-int 3841  df-iun 3884  df-br 3999  df-opab 4060  df-mpt 4061  df-tr 4097  df-id 4287  df-po 4290  df-iso 4291  df-iord 4360  df-on 4362  df-ilim 4363  df-suc 4365  df-iom 4584  df-xp 4626  df-rel 4627  df-cnv 4628  df-co 4629  df-dm 4630  df-rn 4631  df-res 4632  df-ima 4633  df-iota 5170  df-fun 5210  df-fn 5211  df-f 5212  df-f1 5213  df-fo 5214  df-f1o 5215  df-fv 5216  df-isom 5217  df-riota 5821  df-ov 5868  df-oprab 5869  df-mpo 5870  df-1st 6131  df-2nd 6132  df-recs 6296  df-irdg 6361  df-frec 6382  df-1o 6407  df-oadd 6411  df-er 6525  df-en 6731  df-dom 6732  df-fin 6733  df-pnf 7968  df-mnf 7969  df-xr 7970  df-ltxr 7971  df-le 7972  df-sub 8104  df-neg 8105  df-reap 8506  df-ap 8513  df-div 8603  df-inn 8893  df-2 8951  df-3 8952  df-4 8953  df-n0 9150  df-z 9227  df-uz 9502  df-q 9593  df-rp 9625  df-ico 9865  df-fz 9980  df-fzo 10113  df-seqfrec 10416  df-exp 10490  df-ihash 10724  df-cj 10819  df-re 10820  df-im 10821  df-rsqrt 10975  df-abs 10976  df-clim 11255  df-sumdc 11330
This theorem is referenced by:  trilpolemclim  14354
  Copyright terms: Public domain W3C validator