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

Definition df-lsw 11130
Description: Extract the last symbol of a word. May be not meaningful for other sets which are not words. The name lastS (as abbreviation of "lastSymbol") is a compromise between usually used names for corresponding functions in computer programs (as last() or lastChar()), the terminology used for words in set.mm ("symbol" instead of "character") and brevity ("lastS" is shorter than "lastChar" and "lastSymbol"). Labels of theorems about last symbols of a word will contain the abbreviation "lsw" (Last Symbol of a Word). (Contributed by Alexander van der Vekens, 18-Mar-2018.)
Assertion
Ref Expression
df-lsw  |- lastS  =  ( w  e.  _V  |->  ( w `  ( ( `  w )  -  1 ) ) )

Detailed syntax breakdown of Definition df-lsw
StepHypRef Expression
1 clsw 11129 . 2  class lastS
2 vw . . 3  setvar  w
3 cvv 2799 . . 3  class  _V
42cv 1394 . . . . . 6  class  w
5 chash 11009 . . . . . 6  class
64, 5cfv 5318 . . . . 5  class  ( `  w
)
7 c1 8011 . . . . 5  class  1
8 cmin 8328 . . . . 5  class  -
96, 7, 8co 6007 . . . 4  class  ( ( `  w )  -  1 )
109, 4cfv 5318 . . 3  class  ( w `
 ( ( `  w
)  -  1 ) )
112, 3, 10cmpt 4145 . 2  class  ( w  e.  _V  |->  ( w `
 ( ( `  w
)  -  1 ) ) )
121, 11wceq 1395 1  wff lastS  =  ( w  e.  _V  |->  ( w `  ( ( `  w )  -  1 ) ) )
Colors of variables: wff set class
This definition is referenced by:  lswwrd  11131
  Copyright terms: Public domain W3C validator