-
Notifications
You must be signed in to change notification settings - Fork 10
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
WIP: building decideEventuallyZeroes on top of decideIfZeroes #687
Draft
alexkeizer
wants to merge
29
commits into
main
Choose a base branch
from
decide-eventually-scratch
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.
Commits on Sep 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2d298f6 - Browse repository at this point
Copy the full SHA 2d298f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6dd5e8a - Browse repository at this point
Copy the full SHA 6dd5e8aView commit details -
Configuration menu - View commit details
-
Copy full SHA for f966632 - Browse repository at this point
Copy the full SHA f966632View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b5ff4e - Browse repository at this point
Copy the full SHA 2b5ff4eView commit details
Commits on Sep 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 24b76a6 - Browse repository at this point
Copy the full SHA 24b76a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 888925b - Browse repository at this point
Copy the full SHA 888925bView commit details
Commits on Oct 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2311e78 - Browse repository at this point
Copy the full SHA 2311e78View commit details
Commits on Oct 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 283e21a - Browse repository at this point
Copy the full SHA 283e21aView commit details -
Merge branch 'fsm-abstractions' of github.com:opencompl/lean-mlir int…
…o fsm-abstractions
Configuration menu - View commit details
-
Copy full SHA for 5c7c9bd - Browse repository at this point
Copy the full SHA 5c7c9bdView commit details -
Co-authored-by: Siddharth <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 01f9647 - Browse repository at this point
Copy the full SHA 01f9647View commit details -
WIP: introduce more
BitVec
abstractionsCo-authored-by: Siddharth <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a31f8db - Browse repository at this point
Copy the full SHA a31f8dbView commit details -
refactor: move refactored defs to a
New
suffixed copy of FiniteStat……eMachine Co-authored-by: Siddharth <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8245bea - Browse repository at this point
Copy the full SHA 8245beaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 78c3b3d - Browse repository at this point
Copy the full SHA 78c3b3dView commit details -
Co-authored-by: Siddharth <[email protected]> Co-authored-by: Luisa Cicolini <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 62e8341 - Browse repository at this point
Copy the full SHA 62e8341View commit details
Commits on Oct 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7c44731 - Browse repository at this point
Copy the full SHA 7c44731View commit details
Commits on Oct 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6f4d5c3 - Browse repository at this point
Copy the full SHA 6f4d5c3View commit details
Commits on Oct 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4846151 - Browse repository at this point
Copy the full SHA 4846151View commit details
Commits on Oct 7, 2024
-
chore: bring back eval and eval'.
This lets us use the low level corecursion definition using eval', and the theorem `eval_eq_eval'` to go between the higher level and lower level versions.
Configuration menu - View commit details
-
Copy full SHA for adad959 - Browse repository at this point
Copy the full SHA adad959View commit details -
We circumvent the prior proof of high technology with map and evalMap, instead going for directly defining the FSM for bitwise and. This method has the distinct advantage of actually being able to be written with the current broken defs. This also forces us to add quite a bit of lemmata, which is always nice.
Configuration menu - View commit details
-
Copy full SHA for 718c323 - Browse repository at this point
Copy the full SHA 718c323View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9fa03c7 - Browse repository at this point
Copy the full SHA 9fa03c7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 40d4863 - Browse repository at this point
Copy the full SHA 40d4863View commit details -
Configuration menu - View commit details
-
Copy full SHA for b65b8ef - Browse repository at this point
Copy the full SHA b65b8efView commit details
Commits on Oct 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 63931a9 - Browse repository at this point
Copy the full SHA 63931a9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 27a5816 - Browse repository at this point
Copy the full SHA 27a5816View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6943aa5 - Browse repository at this point
Copy the full SHA 6943aa5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 43e64bc - Browse repository at this point
Copy the full SHA 43e64bcView commit details
Commits on Oct 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 34dd02e - Browse repository at this point
Copy the full SHA 34dd02eView commit details -
Configuration menu - View commit details
-
Copy full SHA for ec6bc2e - Browse repository at this point
Copy the full SHA ec6bc2eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b9d980 - Browse repository at this point
Copy the full SHA 1b9d980View commit details
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.