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

Definition df-lsw 11350
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 = (𝑤 ∈ V ↦ (𝑤‘((♯‘𝑤) − 1)))

Detailed syntax breakdown of Definition df-lsw
StepHypRef Expression
1 clsw 11349 . 2 class lastS
2 vw . . 3 setvar 𝑤
3 cvv 2821 . . 3 class V
42cv 1401 . . . . . 6 class 𝑤
5 chash 11214 . . . . . 6 class
64, 5cfv 5377 . . . . 5 class (♯‘𝑤)
7 c1 8180 . . . . 5 class 1
8 cmin 8497 . . . . 5 class
96, 7, 8co 6085 . . . 4 class ((♯‘𝑤) − 1)
109, 4cfv 5377 . . 3 class (𝑤‘((♯‘𝑤) − 1))
112, 3, 10cmpt 4192 . 2 class (𝑤 ∈ V ↦ (𝑤‘((♯‘𝑤) − 1)))
121, 11wceq 1402 1 wff lastS = (𝑤 ∈ V ↦ (𝑤‘((♯‘𝑤) − 1)))
Colors of variables:    wff set class
This definition is used by:  lswwrd  11351
  Copyright terms: Public domain W3C validator