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

Theorem algcvg 16672
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 12929 . . . 4 0 = (ℤ‘0)
2 algcvg.2 . . . 4 𝑅 = seq0((𝐹 ∘ 1st ), (ℕ0 × {𝐴}))
3 0zd 12631 . . . 4 (𝐴𝑆 → 0 ∈ ℤ)
4 id 23 . . . 4 (𝐴𝑆𝐴𝑆)
5 algcvg.1 . . . . 5 𝐹:𝑆𝑆
65a1i 11 . . . 4 (𝐴𝑆𝐹:𝑆𝑆)
71, 2, 3, 4, 6algrf 16669 . . 3 (𝐴𝑆𝑅:ℕ0𝑆)
8 algcvg.5 . . . 4 𝑁 = (𝐶𝐴)
9 algcvg.3 . . . . 5 𝐶:𝑆⟶ℕ0
109ffvelcdmi 7080 . . . 4 (𝐴𝑆 → (𝐶𝐴) ∈ ℕ0)
118, 10eqeltrid 2866 . . 3 (𝐴𝑆𝑁 ∈ ℕ0)
12 fvco3 6982 . . 3 ((𝑅:ℕ0𝑆𝑁 ∈ ℕ0) → ((𝐶𝑅)‘𝑁) = (𝐶‘(𝑅𝑁)))
137, 11, 12syl2anc 596 . 2 (𝐴𝑆 → ((𝐶𝑅)‘𝑁) = (𝐶‘(𝑅𝑁)))
14 fco 6731 . . . 4 ((𝐶:𝑆⟶ℕ0𝑅:ℕ0𝑆) → (𝐶𝑅):ℕ0⟶ℕ0)
159, 7, 14sylancr 599 . . 3 (𝐴𝑆 → (𝐶𝑅):ℕ0⟶ℕ0)
16 0nn0 12547 . . . . . 6 0 ∈ ℕ0
17 fvco3 6982 . . . . . 6 ((𝑅:ℕ0𝑆 ∧ 0 ∈ ℕ0) → ((𝐶𝑅)‘0) = (𝐶‘(𝑅‘0)))
187, 16, 17sylancl 598 . . . . 5 (𝐴𝑆 → ((𝐶𝑅)‘0) = (𝐶‘(𝑅‘0)))
191, 2, 3, 4algr0 16668 . . . . . 6 (𝐴𝑆 → (𝑅‘0) = 𝐴)
2019fveq2d 6886 . . . . 5 (𝐴𝑆 → (𝐶‘(𝑅‘0)) = (𝐶𝐴))
2118, 20eqtrd 2797 . . . 4 (𝐴𝑆 → ((𝐶𝑅)‘0) = (𝐶𝐴))
228, 21eqtr4id 2816 . . 3 (𝐴𝑆𝑁 = ((𝐶𝑅)‘0))
237ffvelcdmda 7081 . . . . 5 ((𝐴𝑆𝑘 ∈ ℕ0) → (𝑅𝑘) ∈ 𝑆)
24 2fveq3 6887 . . . . . . . 8 (𝑧 = (𝑅𝑘) → (𝐶‘(𝐹𝑧)) = (𝐶‘(𝐹‘(𝑅𝑘))))
2524neeq1d 3016 . . . . . . 7 (𝑧 = (𝑅𝑘) → ((𝐶‘(𝐹𝑧)) ≠ 0 ↔ (𝐶‘(𝐹‘(𝑅𝑘))) ≠ 0))
26 fveq2 6882 . . . . . . . 8 (𝑧 = (𝑅𝑘) → (𝐶𝑧) = (𝐶‘(𝑅𝑘)))
2724, 26breq12d 5120 . . . . . . 7 (𝑧 = (𝑅𝑘) → ((𝐶‘(𝐹𝑧)) < (𝐶𝑧) ↔ (𝐶‘(𝐹‘(𝑅𝑘))) < (𝐶‘(𝑅𝑘))))
2825, 27imbi12d 347 . . . . . 6 (𝑧 = (𝑅𝑘) → (((𝐶‘(𝐹𝑧)) ≠ 0 → (𝐶‘(𝐹𝑧)) < (𝐶𝑧)) ↔ ((𝐶‘(𝐹‘(𝑅𝑘))) ≠ 0 → (𝐶‘(𝐹‘(𝑅𝑘))) < (𝐶‘(𝑅𝑘)))))
29 algcvg.4 . . . . . 6 (𝑧𝑆 → ((𝐶‘(𝐹𝑧)) ≠ 0 → (𝐶‘(𝐹𝑧)) < (𝐶𝑧)))
3028, 29vtoclga 3539 . . . . 5 ((𝑅𝑘) ∈ 𝑆 → ((𝐶‘(𝐹‘(𝑅𝑘))) ≠ 0 → (𝐶‘(𝐹‘(𝑅𝑘))) < (𝐶‘(𝑅𝑘))))
3123, 30syl 18 . . . 4 ((𝐴𝑆𝑘 ∈ ℕ0) → ((𝐶‘(𝐹‘(𝑅𝑘))) ≠ 0 → (𝐶‘(𝐹‘(𝑅𝑘))) < (𝐶‘(𝑅𝑘))))
32 peano2nn0 12572 . . . . . . 7 (𝑘 ∈ ℕ0 → (𝑘 + 1) ∈ ℕ0)
33 fvco3 6982 . . . . . . 7 ((𝑅:ℕ0𝑆 ∧ (𝑘 + 1) ∈ ℕ0) → ((𝐶𝑅)‘(𝑘 + 1)) = (𝐶‘(𝑅‘(𝑘 + 1))))
347, 32, 33syl2an 608 . . . . . 6 ((𝐴𝑆𝑘 ∈ ℕ0) → ((𝐶𝑅)‘(𝑘 + 1)) = (𝐶‘(𝑅‘(𝑘 + 1))))
351, 2, 3, 4, 6algrp1 16670 . . . . . . 7 ((𝐴𝑆𝑘 ∈ ℕ0) → (𝑅‘(𝑘 + 1)) = (𝐹‘(𝑅𝑘)))
3635fveq2d 6886 . . . . . 6 ((𝐴𝑆𝑘 ∈ ℕ0) → (𝐶‘(𝑅‘(𝑘 + 1))) = (𝐶‘(𝐹‘(𝑅𝑘))))
3734, 36eqtrd 2797 . . . . 5 ((𝐴𝑆𝑘 ∈ ℕ0) → ((𝐶𝑅)‘(𝑘 + 1)) = (𝐶‘(𝐹‘(𝑅𝑘))))
3837neeq1d 3016 . . . 4 ((𝐴𝑆𝑘 ∈ ℕ0) → (((𝐶𝑅)‘(𝑘 + 1)) ≠ 0 ↔ (𝐶‘(𝐹‘(𝑅𝑘))) ≠ 0))
39 fvco3 6982 . . . . . 6 ((𝑅:ℕ0𝑆𝑘 ∈ ℕ0) → ((𝐶𝑅)‘𝑘) = (𝐶‘(𝑅𝑘)))
407, 39sylan 592 . . . . 5 ((𝐴𝑆𝑘 ∈ ℕ0) → ((𝐶𝑅)‘𝑘) = (𝐶‘(𝑅𝑘)))
4137, 40breq12d 5120 . . . 4 ((𝐴𝑆𝑘 ∈ ℕ0) → (((𝐶𝑅)‘(𝑘 + 1)) < ((𝐶𝑅)‘𝑘) ↔ (𝐶‘(𝐹‘(𝑅𝑘))) < (𝐶‘(𝑅𝑘))))
4231, 38, 413imtr4d 297 . . 3 ((𝐴𝑆𝑘 ∈ ℕ0) → (((𝐶𝑅)‘(𝑘 + 1)) ≠ 0 → ((𝐶𝑅)‘(𝑘 + 1)) < ((𝐶𝑅)‘𝑘)))
4315, 22, 42nn0seqcvgd 16666 . 2 (𝐴𝑆 → ((𝐶𝑅)‘𝑁) = 0)
4413, 43eqtr3d 2799 1 (𝐴𝑆 → (𝐶‘(𝑅𝑁)) = 0)
Colors of variables:    wff setvar class
This proof depends on syntax axioms:  wi 4  wa 401   = wceq 1570  wcel 2145  wne 2957  {csn 4587   class class class wbr 5107   × cxp 5657  ccom 5663  wf 6533  cfv 6537  (class class class)co 7417  1st c1st 7988  0cc0 11128  1c1 11129   + caddc 11131   < clt 11271  0cn0 12532  seqcseq 14069
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 2147  ax-9 2155  ax-10 2178  ax-11 2194  ax-12 2215  ax-ext 2734  ax-sep 5255  ax-nul 5267  ax-pow 5334  ax-pr 5402  ax-un 7740  ax-cnex 11184  ax-resscn 11185  ax-1cn 11186  ax-icn 11187  ax-addcl 11188  ax-addrcl 11189  ax-mulcl 11190  ax-mulrcl 11191  ax-mulcom 11192  ax-addass 11193  ax-mulass 11194  ax-distr 11195  ax-i2m1 11196  ax-1ne0 11197  ax-1rid 11198  ax-rnegex 11199  ax-rrecex 11200  ax-cnre 11201  ax-pre-lttri 11202  ax-pre-lttrn 11203  ax-pre-ltadd 11204  ax-pre-mulgt0 11205
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 2566  df-eu 2596  df-clab 2741  df-cleq 2754  df-clel 2837  df-nfc 2911  df-ne 2958  df-nel 3064  df-ral 3079  df-rex 3089  df-reu 3368  df-rab 3415  df-v 3455  df-sbc 3743  df-csb 3851  df-dif 3905  df-un 3907  df-in 3909  df-ss 3919  df-pss 3922  df-nul 4283  df-if 4486  df-pw 4562  df-sn 4588  df-pr 4590  df-op 4594  df-uni 4871  df-iun 4956  df-br 5108  df-opab 5172  df-mpt 5191  df-tr 5217  df-id 5554  df-eprel 5559  df-po 5567  df-so 5568  df-fr 5612  df-we 5614  df-xp 5665  df-rel 5666  df-cnv 5667  df-co 5668  df-dm 5669  df-rn 5670  df-res 5671  df-ima 5672  df-pred 6303  df-ord 6364  df-on 6365  df-lim 6366  df-suc 6367  df-iota 6493  df-fun 6539  df-fn 6540  df-f 6541  df-f1 6542  df-fo 6543  df-f1o 6544  df-fv 6545  df-riota 7374  df-ov 7420  df-oprab 7421  df-mpo 7422  df-om 7867  df-1st 7990  df-2nd 7991  df-frecs 8284  df-wrecs 8315  df-recs 8364  df-rdg 8403  df-er 8700  df-en 8957  df-dom 8958  df-sdom 8959  df-pnf 11273  df-mnf 11274  df-xr 11275  df-ltxr 11276  df-le 11277  df-sub 11471  df-neg 11472  df-nn 12262  df-n0 12533  df-z 12620  df-uz 12892  df-fz 13566  df-seq 14070
This theorem is used by:  algcvga  16675
  Copyright terms: Public domain W3C validator