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

Theorem pfxval 11366
Description: Value of a prefix operation. (Contributed by AV, 2-May-2020.)
Assertion
Ref Expression
pfxval  |-  ( ( S  e.  V  /\  L  e.  NN0 )  -> 
( S prefix  L )  =  ( S substr  <. 0 ,  L >. ) )

Proof of Theorem pfxval
Dummy variables  l  s  x are mutually distinct and distinct from all other variables.
StepHypRef Expression
1 df-pfx 11365 . . 3  |- prefix  =  ( s  e.  _V , 
l  e.  NN0  |->  ( s substr  <. 0 ,  l >.
) )
21a1i 9 . 2  |-  ( ( S  e.  V  /\  L  e.  NN0 )  -> prefix  =  ( s  e.  _V ,  l  e.  NN0  |->  ( s substr  <. 0 ,  l >. ) ) )
3 simpl 109 . . . 4  |-  ( ( s  =  S  /\  l  =  L )  ->  s  =  S )
4 opeq2 3884 . . . . 5  |-  ( l  =  L  ->  <. 0 ,  l >.  =  <. 0 ,  L >. )
54adantl 277 . . . 4  |-  ( ( s  =  S  /\  l  =  L )  -> 
<. 0 ,  l
>.  =  <. 0 ,  L >. )
63, 5oveq12d 6068 . . 3  |-  ( ( s  =  S  /\  l  =  L )  ->  ( s substr  <. 0 ,  l >. )  =  ( S substr  <. 0 ,  L >. ) )
76adantl 277 . 2  |-  ( ( ( S  e.  V  /\  L  e.  NN0 )  /\  ( s  =  S  /\  l  =  L ) )  -> 
( s substr  <. 0 ,  l >. )  =  ( S substr  <. 0 ,  L >. ) )
8 elex 2825 . . 3  |-  ( S  e.  V  ->  S  e.  _V )
98adantr 276 . 2  |-  ( ( S  e.  V  /\  L  e.  NN0 )  ->  S  e.  _V )
10 simpr 110 . 2  |-  ( ( S  e.  V  /\  L  e.  NN0 )  ->  L  e.  NN0 )
11 simpl 109 . . . 4  |-  ( ( S  e.  V  /\  L  e.  NN0 )  ->  S  e.  V )
12 0zd 9589 . . . 4  |-  ( ( S  e.  V  /\  L  e.  NN0 )  -> 
0  e.  ZZ )
1310nn0zd 9698 . . . 4  |-  ( ( S  e.  V  /\  L  e.  NN0 )  ->  L  e.  ZZ )
14 swrdval 11340 . . . 4  |-  ( ( S  e.  V  /\  0  e.  ZZ  /\  L  e.  ZZ )  ->  ( S substr  <. 0 ,  L >. )  =  if ( ( 0..^ L ) 
C_  dom  S , 
( x  e.  ( 0..^ ( L  - 
0 ) )  |->  ( S `  ( x  +  0 ) ) ) ,  (/) ) )
1511, 12, 13, 14syl3anc 1274 . . 3  |-  ( ( S  e.  V  /\  L  e.  NN0 )  -> 
( S substr  <. 0 ,  L >. )  =  if ( ( 0..^ L )  C_  dom  S , 
( x  e.  ( 0..^ ( L  - 
0 ) )  |->  ( S `  ( x  +  0 ) ) ) ,  (/) ) )
16 0z 9588 . . . . . 6  |-  0  e.  ZZ
1713, 12zsubcld 9705 . . . . . 6  |-  ( ( S  e.  V  /\  L  e.  NN0 )  -> 
( L  -  0 )  e.  ZZ )
18 fzofig 10794 . . . . . 6  |-  ( ( 0  e.  ZZ  /\  ( L  -  0
)  e.  ZZ )  ->  ( 0..^ ( L  -  0 ) )  e.  Fin )
1916, 17, 18sylancr 414 . . . . 5  |-  ( ( S  e.  V  /\  L  e.  NN0 )  -> 
( 0..^ ( L  -  0 ) )  e.  Fin )
2019mptexd 5913 . . . 4  |-  ( ( S  e.  V  /\  L  e.  NN0 )  -> 
( x  e.  ( 0..^ ( L  - 
0 ) )  |->  ( S `  ( x  +  0 ) ) )  e.  _V )
21 0ex 4237 . . . . 5  |-  (/)  e.  _V
2221a1i 9 . . . 4  |-  ( ( S  e.  V  /\  L  e.  NN0 )  ->  (/) 
e.  _V )
2320, 22ifexd 4605 . . 3  |-  ( ( S  e.  V  /\  L  e.  NN0 )  ->  if ( ( 0..^ L )  C_  dom  S , 
( x  e.  ( 0..^ ( L  - 
0 ) )  |->  ( S `  ( x  +  0 ) ) ) ,  (/) )  e. 
_V )
2415, 23eqeltrd 2309 . 2  |-  ( ( S  e.  V  /\  L  e.  NN0 )  -> 
( S substr  <. 0 ,  L >. )  e.  _V )
252, 7, 9, 10, 24ovmpod 6181 1  |-  ( ( S  e.  V  /\  L  e.  NN0 )  -> 
( S prefix  L )  =  ( S substr  <. 0 ,  L >. ) )
Colors of variables: wff set class
Syntax hints:    -> wi 4    /\ wa 104    = wceq 1398    e. wcel 2203   _Vcvv 2813    C_ wss 3211   (/)c0 3508   ifcif 3620   <.cop 3692    |-> cmpt 4171   dom cdm 4749   ` cfv 5352  (class class class)co 6050    e. cmpo 6052   Fincfn 6975   0cc0 8127    + caddc 8130    - cmin 8444   NN0cn0 9496   ZZcz 9577  ..^cfzo 10476   substr csubstr 11337   prefix cpfx 11364
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 2205  ax-14 2206  ax-ext 2214  ax-coll 4225  ax-sep 4228  ax-nul 4236  ax-pow 4287  ax-pr 4322  ax-un 4554  ax-setind 4659  ax-iinf 4710  ax-cnex 8218  ax-resscn 8219  ax-1cn 8220  ax-1re 8221  ax-icn 8222  ax-addcl 8223  ax-addrcl 8224  ax-mulcl 8225  ax-addcom 8227  ax-addass 8229  ax-distr 8231  ax-i2m1 8232  ax-0lt1 8233  ax-0id 8235  ax-rnegex 8236  ax-cnre 8238  ax-pre-ltirr 8239  ax-pre-ltwlin 8240  ax-pre-lttrn 8241  ax-pre-apti 8242  ax-pre-ltadd 8243
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 1812  df-eu 2083  df-mo 2084  df-clab 2219  df-cleq 2225  df-clel 2228  df-nfc 2373  df-ne 2413  df-nel 2508  df-ral 2525  df-rex 2526  df-reu 2527  df-rab 2529  df-v 2815  df-sbc 3043  df-csb 3139  df-dif 3213  df-un 3215  df-in 3217  df-ss 3224  df-nul 3509  df-if 3621  df-pw 3671  df-sn 3695  df-pr 3696  df-op 3698  df-uni 3915  df-int 3950  df-iun 3993  df-br 4110  df-opab 4172  df-mpt 4173  df-tr 4209  df-id 4414  df-iord 4487  df-on 4489  df-ilim 4490  df-suc 4492  df-iom 4713  df-xp 4755  df-rel 4756  df-cnv 4757  df-co 4758  df-dm 4759  df-rn 4760  df-res 4761  df-ima 4762  df-iota 5312  df-fun 5354  df-fn 5355  df-f 5356  df-f1 5357  df-fo 5358  df-f1o 5359  df-fv 5360  df-riota 6003  df-ov 6053  df-oprab 6054  df-mpo 6055  df-1st 6334  df-2nd 6335  df-recs 6536  df-frec 6622  df-1o 6647  df-er 6767  df-en 6976  df-fin 6978  df-pnf 8310  df-mnf 8311  df-xr 8312  df-ltxr 8313  df-le 8314  df-sub 8446  df-neg 8447  df-inn 9238  df-n0 9497  df-z 9578  df-uz 9854  df-fz 10343  df-fzo 10477  df-substr 11338  df-pfx 11365
This theorem is referenced by:  pfx00g  11367  pfx0g  11368  pfxclg  11370  pfxmpt  11372  pfxfv  11376  pfxnd  11381  pfxwrdsymbg  11382  pfx1  11395  pfxswrd  11398  swrdpfx  11399  pfxpfx  11400  swrdccat  11427  pfxccatpfx1  11428  pfxccatpfx2  11429
  Copyright terms: Public domain W3C validator