-
Notifications
You must be signed in to change notification settings - Fork 717
feat: BitVec.msb_sdiv #8178
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
Merged
Merged
feat: BitVec.msb_sdiv #8178
Changes from 26 commits
Commits
Show all changes
31 commits
Select commit
Hold shift + click to select a range
03190a8
feat: msb_sdiv
bollu 226e763
foo
bollu 00521b6
chore: more theory
bollu 99b5f5f
chore: finish sorry
bollu ac51459
chore: more
bollu 2f09c01
more annoying
bollu f060b59
chore: alternative proof strategy by case analysis on the msbs
bollu 8b9de90
chore: stash
bollu 27788a3
chore: done
bollu 7e42586
really done
bollu 872f7c4
chore: kill errors
bollu 7633a82
chore: add bitblast
bollu 9870780
chore: simp only
bollu c38b617
chore: simp only
bollu 6349719
chore: try to group simps
bollu 92770de
Apply suggestions from code review
bollu e4d2652
Update src/Init/Data/BitVec/Bitblast.lean
bollu 2346622
chore: cleanup comment to use nonneg and neg
bollu 6c52299
chore: cleanup proof
bollu 755127f
chore: address tobias' comments
bollu 24ee914
Apply suggestions from code review
bollu 5a55210
chore: delete extra newlines
bollu f607df3
chore: remove simp
bollu b4756f1
chore: remove simp tag
bollu 641fbf0
chore: move lemmas to lemmas
bollu 07869e5
Apply suggestions from code review
luisacicolini eb463bd
Apply suggestions from code review
bollu ee446f3
chore: cleanup
bollu 2045280
chore: statement to simp normal form
bollu 83c5831
chore: merge simp
bollu 31466f7
chore: intmin -> intMin
bollu 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
Oops, something went wrong.
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.