Skip to content

Emptiness of regular expressions#844

Open
weikailin wants to merge 2 commits into
boazbk:masterfrom
weikailin:master
Open

Emptiness of regular expressions#844
weikailin wants to merge 2 commits into
boazbk:masterfrom
weikailin:master

Conversation

@weikailin
Copy link
Copy Markdown

By the matching rules, for all expression $e$, the Kleene star $(e)^*$ always matches the empty string $""$. Hence, even when $e = \emptyset$, the Kleene star is not empty.

@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Mar 20, 2025

CLA assistant check
All committers have signed the CLA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants