| Kleene Star |
Article Index for Kleene |
Website Links For Kleene |
Information AboutKleene Star |
| CATEGORIES ABOUT KLEENE STAR | |
| formal languages | |
DEFINITION AND NOTATION Given : define recursively the set : where If is a formal language, then the -th power of the set is shorthand for the concatenation of set with itself times. That is, can be understood to be the set of all Strings of length , formed from the symbols in . The definition of Kleene star on is
That is, it is the collection of all possible finite-length strings generated from the symbols in . EXAMPLES Example of Kleene star applied to set of strings:
Example of Kleene star applied to set of characters:
GENERALIZATION The Kleene star is often generalized for any Monoid (''M'', ), that is, a set ''M'' and binary operation on ''M'' such that
SEE ALSO
|
|
|