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

Theorem algcvgb 12685
Description: Two ways of expressing that  C is a countdown function for algorithm  F. The first is used in these theorems. The second states the condition more intuitively as a conjunction: if the countdown function's value is currently nonzero, it must decrease at the next step; if it has reached zero, it must remain zero at the next step. (Contributed by Paul Chapman, 31-Mar-2011.)
Hypotheses
Ref Expression
algcvgb.1  |-  F : S
--> S
algcvgb.2  |-  C : S
--> NN0
Assertion
Ref Expression
algcvgb  |-  ( X  e.  S  ->  (
( ( C `  ( F `  X ) )  =/=  0  -> 
( C `  ( F `  X )
)  <  ( C `  X ) )  <->  ( (
( C `  X
)  =/=  0  -> 
( C `  ( F `  X )
)  <  ( C `  X ) )  /\  ( ( C `  X )  =  0  ->  ( C `  ( F `  X ) )  =  0 ) ) ) )

Proof of Theorem algcvgb
StepHypRef Expression
1 algcvgb.2 . . 3  |-  C : S
--> NN0
21ffvelcdmi 5789 . 2  |-  ( X  e.  S  ->  ( C `  X )  e.  NN0 )
3 algcvgb.1 . . . 4  |-  F : S
--> S
43ffvelcdmi 5789 . . 3  |-  ( X  e.  S  ->  ( F `  X )  e.  S )
51ffvelcdmi 5789 . . 3  |-  ( ( F `  X )  e.  S  ->  ( C `  ( F `  X ) )  e. 
NN0 )
64, 5syl 14 . 2  |-  ( X  e.  S  ->  ( C `  ( F `  X ) )  e. 
NN0 )
7 algcvgblem 12684 . 2  |-  ( ( ( C `  X
)  e.  NN0  /\  ( C `  ( F `
 X ) )  e.  NN0 )  -> 
( ( ( C `
 ( F `  X ) )  =/=  0  ->  ( C `  ( F `  X
) )  <  ( C `  X )
)  <->  ( ( ( C `  X )  =/=  0  ->  ( C `  ( F `  X ) )  < 
( C `  X
) )  /\  (
( C `  X
)  =  0  -> 
( C `  ( F `  X )
)  =  0 ) ) ) )
82, 6, 7syl2anc 411 1  |-  ( X  e.  S  ->  (
( ( C `  ( F `  X ) )  =/=  0  -> 
( C `  ( F `  X )
)  <  ( C `  X ) )  <->  ( (
( C `  X
)  =/=  0  -> 
( C `  ( F `  X )
)  <  ( C `  X ) )  /\  ( ( C `  X )  =  0  ->  ( C `  ( F `  X ) )  =  0 ) ) ) )
Colors of variables: wff set class
Syntax hints:    -> wi 4    /\ wa 104    <-> wb 105    = wceq 1398    e. wcel 2202    =/= wne 2403   class class class wbr 4093   -->wf 5329   ` cfv 5333   0cc0 8075    < clt 8256   NN0cn0 9444
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 619  ax-in2 620  ax-io 717  ax-5 1496  ax-7 1497  ax-gen 1498  ax-ie1 1542  ax-ie2 1543  ax-8 1553  ax-10 1554  ax-11 1555  ax-i12 1556  ax-bndl 1558  ax-4 1559  ax-17 1575  ax-i9 1579  ax-ial 1583  ax-i5r 1584  ax-13 2204  ax-14 2205  ax-ext 2213  ax-sep 4212  ax-pow 4270  ax-pr 4305  ax-un 4536  ax-setind 4641  ax-cnex 8166  ax-resscn 8167  ax-1cn 8168  ax-1re 8169  ax-icn 8170  ax-addcl 8171  ax-addrcl 8172  ax-mulcl 8173  ax-addcom 8175  ax-addass 8177  ax-distr 8179  ax-i2m1 8180  ax-0lt1 8181  ax-0id 8183  ax-rnegex 8184  ax-cnre 8186  ax-pre-ltirr 8187  ax-pre-ltwlin 8188  ax-pre-lttrn 8189  ax-pre-apti 8190  ax-pre-ltadd 8191
This theorem depends on definitions:  df-bi 117  df-stab 839  df-dc 843  df-3or 1006  df-3an 1007  df-tru 1401  df-fal 1404  df-nf 1510  df-sb 1811  df-eu 2082  df-mo 2083  df-clab 2218  df-cleq 2224  df-clel 2227  df-nfc 2364  df-ne 2404  df-nel 2499  df-ral 2516  df-rex 2517  df-reu 2518  df-rab 2520  df-v 2805  df-sbc 3033  df-dif 3203  df-un 3205  df-in 3207  df-ss 3214  df-pw 3658  df-sn 3679  df-pr 3680  df-op 3682  df-uni 3899  df-int 3934  df-br 4094  df-opab 4156  df-id 4396  df-xp 4737  df-rel 4738  df-cnv 4739  df-co 4740  df-dm 4741  df-rn 4742  df-iota 5293  df-fun 5335  df-fn 5336  df-f 5337  df-fv 5341  df-riota 5981  df-ov 6031  df-oprab 6032  df-mpo 6033  df-pnf 8258  df-mnf 8259  df-xr 8260  df-ltxr 8261  df-le 8262  df-sub 8394  df-neg 8395  df-inn 9186  df-n0 9445  df-z 9524
This theorem is referenced by:  algcvga  12686
  Copyright terms: Public domain W3C validator