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

Theorem seq1cd 10421
Description: Initial value of the recursive sequence builder. A version of seq3-1 10416 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 3169 . . 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 10419 . 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 10413 . 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 10415 . 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 10378 1  |-  ( ph  ->  (  seq M ( 
.+  ,  F ) `
 M )  =  ( F `  M
) )
Colors of variables: wff set class
Syntax hints:    -> wi 4    /\ wa 103    = wceq 1348    e. wcel 2141   _Vcvv 2730    C_ wss 3121   <.cop 3586   ` cfv 5198  (class class class)co 5853    e. cmpo 5855  freccfrec 6369   1c1 7775    + caddc 7777   ZZcz 9212   ZZ>=cuz 9487    seqcseq 10401
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-ia1 105  ax-ia2 106  ax-ia3 107  ax-in1 609  ax-in2 610  ax-io 704  ax-5 1440  ax-7 1441  ax-gen 1442  ax-ie1 1486  ax-ie2 1487  ax-8 1497  ax-10 1498  ax-11 1499  ax-i12 1500  ax-bndl 1502  ax-4 1503  ax-17 1519  ax-i9 1523  ax-ial 1527  ax-i5r 1528  ax-13 2143  ax-14 2144  ax-ext 2152  ax-coll 4104  ax-sep 4107  ax-nul 4115  ax-pow 4160  ax-pr 4194  ax-un 4418  ax-setind 4521  ax-iinf 4572  ax-cnex 7865  ax-resscn 7866  ax-1cn 7867  ax-1re 7868  ax-icn 7869  ax-addcl 7870  ax-addrcl 7871  ax-mulcl 7872  ax-addcom 7874  ax-addass 7876  ax-distr 7878  ax-i2m1 7879  ax-0lt1 7880  ax-0id 7882  ax-rnegex 7883  ax-cnre 7885  ax-pre-ltirr 7886  ax-pre-ltwlin 7887  ax-pre-lttrn 7888  ax-pre-ltadd 7890
This theorem depends on definitions:  df-bi 116  df-3or 974  df-3an 975  df-tru 1351  df-fal 1354  df-nf 1454  df-sb 1756  df-eu 2022  df-mo 2023  df-clab 2157  df-cleq 2163  df-clel 2166  df-nfc 2301  df-ne 2341  df-nel 2436  df-ral 2453  df-rex 2454  df-reu 2455  df-rab 2457  df-v 2732  df-sbc 2956  df-csb 3050  df-dif 3123  df-un 3125  df-in 3127  df-ss 3134  df-nul 3415  df-pw 3568  df-sn 3589  df-pr 3590  df-op 3592  df-uni 3797  df-int 3832  df-iun 3875  df-br 3990  df-opab 4051  df-mpt 4052  df-tr 4088  df-id 4278  df-iord 4351  df-on 4353  df-ilim 4354  df-suc 4356  df-iom 4575  df-xp 4617  df-rel 4618  df-cnv 4619  df-co 4620  df-dm 4621  df-rn 4622  df-res 4623  df-ima 4624  df-iota 5160  df-fun 5200  df-fn 5201  df-f 5202  df-f1 5203  df-fo 5204  df-f1o 5205  df-fv 5206  df-riota 5809  df-ov 5856  df-oprab 5857  df-mpo 5858  df-1st 6119  df-2nd 6120  df-recs 6284  df-frec 6370  df-pnf 7956  df-mnf 7957  df-xr 7958  df-ltxr 7959  df-le 7960  df-sub 8092  df-neg 8093  df-inn 8879  df-n0 9136  df-z 9213  df-uz 9488  df-seqfrec 10402
This theorem is referenced by:  ennnfonelem0  12360
  Copyright terms: Public domain W3C validator