Top Qs
Timeline
Chat
Perspective
Arden's rule
From Wikipedia, the free encyclopedia
Remove ads
In theoretical computer science, Arden's rule, also known as Arden's lemma, is a mathematical statement about a certain form of language equations.
This article needs additional citations for verification. (March 2010) |
Background
A (formal) language is simply a set of strings. Such sets can be specified by means of some language equation, which in turn is based on operations on languages. Language equations are mathematical statements that resemble numerical equations, but the variables assume values of formal languages rather than numbers. Among the most common operations on two languages A and B are the set union A ∪ B, and their concatenation A⋅B. Finally, as an operation taking a single operand, the set A* denotes the Kleene star of the language A.
Remove ads
Statement of Arden's rule
Arden's rule states that the set A*⋅B is the smallest language that is a solution for X in the linear equation X = A⋅X ∪ B where X, A, B are sets of strings. Moreover, if the set A does not contain the empty word, then this solution is unique.[1][2]
Equivalently, the set B⋅A* is the smallest language that is a solution for X in X = X⋅A ∪ B.
Application
Arden's rule can be used to help convert some finite automatons to regular expressions,[how?] as in Kleene's algorithm.
See also
Notes
References
Wikiwand - on
Seamless Wikipedia browsing. On steroids.
Remove ads