-
Notifications
You must be signed in to change notification settings - Fork 251
Port reverse lemmas to Data.Vec
(fixes #942)
#1668
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 9 commits
Commits
Show all changes
33 commits
Select commit
Hold shift + click to select a range
045c907
fixing issue 942
jamesmckinna 469f59b
removed some 'using' lemmas
jamesmckinna f3335f3
Merge branch 'master' of https://github.com/agda/agda-stdlib into iss…
jamesmckinna c5ddfb7
updated CHANGELOG
jamesmckinna 6b68630
horrendous proofs of heterogeneous Vec equalities
jamesmckinna 85b190f
change argument order/implicit status
jamesmckinna 073ebb0
streamline imports
jamesmckinna 65e7a32
new syntax for equational reasoning; reworked almost all proofs
jamesmckinna 034c787
tidying
jamesmckinna 3ff93b6
updated CHANGELOG; added deprecation warning
jamesmckinna 6f01fde
going through comments on PR#1668
jamesmckinna 7181c79
more going through comments on PR#1668
jamesmckinna c85745f
adding type synonyms for Vec foldr/l auxiliary functions
jamesmckinna 48e5eb5
fixed many of @MatthewDaggit 's points about PR #1668
jamesmckinna c7975e7
making argument explicit in
jamesmckinna 971703e
knock-on changes from making argument explicit in
jamesmckinna 2c1bfd7
Foldl/FoldrOp change
jamesmckinna 6632ae5
Foldl/FoldrOp change
jamesmckinna 7e551bd
*-++-commute ↦ *-++
jamesmckinna b9b537d
regularising names of map-* commutation properties
jamesmckinna 06ada23
fix whitespace
jamesmckinna 469bf1f
fix whitespace
jamesmckinna 8cc0f1b
regularising names of reverse-* commutation properties
jamesmckinna cab8782
removed `Heterogeneous` for the time being
jamesmckinna 599ab48
implicit argument tweaks
jamesmckinna fff90e8
misc. tidying up
jamesmckinna 3898aba
added new types and operations in `Vec.Base`
jamesmckinna 8519888
added some of the new lemmas in `Vec.Properties`
jamesmckinna 6ab612d
added the last of the new lemmas in `Vec.Properties`
jamesmckinna c2734b7
added deprecation warnings in `Vec.Properties`
jamesmckinna 796a412
changed name/deprecation as per issue #465
jamesmckinna 1ab0e0a
some additional properties from `Data.List`
jamesmckinna 40a2260
Renamed foldr0 and foldl0 and minor tidy-up
MatthewDaggitt 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
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.