timed word

In model checking, timed word is an extension of the notion of words, in which each letter is associated with a positive time tag. The sequence of time tag must be non-decreasing, which intuitively means that letters are received.

For example, a system receiving a word over a network may associate to each letter the time at which the letter is received. The non-decreasing condition here means that the letters are received in the correct order.

A timed language is a set of timed words.

Given an alphabet A, a timed word is a sequence, finite or infinite  with  with  for each integer .

If the sequence is infinite but the sequence of  is bounded, then this word is said to be a Zeno timed word in reference to the Zeno’s paradoxes where an infinite number of action occurs in a finite time.

Untimed  is the word  without its time stamps, i.e. it is . Given a timed language L, Untimed L is then the set of untimed w for .