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] - refactor(data/nat/parity): nat.even_succ -> nat.even_add_one #14917

Closed
wants to merge 5 commits into from

Commits on Jun 24, 2022

  1. add lemma

    BoltonBailey committed Jun 24, 2022
    Configuration menu
    Copy the full SHA
    1dfb64d View commit details
    Browse the repository at this point in the history
  2. removing even_succ

    BoltonBailey committed Jun 24, 2022
    Configuration menu
    Copy the full SHA
    a727412 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2022

  1. Merge branch 'master' of github.com:leanprover-community/mathlib into…

    … BoltonBailey/nat-parity-add-one
    BoltonBailey committed Jul 2, 2022
    Configuration menu
    Copy the full SHA
    4173f39 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2022

  1. change even_succ

    BoltonBailey committed Jul 3, 2022
    Configuration menu
    Copy the full SHA
    3a3b6dd View commit details
    Browse the repository at this point in the history
  2. fix file

    BoltonBailey committed Jul 3, 2022
    Configuration menu
    Copy the full SHA
    8d87a5b View commit details
    Browse the repository at this point in the history