-
Notifications
You must be signed in to change notification settings - Fork 259
Refactor some lookup and truncation lemmas #2101
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 21 commits
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
e0c327d
removed `import` dependency
jamesmckinna 987a73c
two easy lemmas
jamesmckinna 323d422
`fix-whitespace`
jamesmckinna 6de7983
simplified `import` dependencies
jamesmckinna f492da7
placeholder deprecation
jamesmckinna 1aa2fe0
flipped equality; made `m` implicit
jamesmckinna bd38841
renamed lemma
jamesmckinna 4239216
reordered arguments
jamesmckinna 0781379
inserted canonical proof
jamesmckinna be4951d
tidy up
jamesmckinna b4ce98f
definition of `take≤`
jamesmckinna 6214cb0
added definition of `cast-sym`
jamesmckinna 5534d81
tidy up
jamesmckinna e114a99
re-added `take≤` etc.
jamesmckinna d1b8f22
renamed things to align with issue #2090
jamesmckinna 1645d5f
Typo in deprecation warning!
jamesmckinna 2e7c745
`cast-sym` made irrelevant in its `eq` argument
jamesmckinna 7bd01c0
further deprecation typo
jamesmckinna ad9bc24
re-oriented equations in `cast-sym`
jamesmckinna 439bf83
refactored `lookup-take` etc. in terms of `truncate` etc.
jamesmckinna 6540d5a
final version?
jamesmckinna b7a82d3
simplified `Irrelevant` proofs
jamesmckinna 0c46dfa
simplified `Irrelevant` proofs; removed some cruft
jamesmckinna c448d53
turn `rewrite` in to `cong`
jamesmckinna 04bce74
turn `rewrite` in to `cong`
jamesmckinna 6e121ba
better deprecation warning advice
jamesmckinna d4d7054
updated `Data.Fin.Properties`
jamesmckinna d277ba2
Merge branch 'master' into issue2090
jamesmckinna 824b744
Update Properties.agda: restored renaming from master
jamesmckinna 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
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.