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

Theorem algcvg 16659
Description: One way to prove that an algorithm halts is to construct a countdown function 𝐶:𝑆⟶ℕ0 whose value is guaranteed to decrease for each iteration of 𝐹 until it reaches 0. That is, if 𝑋𝑆 is not a fixed point of 𝐹, then (𝐶‘(𝐹𝑋)) < (𝐶𝑋).

If 𝐶 is a countdown function for algorithm 𝐹, the sequence (𝐶‘(𝑅𝑘)) reaches 0 after at most 𝑁 steps, where 𝑁 is the value of 𝐶 for the initial state 𝐴. (Contributed by Paul Chapman, 22-Jun-2011.)

Hypotheses
Ref Expression
algcvg.1 𝐹:𝑆𝑆
algcvg.2 𝑅 = seq0((𝐹 ∘ 1st ), (ℕ0 × {𝐴}))
algcvg.3 𝐶:𝑆⟶ℕ0
algcvg.4 (𝑧𝑆 → ((𝐶‘(𝐹𝑧)) ≠ 0 → (𝐶‘(𝐹𝑧)) < (𝐶𝑧)))
algcvg.5 𝑁 = (𝐶𝐴)
Assertion
Ref Expression
algcvg (𝐴𝑆 → (𝐶‘(𝑅𝑁)) = 0)
Distinct variable groups:   𝑧,𝐶   𝑧,𝐹   𝑧,𝑅   𝑧,𝑆
Allowed substitution hints:   𝐴(𝑧)   𝑁(𝑧)

Proof of Theorem algcvg
Dummy variable 𝑘 is distinct from all other variables.
StepHypRef Expression
1 nn0uz 12918 . . . 4 0 = (ℤ‘0)
2 algcvg.2 . . . 4 𝑅 = seq0((𝐹 ∘ 1st ), (ℕ0 × {𝐴}))
3 0zd 12621 . . . 4 (𝐴𝑆 → 0 ∈ ℤ)
4 id 23 . . . 4 (𝐴𝑆𝐴𝑆)
5 algcvg.1 . . . . 5 𝐹:𝑆𝑆
65a1i 11 . . . 4 (𝐴𝑆𝐹:𝑆𝑆)
71, 2, 3, 4, 6algrf 16656 . . 3 (𝐴𝑆𝑅:ℕ0𝑆)
8 algcvg.5 . . . 4 𝑁 = (𝐶𝐴)
9 algcvg.3 . . . . 5 𝐶:𝑆⟶ℕ0
109ffvelcdmi 7085 . . . 4 (𝐴𝑆 → (𝐶𝐴) ∈ ℕ0)
118, 10eqeltrid 2870 . . 3 (𝐴𝑆𝑁 ∈ ℕ0)
12 fvco3 6988 . . 3 ((𝑅:ℕ0𝑆𝑁 ∈ ℕ0) → ((𝐶𝑅)‘𝑁) = (𝐶‘(𝑅𝑁)))
137, 11, 12syl2anc 596 . 2 (𝐴𝑆 → ((𝐶𝑅)‘𝑁) = (𝐶‘(𝑅𝑁)))
14 fco 6737 . . . 4 ((𝐶:𝑆⟶ℕ0𝑅:ℕ0𝑆) → (𝐶𝑅):ℕ0⟶ℕ0)
159, 7, 14sylancr 599 . . 3 (𝐴𝑆 → (𝐶𝑅):ℕ0⟶ℕ0)
16 0nn0 12537 . . . . . 6 0 ∈ ℕ0
17 fvco3 6988 . . . . . 6 ((𝑅:ℕ0𝑆 ∧ 0 ∈ ℕ0) → ((𝐶𝑅)‘0) = (𝐶‘(𝑅‘0)))
187, 16, 17sylancl 598 . . . . 5 (𝐴𝑆 → ((𝐶𝑅)‘0) = (𝐶‘(𝑅‘0)))
191, 2, 3, 4algr0 16655 . . . . . 6 (𝐴𝑆 → (𝑅‘0) = 𝐴)
2019fveq2d 6892 . . . . 5 (𝐴𝑆 → (𝐶‘(𝑅‘0)) = (𝐶𝐴))
2118, 20eqtrd 2801 . . . 4 (𝐴𝑆 → ((𝐶𝑅)‘0) = (𝐶𝐴))
228, 21eqtr4id 2820 . . 3 (𝐴𝑆𝑁 = ((𝐶𝑅)‘0))
237ffvelcdmda 7086 . . . . 5 ((𝐴𝑆𝑘 ∈ ℕ0) → (𝑅𝑘) ∈ 𝑆)
24 2fveq3 6893 . . . . . . . 8 (𝑧 = (𝑅𝑘) → (𝐶‘(𝐹𝑧)) = (𝐶‘(𝐹‘(𝑅𝑘))))
2524neeq1d 3020 . . . . . . 7 (𝑧 = (𝑅𝑘) → ((𝐶‘(𝐹𝑧)) ≠ 0 ↔ (𝐶‘(𝐹‘(𝑅𝑘))) ≠ 0))
26 fveq2 6888 . . . . . . . 8 (𝑧 = (𝑅𝑘) → (𝐶𝑧) = (𝐶‘(𝑅𝑘)))
2724, 26breq12d 5127 . . . . . . 7 (𝑧 = (𝑅𝑘) → ((𝐶‘(𝐹𝑧)) < (𝐶𝑧) ↔ (𝐶‘(𝐹‘(𝑅𝑘))) < (𝐶‘(𝑅𝑘))))
2825, 27imbi12d 347 . . . . . 6 (𝑧 = (𝑅𝑘) → (((𝐶‘(𝐹𝑧)) ≠ 0 → (𝐶‘(𝐹𝑧)) < (𝐶𝑧)) ↔ ((𝐶‘(𝐹‘(𝑅𝑘))) ≠ 0 → (𝐶‘(𝐹‘(𝑅𝑘))) < (𝐶‘(𝑅𝑘)))))
29 algcvg.4 . . . . . 6 (𝑧𝑆 → ((𝐶‘(𝐹𝑧)) ≠ 0 → (𝐶‘(𝐹𝑧)) < (𝐶𝑧)))
3028, 29vtoclga 3544 . . . . 5 ((𝑅𝑘) ∈ 𝑆 → ((𝐶‘(𝐹‘(𝑅𝑘))) ≠ 0 → (𝐶‘(𝐹‘(𝑅𝑘))) < (𝐶‘(𝑅𝑘))))
3123, 30syl 18 . . . 4 ((𝐴𝑆𝑘 ∈ ℕ0) → ((𝐶‘(𝐹‘(𝑅𝑘))) ≠ 0 → (𝐶‘(𝐹‘(𝑅𝑘))) < (𝐶‘(𝑅𝑘))))
32 peano2nn0 12562 . . . . . . 7 (𝑘 ∈ ℕ0 → (𝑘 + 1) ∈ ℕ0)
33 fvco3 6988 . . . . . . 7 ((𝑅:ℕ0𝑆 ∧ (𝑘 + 1) ∈ ℕ0) → ((𝐶𝑅)‘(𝑘 + 1)) = (𝐶‘(𝑅‘(𝑘 + 1))))
347, 32, 33syl2an 608 . . . . . 6 ((𝐴𝑆𝑘 ∈ ℕ0) → ((𝐶𝑅)‘(𝑘 + 1)) = (𝐶‘(𝑅‘(𝑘 + 1))))
351, 2, 3, 4, 6algrp1 16657 . . . . . . 7 ((𝐴𝑆𝑘 ∈ ℕ0) → (𝑅‘(𝑘 + 1)) = (𝐹‘(𝑅𝑘)))
3635fveq2d 6892 . . . . . 6 ((𝐴𝑆𝑘 ∈ ℕ0) → (𝐶‘(𝑅‘(𝑘 + 1))) = (𝐶‘(𝐹‘(𝑅𝑘))))
3734, 36eqtrd 2801 . . . . 5 ((𝐴𝑆𝑘 ∈ ℕ0) → ((𝐶𝑅)‘(𝑘 + 1)) = (𝐶‘(𝐹‘(𝑅𝑘))))
3837neeq1d 3020 . . . 4 ((𝐴𝑆𝑘 ∈ ℕ0) → (((𝐶𝑅)‘(𝑘 + 1)) ≠ 0 ↔ (𝐶‘(𝐹‘(𝑅𝑘))) ≠ 0))
39 fvco3 6988 . . . . . 6 ((𝑅:ℕ0𝑆𝑘 ∈ ℕ0) → ((𝐶𝑅)‘𝑘) = (𝐶‘(𝑅𝑘)))
407, 39sylan 592 . . . . 5 ((𝐴𝑆𝑘 ∈ ℕ0) → ((𝐶𝑅)‘𝑘) = (𝐶‘(𝑅𝑘)))
4137, 40breq12d 5127 . . . 4 ((𝐴𝑆𝑘 ∈ ℕ0) → (((𝐶𝑅)‘(𝑘 + 1)) < ((𝐶𝑅)‘𝑘) ↔ (𝐶‘(𝐹‘(𝑅𝑘))) < (𝐶‘(𝑅𝑘))))
4231, 38, 413imtr4d 297 . . 3 ((𝐴𝑆𝑘 ∈ ℕ0) → (((𝐶𝑅)‘(𝑘 + 1)) ≠ 0 → ((𝐶𝑅)‘(𝑘 + 1)) < ((𝐶𝑅)‘𝑘)))
4315, 22, 42nn0seqcvgd 16653 . 2 (𝐴𝑆 → ((𝐶𝑅)‘𝑁) = 0)
4413, 43eqtr3d 2803 1 (𝐴𝑆 → (𝐶‘(𝑅𝑁)) = 0)
Colors of variables:    wff setvar class
This proof depends on syntax axioms:  wi 4  wa 401   = wceq 1570  wcel 2146  wne 2961  {csn 4594   class class class wbr 5114   × cxp 5664  ccom 5670  wf 6539  cfv 6543  (class class class)co 7423  1st c1st 7993  0cc0 11118  1c1 11119   + caddc 11121   < clt 11261  0cn0 12522  seqcseq 14057
This proof depends on axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1828  ax-4 1842  ax-5 1943  ax-6 2000  ax-7 2041  ax-8 2148  ax-9 2156  ax-10 2179  ax-11 2195  ax-12 2216  ax-ext 2738  ax-sep 5262  ax-nul 5274  ax-pow 5341  ax-pr 5409  ax-un 7745  ax-cnex 11174  ax-resscn 11175  ax-1cn 11176  ax-icn 11177  ax-addcl 11178  ax-addrcl 11179  ax-mulcl 11180  ax-mulrcl 11181  ax-mulcom 11182  ax-addass 11183  ax-mulass 11184  ax-distr 11185  ax-i2m1 11186  ax-1ne0 11187  ax-1rid 11188  ax-rnegex 11189  ax-rrecex 11190  ax-cnre 11191  ax-pre-lttri 11192  ax-pre-lttrn 11193  ax-pre-ltadd 11194  ax-pre-mulgt0 11195
This proof depends on definitions:  df-bi 210  df-an 402  df-or 862  df-3or 1104  df-3an 1105  df-tru 1573  df-fal 1583  df-ex 1813  df-nf 1817  df-sb 2100  df-mo 2570  df-eu 2600  df-clab 2745  df-cleq 2758  df-clel 2841  df-nfc 2915  df-ne 2962  df-nel 3068  df-ral 3083  df-rex 3093  df-reu 3373  df-rab 3420  df-v 3460  df-sbc 3748  df-csb 3857  df-dif 3911  df-un 3913  df-in 3915  df-ss 3925  df-pss 3928  df-nul 4290  df-if 4493  df-pw 4569  df-sn 4595  df-pr 4597  df-op 4601  df-uni 4878  df-iun 4963  df-br 5115  df-opab 5179  df-mpt 5198  df-tr 5224  df-id 5561  df-eprel 5566  df-po 5574  df-so 5575  df-fr 5619  df-we 5621  df-xp 5672  df-rel 5673  df-cnv 5674  df-co 5675  df-dm 5676  df-rn 5677  df-res 5678  df-ima 5679  df-pred 6309  df-ord 6370  df-on 6371  df-lim 6372  df-suc 6373  df-iota 6499  df-fun 6545  df-fn 6546  df-f 6547  df-f1 6548  df-fo 6549  df-f1o 6550  df-fv 6551  df-riota 7380  df-ov 7426  df-oprab 7427  df-mpo 7428  df-om 7872  df-1st 7995  df-2nd 7996  df-frecs 8287  df-wrecs 8318  df-recs 8367  df-rdg 8406  df-er 8703  df-en 8953  df-dom 8954  df-sdom 8955  df-pnf 11263  df-mnf 11264  df-xr 11265  df-ltxr 11266  df-le 11267  df-sub 11461  df-neg 11462  df-nn 12252  df-n0 12523  df-z 12610  df-uz 12881  df-fz 13554  df-seq 14058
This theorem is used by:  algcvga  16662
  Copyright terms: Public domain W3C validator