Skip to content
Snippets Groups Projects

Rename plus/minus → add/sub and put number lemmas in modules to be consistent with Coq stdlib

Merged Robbert Krebbers requested to merge robbert/add_sub into master

Rename _plus/_minus into _add/_sub to be consistent with Coq's current convention for numbers.

Following the discussion at iris!821 (merged)

Edited by Robbert Krebbers

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • I ported Iris, it was trivial: iris@e1f9c08b

  • Robbert Krebbers added 4 commits

    added 4 commits

    • 6ac287a0 - Rename `_plus`/`_minus` into `_add`/`_sub` to be consistent with Coq's current...
    • e7374676 - Modules for `Pos` and `Nat`.
    • 0f60c18e - Same for Z and coercions between Z/N/Pos/nat.
    • 8758522a - Same for `Qp`.

    Compare with previous version

  • Robbert Krebbers changed title from Rename {-_-}plus{-/_-}minus{- into _add/_sub-} to be consistent with Coq's current... to Rename plus/minus → add/sub and put number lemmas in modules to be consistent with Coq stdlib

    changed title from Rename {-_-}plus{-/_-}minus{- into _add/_sub-} to be consistent with Coq's current... to Rename plus/minus → add/sub and put number lemmas in modules to be consistent with Coq stdlib

  • Robbert Krebbers added 16 commits

    added 16 commits

    • 8758522a...809dee91 - 10 commits from branch master
    • aa8376e2 - Rename `_plus`/`_minus` into `_add`/`_sub` to be consistent with Coq's current...
    • b42404a3 - Modules for `Pos` and `Nat`.
    • 1ac5e9d6 - Same for Z and coercions between Z/N/Pos/nat.
    • 05ae1a51 - Same for `Qp`.
    • 9377a916 - Export `Nat` and friends in our `Nat`.
    • 5eb4810f - CHANGELOG.

    Compare with previous version

  • Robbert Krebbers added 2 commits

    added 2 commits

    Compare with previous version

  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Please register or sign in to reply
    Loading