This is an old revision of the document!
Regular languages
$$(-+\Lambda) D D^{\ast} (\Lambda+.D^{\ast}), D \ \text{stands for digit}$$
Basis: $$\emptyset, \{\Lambda\} \text{ and } \{a\} \text{ are regular languages for all } a \in \Sigma$$
The basis of the definition gives us the following for regular languages over the alphabet $\Sigma = \{a,b\}$
All regular languages $\Sigma$ can be built from combining these four in various ways by recursively using the union, product and closure operation.