MPE Home Metamath Proof Explorer < Previous   Next >
Nearby theorems
Mirrors  >  Home  >  MPE Home  >  Th. List  >  algrf Structured version   Visualization version   GIF version

Theorem algrf 15907
Description: An algorithm is a step function 𝐹:𝑆𝑆 on a state space 𝑆. An algorithm acts on an initial state 𝐴𝑆 by iteratively applying 𝐹 to give 𝐴, (𝐹𝐴), (𝐹‘(𝐹𝐴)) and so on. An algorithm is said to halt if a fixed point of 𝐹 is reached after a finite number of iterations.

The algorithm iterator 𝑅:ℕ0𝑆 "runs" the algorithm 𝐹 so that (𝑅𝑘) is the state after 𝑘 iterations of 𝐹 on the initial state 𝐴.

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

Hypotheses
Ref Expression
algrf.1 𝑍 = (ℤ𝑀)
algrf.2 𝑅 = seq𝑀((𝐹 ∘ 1st ), (𝑍 × {𝐴}))
algrf.3 (𝜑𝑀 ∈ ℤ)
algrf.4 (𝜑𝐴𝑆)
algrf.5 (𝜑𝐹:𝑆𝑆)
Assertion
Ref Expression
algrf (𝜑𝑅:𝑍𝑆)

Proof of Theorem algrf
Dummy variables 𝑥 𝑦 are mutually distinct and distinct from all other variables.
StepHypRef Expression
1 algrf.1 . . 3 𝑍 = (ℤ𝑀)
2 algrf.3 . . 3 (𝜑𝑀 ∈ ℤ)
3 algrf.4 . . . . 5 (𝜑𝐴𝑆)
4 fvconst2g 6941 . . . . 5 ((𝐴𝑆𝑥𝑍) → ((𝑍 × {𝐴})‘𝑥) = 𝐴)
53, 4sylan 583 . . . 4 ((𝜑𝑥𝑍) → ((𝑍 × {𝐴})‘𝑥) = 𝐴)
63adantr 484 . . . 4 ((𝜑𝑥𝑍) → 𝐴𝑆)
75, 6eqeltrd 2890 . . 3 ((𝜑𝑥𝑍) → ((𝑍 × {𝐴})‘𝑥) ∈ 𝑆)
8 vex 3444 . . . . 5 𝑥 ∈ V
9 vex 3444 . . . . 5 𝑦 ∈ V
108, 9algrflem 7802 . . . 4 (𝑥(𝐹 ∘ 1st )𝑦) = (𝐹𝑥)
11 algrf.5 . . . . 5 (𝜑𝐹:𝑆𝑆)
12 simpl 486 . . . . 5 ((𝑥𝑆𝑦𝑆) → 𝑥𝑆)
13 ffvelrn 6826 . . . . 5 ((𝐹:𝑆𝑆𝑥𝑆) → (𝐹𝑥) ∈ 𝑆)
1411, 12, 13syl2an 598 . . . 4 ((𝜑 ∧ (𝑥𝑆𝑦𝑆)) → (𝐹𝑥) ∈ 𝑆)
1510, 14eqeltrid 2894 . . 3 ((𝜑 ∧ (𝑥𝑆𝑦𝑆)) → (𝑥(𝐹 ∘ 1st )𝑦) ∈ 𝑆)
161, 2, 7, 15seqf 13387 . 2 (𝜑 → seq𝑀((𝐹 ∘ 1st ), (𝑍 × {𝐴})):𝑍𝑆)
17 algrf.2 . . 3 𝑅 = seq𝑀((𝐹 ∘ 1st ), (𝑍 × {𝐴}))
1817feq1i 6478 . 2 (𝑅:𝑍𝑆 ↔ seq𝑀((𝐹 ∘ 1st ), (𝑍 × {𝐴})):𝑍𝑆)
1916, 18sylibr 237 1 (𝜑𝑅:𝑍𝑆)
Colors of variables: wff setvar class
Syntax hints:  wi 4  wa 399   = wceq 1538  wcel 2111  {csn 4525   × cxp 5517  ccom 5523  wf 6320  cfv 6324  (class class class)co 7135  1st c1st 7669  cz 11969  cuz 12231  seqcseq 13364
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1797  ax-4 1811  ax-5 1911  ax-6 1970  ax-7 2015  ax-8 2113  ax-9 2121  ax-10 2142  ax-11 2158  ax-12 2175  ax-ext 2770  ax-sep 5167  ax-nul 5174  ax-pow 5231  ax-pr 5295  ax-un 7441  ax-cnex 10582  ax-resscn 10583  ax-1cn 10584  ax-icn 10585  ax-addcl 10586  ax-addrcl 10587  ax-mulcl 10588  ax-mulrcl 10589  ax-mulcom 10590  ax-addass 10591  ax-mulass 10592  ax-distr 10593  ax-i2m1 10594  ax-1ne0 10595  ax-1rid 10596  ax-rnegex 10597  ax-rrecex 10598  ax-cnre 10599  ax-pre-lttri 10600  ax-pre-lttrn 10601  ax-pre-ltadd 10602  ax-pre-mulgt0 10603
This theorem depends on definitions:  df-bi 210  df-an 400  df-or 845  df-3or 1085  df-3an 1086  df-tru 1541  df-ex 1782  df-nf 1786  df-sb 2070  df-mo 2598  df-eu 2629  df-clab 2777  df-cleq 2791  df-clel 2870  df-nfc 2938  df-ne 2988  df-nel 3092  df-ral 3111  df-rex 3112  df-reu 3113  df-rab 3115  df-v 3443  df-sbc 3721  df-csb 3829  df-dif 3884  df-un 3886  df-in 3888  df-ss 3898  df-pss 3900  df-nul 4244  df-if 4426  df-pw 4499  df-sn 4526  df-pr 4528  df-tp 4530  df-op 4532  df-uni 4801  df-iun 4883  df-br 5031  df-opab 5093  df-mpt 5111  df-tr 5137  df-id 5425  df-eprel 5430  df-po 5438  df-so 5439  df-fr 5478  df-we 5480  df-xp 5525  df-rel 5526  df-cnv 5527  df-co 5528  df-dm 5529  df-rn 5530  df-res 5531  df-ima 5532  df-pred 6116  df-ord 6162  df-on 6163  df-lim 6164  df-suc 6165  df-iota 6283  df-fun 6326  df-fn 6327  df-f 6328  df-f1 6329  df-fo 6330  df-f1o 6331  df-fv 6332  df-riota 7093  df-ov 7138  df-oprab 7139  df-mpo 7140  df-om 7561  df-1st 7671  df-2nd 7672  df-wrecs 7930  df-recs 7991  df-rdg 8029  df-er 8272  df-en 8493  df-dom 8494  df-sdom 8495  df-pnf 10666  df-mnf 10667  df-xr 10668  df-ltxr 10669  df-le 10670  df-sub 10861  df-neg 10862  df-nn 11626  df-n0 11886  df-z 11970  df-uz 12232  df-fz 12886  df-seq 13365
This theorem is referenced by:  alginv  15909  algcvg  15910  algcvga  15913  algfx  15914  eucalgcvga  15920  eucalg  15921  ovolicc2lem2  24122  ovolicc2lem3  24123  ovolicc2lem4  24124  bfplem1  35260  bfplem2  35261
  Copyright terms: Public domain W3C validator