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

Theorem algrf 12607
Description: An algorithm is a step function  F : S --> S on a state space  S. An algorithm acts on an initial state  A  e.  S by iteratively applying  F to give  A,  ( F `  A ),  ( F `  ( F `  A )
) and so on. An algorithm is said to halt if a fixed point of  F is reached after a finite number of iterations.

The algorithm iterator  R : NN0 --> S "runs" the algorithm  F so that  ( R `  k ) is the state after  k iterations of  F on the initial state  A.

Domain and codomain of the algorithm iterator  R. (Contributed by Paul Chapman, 31-Mar-2011.) (Revised by Mario Carneiro, 28-May-2014.)

Hypotheses
Ref Expression
algrf.1  |-  Z  =  ( ZZ>= `  M )
algrf.2  |-  R  =  seq M ( ( F  o.  1st ) ,  ( Z  X.  { A } ) )
algrf.3  |-  ( ph  ->  M  e.  ZZ )
algrf.4  |-  ( ph  ->  A  e.  S )
algrf.5  |-  ( ph  ->  F : S --> S )
Assertion
Ref Expression
algrf  |-  ( ph  ->  R : Z --> S )

Proof of Theorem algrf
Dummy variables  x  y are mutually distinct and distinct from all other variables.
StepHypRef Expression
1 algrf.1 . . 3  |-  Z  =  ( ZZ>= `  M )
2 algrf.3 . . 3  |-  ( ph  ->  M  e.  ZZ )
3 algrf.4 . . . . 5  |-  ( ph  ->  A  e.  S )
4 fvconst2g 5863 . . . . 5  |-  ( ( A  e.  S  /\  x  e.  Z )  ->  ( ( Z  X.  { A } ) `  x )  =  A )
53, 4sylan 283 . . . 4  |-  ( (
ph  /\  x  e.  Z )  ->  (
( Z  X.  { A } ) `  x
)  =  A )
63adantr 276 . . . 4  |-  ( (
ph  /\  x  e.  Z )  ->  A  e.  S )
75, 6eqeltrd 2306 . . 3  |-  ( (
ph  /\  x  e.  Z )  ->  (
( Z  X.  { A } ) `  x
)  e.  S )
8 vex 2803 . . . . 5  |-  x  e. 
_V
9 vex 2803 . . . . 5  |-  y  e. 
_V
108, 9algrflem 6389 . . . 4  |-  ( x ( F  o.  1st ) y )  =  ( F `  x
)
11 algrf.5 . . . . 5  |-  ( ph  ->  F : S --> S )
12 simpl 109 . . . . 5  |-  ( ( x  e.  S  /\  y  e.  S )  ->  x  e.  S )
13 ffvelcdm 5776 . . . . 5  |-  ( ( F : S --> S  /\  x  e.  S )  ->  ( F `  x
)  e.  S )
1411, 12, 13syl2an 289 . . . 4  |-  ( (
ph  /\  ( x  e.  S  /\  y  e.  S ) )  -> 
( F `  x
)  e.  S )
1510, 14eqeltrid 2316 . . 3  |-  ( (
ph  /\  ( x  e.  S  /\  y  e.  S ) )  -> 
( x ( F  o.  1st ) y )  e.  S )
161, 2, 7, 15seqf 10716 . 2  |-  ( ph  ->  seq M ( ( F  o.  1st ) ,  ( Z  X.  { A } ) ) : Z --> S )
17 algrf.2 . . 3  |-  R  =  seq M ( ( F  o.  1st ) ,  ( Z  X.  { A } ) )
1817feq1i 5472 . 2  |-  ( R : Z --> S  <->  seq M ( ( F  o.  1st ) ,  ( Z  X.  { A } ) ) : Z --> S )
1916, 18sylibr 134 1  |-  ( ph  ->  R : Z --> S )
Colors of variables: wff set class
Syntax hints:    -> wi 4    /\ wa 104    = wceq 1395    e. wcel 2200   {csn 3667    X. cxp 4721    o. ccom 4727   -->wf 5320   ` cfv 5324  (class class class)co 6013   1stc1st 6296   ZZcz 9469   ZZ>=cuz 9745    seqcseq 10699
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 617  ax-in2 618  ax-io 714  ax-5 1493  ax-7 1494  ax-gen 1495  ax-ie1 1539  ax-ie2 1540  ax-8 1550  ax-10 1551  ax-11 1552  ax-i12 1553  ax-bndl 1555  ax-4 1556  ax-17 1572  ax-i9 1576  ax-ial 1580  ax-i5r 1581  ax-13 2202  ax-14 2203  ax-ext 2211  ax-coll 4202  ax-sep 4205  ax-nul 4213  ax-pow 4262  ax-pr 4297  ax-un 4528  ax-setind 4633  ax-iinf 4684  ax-cnex 8113  ax-resscn 8114  ax-1cn 8115  ax-1re 8116  ax-icn 8117  ax-addcl 8118  ax-addrcl 8119  ax-mulcl 8120  ax-addcom 8122  ax-addass 8124  ax-distr 8126  ax-i2m1 8127  ax-0lt1 8128  ax-0id 8130  ax-rnegex 8131  ax-cnre 8133  ax-pre-ltirr 8134  ax-pre-ltwlin 8135  ax-pre-lttrn 8136  ax-pre-ltadd 8138
This theorem depends on definitions:  df-bi 117  df-3or 1003  df-3an 1004  df-tru 1398  df-fal 1401  df-nf 1507  df-sb 1809  df-eu 2080  df-mo 2081  df-clab 2216  df-cleq 2222  df-clel 2225  df-nfc 2361  df-ne 2401  df-nel 2496  df-ral 2513  df-rex 2514  df-reu 2515  df-rab 2517  df-v 2802  df-sbc 3030  df-csb 3126  df-dif 3200  df-un 3202  df-in 3204  df-ss 3211  df-nul 3493  df-pw 3652  df-sn 3673  df-pr 3674  df-op 3676  df-uni 3892  df-int 3927  df-iun 3970  df-br 4087  df-opab 4149  df-mpt 4150  df-tr 4186  df-id 4388  df-iord 4461  df-on 4463  df-ilim 4464  df-suc 4466  df-iom 4687  df-xp 4729  df-rel 4730  df-cnv 4731  df-co 4732  df-dm 4733  df-rn 4734  df-res 4735  df-ima 4736  df-iota 5284  df-fun 5326  df-fn 5327  df-f 5328  df-f1 5329  df-fo 5330  df-f1o 5331  df-fv 5332  df-riota 5966  df-ov 6016  df-oprab 6017  df-mpo 6018  df-1st 6298  df-2nd 6299  df-recs 6466  df-frec 6552  df-pnf 8206  df-mnf 8207  df-xr 8208  df-ltxr 8209  df-le 8210  df-sub 8342  df-neg 8343  df-inn 9134  df-n0 9393  df-z 9470  df-uz 9746  df-seqfrec 10700
This theorem is referenced by:  algrp1  12608  alginv  12609  algcvg  12610  algcvga  12613  algfx  12614  eucalgcvga  12620  eucalg  12621
  Copyright terms: Public domain W3C validator