ILE Home Intuitionistic Logic Explorer < Previous   Next >
Nearby theorems
Mirrors  >  Home  >  ILE Home  >  Th. List  >  seq1cd Unicode version

Theorem seq1cd 10433
Description: Initial value of the recursive sequence builder. A version of seq3-1 10428 which provides two classes 
D and  C for the terms and the value being accumulated, respectively. (Contributed by Jim Kingdon, 19-Jul-2023.)
Hypotheses
Ref Expression
seq1cd.1  |-  ( ph  ->  ( F `  M
)  e.  C )
seq1cd.2  |-  ( (
ph  /\  ( x  e.  C  /\  y  e.  D ) )  -> 
( x  .+  y
)  e.  C )
seq1cd.4  |-  ( ph  ->  M  e.  ZZ )
seq1cd.5  |-  ( (
ph  /\  x  e.  ( ZZ>= `  ( M  +  1 ) ) )  ->  ( F `  x )  e.  D
)
Assertion
Ref Expression
seq1cd  |-  ( ph  ->  (  seq M ( 
.+  ,  F ) `
 M )  =  ( F `  M
) )
Distinct variable groups:    x,  .+ , y    x, C, y    x, D, y    x, F, y   
x, M, y    ph, x, y

Proof of Theorem seq1cd
Dummy variables  s  t  w  z  u  v are mutually distinct and distinct from all other variables.
StepHypRef Expression
1 seq1cd.4 . 2  |-  ( ph  ->  M  e.  ZZ )
2 seq1cd.1 . 2  |-  ( ph  ->  ( F `  M
)  e.  C )
3 ssv 3175 . . 3  |-  C  C_  _V
43a1i 9 . 2  |-  ( ph  ->  C  C_  _V )
5 seq1cd.5 . . 3  |-  ( (
ph  /\  x  e.  ( ZZ>= `  ( M  +  1 ) ) )  ->  ( F `  x )  e.  D
)
6 seq1cd.2 . . 3  |-  ( (
ph  /\  ( x  e.  C  /\  y  e.  D ) )  -> 
( x  .+  y
)  e.  C )
75, 6seqovcd 10431 . 2  |-  ( (
ph  /\  ( x  e.  ( ZZ>= `  M )  /\  y  e.  C
) )  ->  (
x ( z  e.  ( ZZ>= `  M ) ,  w  e.  C  |->  ( w  .+  ( F `  ( z  +  1 ) ) ) ) y )  e.  C )
8 iseqvalcbv 10425 . 2  |- frec ( ( s  e.  ( ZZ>= `  M ) ,  t  e.  _V  |->  <. (
s  +  1 ) ,  ( s ( u  e.  ( ZZ>= `  M ) ,  v  e.  C  |->  ( v 
.+  ( F `  ( u  +  1
) ) ) ) t ) >. ) ,  <. M ,  ( F `  M )
>. )  = frec (
( x  e.  (
ZZ>= `  M ) ,  y  e.  _V  |->  <.
( x  +  1 ) ,  ( x ( z  e.  (
ZZ>= `  M ) ,  w  e.  C  |->  ( w  .+  ( F `
 ( z  +  1 ) ) ) ) y ) >.
) ,  <. M , 
( F `  M
) >. )
91, 8, 2, 6, 5seqvalcd 10427 . 2  |-  ( ph  ->  seq M (  .+  ,  F )  =  ran frec ( ( s  e.  (
ZZ>= `  M ) ,  t  e.  _V  |->  <.
( s  +  1 ) ,  ( s ( u  e.  (
ZZ>= `  M ) ,  v  e.  C  |->  ( v  .+  ( F `
 ( u  + 
1 ) ) ) ) t ) >.
) ,  <. M , 
( F `  M
) >. ) )
101, 2, 4, 7, 8, 9frecuzrdg0t 10390 1  |-  ( ph  ->  (  seq M ( 
.+  ,  F ) `
 M )  =  ( F `  M
) )
Colors of variables: wff set class
Syntax hints:    -> wi 4    /\ wa 104    = wceq 1353    e. wcel 2146   _Vcvv 2735    C_ wss 3127   <.cop 3592   ` cfv 5208  (class class class)co 5865    e. cmpo 5867  freccfrec 6381   1c1 7787    + caddc 7789   ZZcz 9224   ZZ>=cuz 9499    seqcseq 10413
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-addcom 7886  ax-addass 7888  ax-distr 7890  ax-i2m1 7891  ax-0lt1 7892  ax-0id 7894  ax-rnegex 7895  ax-cnre 7897  ax-pre-ltirr 7898  ax-pre-ltwlin 7899  ax-pre-lttrn 7900  ax-pre-ltadd 7902
This theorem depends on definitions:  df-bi 117  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-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-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-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-riota 5821  df-ov 5868  df-oprab 5869  df-mpo 5870  df-1st 6131  df-2nd 6132  df-recs 6296  df-frec 6382  df-pnf 7968  df-mnf 7969  df-xr 7970  df-ltxr 7971  df-le 7972  df-sub 8104  df-neg 8105  df-inn 8891  df-n0 9148  df-z 9225  df-uz 9500  df-seqfrec 10414
This theorem is referenced by:  ennnfonelem0  12371
  Copyright terms: Public domain W3C validator