Skip to content

chore: fix failures caused by PR mathlib#31247 - #209

Merged
chenson2018 merged 2 commits into
leanprover:nightly-testingfrom
ctchou:mathlib-31247-fixes
Dec 11, 2025
Merged

chore: fix failures caused by PR mathlib#31247#209
chenson2018 merged 2 commits into
leanprover:nightly-testingfrom
ctchou:mathlib-31247-fixes

Conversation

@ctchou

@ctchou ctchou commented Dec 10, 2025

Copy link
Copy Markdown
Collaborator

@chenson2018
chenson2018 merged commit 9cfb7d3 into leanprover:nightly-testing Dec 11, 2025
2 checks passed
github-merge-queue Bot pushed a commit that referenced this pull request Dec 18, 2025
…operations (#227)

In view of the plan to develop a self-contained automata theory in
cslib, the patch restores the closure properties of regular languages
under boolean operations that were removed in
#209.

Note that in order to avoid conflicts with the equivalent theorems in
mathlib, the `_cslib` suffix is added to theorem names.
@ctchou
ctchou deleted the mathlib-31247-fixes branch December 27, 2025 20:50
thomaskwaring pushed a commit to thomaskwaring/cslib_SKI that referenced this pull request Apr 6, 2026
…operations (leanprover#227)

In view of the plan to develop a self-contained automata theory in
cslib, the patch restores the closure properties of regular languages
under boolean operations that were removed in
leanprover#209.

Note that in order to avoid conflicts with the equivalent theorems in
mathlib, the `_cslib` suffix is added to theorem names.
benbrastmckie pushed a commit to benbrastmckie/cslib that referenced this pull request Jun 14, 2026
…operations (leanprover#227)

In view of the plan to develop a self-contained automata theory in
cslib, the patch restores the closure properties of regular languages
under boolean operations that were removed in
leanprover#209.

Note that in order to avoid conflicts with the equivalent theorems in
mathlib, the `_cslib` suffix is added to theorem names.
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