Skip to content

[ Data.List ] function reverse-append _ʳ++_, simplify proofs about reverse #899

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 4 commits into from
Sep 22, 2019

Conversation

andreasabel
Copy link
Member

The properties are much easier to prove for the generalization of
reverse to reverse-append.

Should be backwards compatible.

In the future, we could deprecate reverseAcc in favor of _ʳ++_ (reverse-append).

…verse

The properties are much easier to prove for the generalization of
reverse to reverse-append.
@MatthewDaggitt MatthewDaggitt added this to the v1.2 milestone Sep 15, 2019
This patch should be undone along with making ++⁺ infix.
In general, the predicate/relation-lifiting of an infix operator should
be again an infix operator (arguments permitting).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants