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] - feat(data/fin): add_comm_monoid and simp lemmas #5010

Closed
wants to merge 7 commits into from

Commits on Nov 15, 2020

  1. feat(data/fin): identities in add and mul monoids

    New lemmas:
    `add_zero`
    `zero_add`
    `mul_one`
    `one_mul`
    pechersky committed Nov 15, 2020
    Copy the full SHA
    f89da35 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2021

  1. feat(data/fin): identities in add and mul monoids

    New lemmas:
    `add_zero`
    `zero_add`
    `mul_one`
    `one_mul`
    pechersky committed Jan 8, 2021
    Copy the full SHA
    b0ab1f5 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    fc92bcf View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2021

  1. Copy the full SHA
    df9df1b View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    1c1e858 View commit details
    Browse the repository at this point in the history
  3. remove duplicate defns

    pechersky committed Jan 13, 2021
    Copy the full SHA
    f3465df View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    779bd9e View commit details
    Browse the repository at this point in the history