Skip to main content
Commonmark migration
Source Link

According to Wikipedia:

Given a finite alphabet $\Sigma$, the following constants are defined as regular expressions:

 
  • (empty set) $\emptyset$ denoting the set $\emptyset$.

    (empty set) $\emptyset$ denoting the set $\emptyset$.

     
  • ...

    ...

... a string that contains only an empty-set symbol is a regular expression, which represents the empty language.

According to Wikipedia:

Given a finite alphabet $\Sigma$, the following constants are defined as regular expressions:

 
  • (empty set) $\emptyset$ denoting the set $\emptyset$.
     
  • ...

... a string that contains only an empty-set symbol is a regular expression, which represents the empty language.

According to Wikipedia:

Given a finite alphabet $\Sigma$, the following constants are defined as regular expressions:

  • (empty set) $\emptyset$ denoting the set $\emptyset$.

  • ...

... a string that contains only an empty-set symbol is a regular expression, which represents the empty language.

Source Link
xskxzr
  • 7.7k
  • 5
  • 25
  • 49

According to Wikipedia:

Given a finite alphabet $\Sigma$, the following constants are defined as regular expressions:

  • (empty set) $\emptyset$ denoting the set $\emptyset$.
  • ...

... a string that contains only an empty-set symbol is a regular expression, which represents the empty language.