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

Theorem swrdlend 11288
Description: The value of the subword extractor is the empty set (undefined) if the range is not valid. (Contributed by Alexander van der Vekens, 16-Mar-2018.) (Proof shortened by AV, 2-May-2020.)
Assertion
Ref Expression
swrdlend  |-  ( ( W  e. Word  V  /\  F  e.  ZZ  /\  L  e.  ZZ )  ->  ( L  <_  F  ->  ( W substr  <. F ,  L >. )  =  (/) ) )

Proof of Theorem swrdlend
Dummy variable  i is distinct from all other variables.
StepHypRef Expression
1 swrdval 11278 . . . 4  |-  ( ( W  e. Word  V  /\  F  e.  ZZ  /\  L  e.  ZZ )  ->  ( W substr  <. F ,  L >. )  =  if ( ( F..^ L ) 
C_  dom  W , 
( i  e.  ( 0..^ ( L  -  F ) )  |->  ( W `  ( i  +  F ) ) ) ,  (/) ) )
21adantr 276 . . 3  |-  ( ( ( W  e. Word  V  /\  F  e.  ZZ  /\  L  e.  ZZ )  /\  L  <_  F
)  ->  ( W substr  <. F ,  L >. )  =  if ( ( F..^ L )  C_  dom  W ,  ( i  e.  ( 0..^ ( L  -  F ) )  |->  ( W `  ( i  +  F
) ) ) ,  (/) ) )
3 simpr 110 . . . . . 6  |-  ( ( ( W  e. Word  V  /\  F  e.  ZZ  /\  L  e.  ZZ )  /\  L  <_  F
)  ->  L  <_  F )
4 3simpc 1023 . . . . . . . 8  |-  ( ( W  e. Word  V  /\  F  e.  ZZ  /\  L  e.  ZZ )  ->  ( F  e.  ZZ  /\  L  e.  ZZ ) )
54adantr 276 . . . . . . 7  |-  ( ( ( W  e. Word  V  /\  F  e.  ZZ  /\  L  e.  ZZ )  /\  L  <_  F
)  ->  ( F  e.  ZZ  /\  L  e.  ZZ ) )
6 fzon 10447 . . . . . . 7  |-  ( ( F  e.  ZZ  /\  L  e.  ZZ )  ->  ( L  <_  F  <->  ( F..^ L )  =  (/) ) )
75, 6syl 14 . . . . . 6  |-  ( ( ( W  e. Word  V  /\  F  e.  ZZ  /\  L  e.  ZZ )  /\  L  <_  F
)  ->  ( L  <_  F  <->  ( F..^ L
)  =  (/) ) )
83, 7mpbid 147 . . . . 5  |-  ( ( ( W  e. Word  V  /\  F  e.  ZZ  /\  L  e.  ZZ )  /\  L  <_  F
)  ->  ( F..^ L )  =  (/) )
9 0ss 3535 . . . . 5  |-  (/)  C_  dom  W
108, 9eqsstrdi 3280 . . . 4  |-  ( ( ( W  e. Word  V  /\  F  e.  ZZ  /\  L  e.  ZZ )  /\  L  <_  F
)  ->  ( F..^ L )  C_  dom  W )
1110iftrued 3616 . . 3  |-  ( ( ( W  e. Word  V  /\  F  e.  ZZ  /\  L  e.  ZZ )  /\  L  <_  F
)  ->  if (
( F..^ L ) 
C_  dom  W , 
( i  e.  ( 0..^ ( L  -  F ) )  |->  ( W `  ( i  +  F ) ) ) ,  (/) )  =  ( i  e.  ( 0..^ ( L  -  F ) )  |->  ( W `  ( i  +  F ) ) ) )
12 fzo0n 10448 . . . . . . 7  |-  ( ( F  e.  ZZ  /\  L  e.  ZZ )  ->  ( L  <_  F  <->  ( 0..^ ( L  -  F ) )  =  (/) ) )
1312biimpa 296 . . . . . 6  |-  ( ( ( F  e.  ZZ  /\  L  e.  ZZ )  /\  L  <_  F
)  ->  ( 0..^ ( L  -  F
) )  =  (/) )
14133adantl1 1180 . . . . 5  |-  ( ( ( W  e. Word  V  /\  F  e.  ZZ  /\  L  e.  ZZ )  /\  L  <_  F
)  ->  ( 0..^ ( L  -  F
) )  =  (/) )
1514mpteq1d 4179 . . . 4  |-  ( ( ( W  e. Word  V  /\  F  e.  ZZ  /\  L  e.  ZZ )  /\  L  <_  F
)  ->  ( i  e.  ( 0..^ ( L  -  F ) ) 
|->  ( W `  (
i  +  F ) ) )  =  ( i  e.  (/)  |->  ( W `
 ( i  +  F ) ) ) )
16 mpt0 5467 . . . 4  |-  ( i  e.  (/)  |->  ( W `  ( i  +  F
) ) )  =  (/)
1715, 16eqtrdi 2280 . . 3  |-  ( ( ( W  e. Word  V  /\  F  e.  ZZ  /\  L  e.  ZZ )  /\  L  <_  F
)  ->  ( i  e.  ( 0..^ ( L  -  F ) ) 
|->  ( W `  (
i  +  F ) ) )  =  (/) )
182, 11, 173eqtrd 2268 . 2  |-  ( ( ( W  e. Word  V  /\  F  e.  ZZ  /\  L  e.  ZZ )  /\  L  <_  F
)  ->  ( W substr  <. F ,  L >. )  =  (/) )
1918ex 115 1  |-  ( ( W  e. Word  V  /\  F  e.  ZZ  /\  L  e.  ZZ )  ->  ( L  <_  F  ->  ( W substr  <. F ,  L >. )  =  (/) ) )
Colors of variables: wff set class
Syntax hints:    -> wi 4    /\ wa 104    <-> wb 105    /\ w3a 1005    = wceq 1398    e. wcel 2202    C_ wss 3201   (/)c0 3496   ifcif 3607   <.cop 3676   class class class wbr 4093    |-> cmpt 4155   dom cdm 4731   ` cfv 5333  (class class class)co 6028   0cc0 8075    + caddc 8078    <_ cle 8257    - cmin 8392   ZZcz 9523  ..^cfzo 10422  Word cword 11162   substr csubstr 11275
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-coll 4209  ax-sep 4212  ax-nul 4220  ax-pow 4270  ax-pr 4305  ax-un 4536  ax-setind 4641  ax-iinf 4692  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-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-csb 3129  df-dif 3203  df-un 3205  df-in 3207  df-ss 3214  df-nul 3497  df-if 3608  df-pw 3658  df-sn 3679  df-pr 3680  df-op 3682  df-uni 3899  df-int 3934  df-iun 3977  df-br 4094  df-opab 4156  df-mpt 4157  df-tr 4193  df-id 4396  df-iord 4469  df-on 4471  df-ilim 4472  df-suc 4474  df-iom 4695  df-xp 4737  df-rel 4738  df-cnv 4739  df-co 4740  df-dm 4741  df-rn 4742  df-res 4743  df-ima 4744  df-iota 5293  df-fun 5335  df-fn 5336  df-f 5337  df-f1 5338  df-fo 5339  df-f1o 5340  df-fv 5341  df-riota 5981  df-ov 6031  df-oprab 6032  df-mpo 6033  df-1st 6312  df-2nd 6313  df-recs 6514  df-frec 6600  df-1o 6625  df-er 6745  df-en 6953  df-fin 6955  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  df-uz 9800  df-fz 10289  df-fzo 10423  df-substr 11276
This theorem is referenced by:  swrdnd  11289  swrdsb0eq  11295  swrdccat  11365
  Copyright terms: Public domain W3C validator