Skip to content
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
wants to merge 29 commits into
base: main
Choose a base branch
from

Conversation

alexkeizer
Copy link
Collaborator

@alexkeizer alexkeizer commented Oct 9, 2024

Stacked on #667.

bollu and others added 28 commits September 28, 2024 19:50
Co-authored-by: Siddharth <[email protected]>
Let's not continue this
Co-authored-by: Siddharth <[email protected]>
Co-authored-by: Luisa Cicolini <[email protected]>
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.
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.
@alexkeizer
Copy link
Collaborator Author

@bollu

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.

3 participants