Skip to content
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 by Bors] - chore(data/list/range): Add range_zero and rename range_concat to range_succ #5821

Closed
wants to merge 1 commit into from

Commits on Jan 20, 2021

  1. chore(data/list/range): Add range_zero and rename range_concat to ran…

    …ge_succ
    
    The name `range_concat` was derived from `range'_concat`, where there are multiple possible expansions for `range' s n.succ`.
    For `range` there is only one choice, and naming the lemma after the result rather than the statement makes it harder to find.
    eric-wieser committed Jan 20, 2021
    Copy the full SHA
    97b5e41 View commit details
    Browse the repository at this point in the history