-
Notifications
You must be signed in to change notification settings - Fork 609
feat: add BitVec.(getMsbD, msb)_replicate, replicate_one
#6326
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
Changes from 12 commits
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
eb1d9ee
feat: getMsbD_replicate
luisacicolini 3227ec0
chore: getMsbD_rotateLeft_of_lt undo change
luisacicolini 8f708f3
chore: remove append_assoc_left
luisacicolini 96233b3
chore: restart proof with replicate
luisacicolini b62806e
chore: fix getMsbD_rotateLeft_of_lt proof
luisacicolini 648cd67
chore: reordeering
luisacicolini 6e74763
chore: fix proofs
luisacicolini 3fd39c3
chore: msb_replicare better proof
luisacicolini 167062c
chore: simple order
luisacicolini 1ad467b
chore: fix simp only
luisacicolini 72ea87b
chore: format
luisacicolini 4bd9cfb
chore: remove mul_one
luisacicolini 0c73020
chore: remove useless var spec
luisacicolini f794c9e
chore: format of proof
luisacicolini 4481757
chore: replace omega with proper theorem
luisacicolini ded2cce
chore: fix msb_replicate format
luisacicolini cfd4639
chore: fix ypothesis
luisacicolini 19c426d
chore: restore unneeded change
luisacicolini 80c622a
chore: nonretm simp
luisacicolini 751f74f
chore: cases instead of by_cases
luisacicolini f8f584f
chore: simpler getElem proof
luisacicolini 73dece4
chore: inline redundant omega
luisacicolini 174dbc5
chore: undo reordering
luisacicolini 8beb7f9
chore: undo reordering
luisacicolini 6ac9a4e
chore: reordering
luisacicolini b8c1211
chore: reduce formatting diff
luisacicolini f34d8f9
chore: remove rewrite in replicate_one
luisacicolini 0b4fed1
chore: format
luisacicolini 6803da6
chore: inline redundand hypothesis
luisacicolini 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
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.