-
Notifications
You must be signed in to change notification settings - Fork 83
feat: prove that the Buchi congruence has the saturation property #325
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
ctchou
wants to merge
53
commits into
leanprover:main
Choose a base branch
from
ctchou:buchi-saturation
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
53 commits
Select commit
Hold shift + click to select a range
dc83a75
feat: LTS.IsExecution
fmontesi 2e66740
simplify a proof
fmontesi d5cee8f
add start and final states to IsExecution
fmontesi b99ac09
feat: prove that an omega-language is regular iff it is a finite unio…
ctchou 932efb6
feat: define right congruence and prove its basic properties
ctchou 84d9c5f
incorporate Chris Henson's comments
ctchou 10086c2
Merge remote-tracking branch 'upstream/main' into na-pair
ctchou 7669328
incorporate Chris Henson's comments
ctchou 7626d21
Merge remote-tracking branch 'upstream/main' into congr-basic
ctchou 9ced6e8
right_congr definition
chenson2018 57918b6
fix a typo
ctchou 77e4fc9
minor modification
ctchou ce7c5fb
Merge remote-tracking branch 'upstream/main' into lts-execution-prop-…
ctchou 715a371
fix CslibTests.GrindLint errors
ctchou fc07700
minor modification
ctchou 491d10a
Merge remote-tracking branch 'upstream/main' into na-pair
ctchou eed3933
Merge remote-tracking branch 'upstream/main' into congr-basic
ctchou df58e8b
Merge remote-tracking branch 'origin/lts-execution-prop-ctchou' into …
ctchou fa3f9b4
Merge remote-tracking branch 'upstream/main' into na-pair-TEST
ctchou 8db3c76
Merge remote-tracking branch 'origin/congr-basic' into congr-buchi
ctchou 6fe866f
feat: define BuchiCongruence and prove that it is a right congruence …
ctchou 67ef16d
use CovariantClass to define RightCongruence
chenson2018 49c3770
linter
chenson2018 e66469e
give the name right_cov to the CovariantClass field of RightCongruence
ctchou 0281b4d
Merge remote-tracking branch 'upstream/main' into na-pair
ctchou dbbafdc
Merge remote-tracking branch 'upstream/main' into na-pair
ctchou 5ad2fc9
Merge remote-tracking branch 'origin/na-pair' into congr-buchi
ctchou 642a546
Fix a name conflict with the new IsRegular in Mathlib.Algebra.Regular…
ctchou 0653a66
Merge remote-tracking branch 'upstream/main' into congr-buchi
ctchou 51edb63
introduce LTS.IsExecution.flatten and prove LTS.ωTr.flatten as a coro…
ctchou c1eab79
Merge remote-tracking branch 'upstream/main' into congr-buchi
ctchou 96971b2
get rid of the abbrev `c.QuotType` and use `Quotient c.eq` instead
ctchou fcac542
Merge remote-tracking branch 'upstream/main' into congr-buchi
ctchou 965c7ab
Merge remote-tracking branch 'upstream/main' into congr-buchi
ctchou b38da0d
Merge remote-tracking branch 'upstream/main' into congr-buchi
ctchou b668788
Merge remote-tracking branch 'upstream/main' into congr-buchi
ctchou 6cdd514
Merge remote-tracking branch 'upstream/main' into congr-buchi
ctchou 16d3b3f
incorporate Chris Henson's comments
ctchou 47c356a
Merge remote-tracking branch 'upstream/main' into congr-buchi
ctchou a9bc936
Merge remote-tracking branch 'upstream/main' into congr-buchi
ctchou e8dd2a0
Merge remote-tracking branch 'upstream/main' into congr-buchi
ctchou 1f3241f
Merge remote-tracking branch 'upstream/main' into congr-buchi
ctchou 973bf61
feat: prove that the Buchi congruence has the saturation property
ctchou 9a5e9f2
Merge remote-tracking branch 'upstream/main' into buchi-saturation
ctchou 9e7389c
Merge remote-tracking branch 'upstream/main' into buchi-saturation an…
ctchou 97a2d25
Merge remote-tracking branch 'upstream/main' into buchi-saturation
ctchou 849fe71
Merge remote-tracking branch 'upstream/main' into buchi-saturation
ctchou f31b889
Fix errors casued by toolchain bump to v4.29.0-rc1
ctchou 2bc3a21
Merge remote-tracking branch 'upstream/main' into buchi-saturation
ctchou 04d0386
incorporate Chris Henson's comments
ctchou 76d5bee
Merge remote-tracking branch 'upstream/main' into buchi-saturation
ctchou 5d26870
Merge remote-tracking branch 'upstream/main' into buchi-saturation
ctchou 00470fb
Merge remote-tracking branch 'upstream/main' into buchi-saturation
ctchou File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.