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

feat: add Nat.mod_eq_sub and fix dependencies from Nat.sub_mul_eq_mod_of_lt_of_le #6160

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Commits on Nov 21, 2024

  1. new nat theorem

    luisacicolini committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    5518a6e View commit details
    Browse the repository at this point in the history
  2. cleared dependencies

    luisacicolini committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    edc4ac6 View commit details
    Browse the repository at this point in the history
  3. a bit of polishing

    luisacicolini committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    e78f4ac View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2024

  1. Configuration menu
    Copy the full SHA
    41046c6 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2024

  1. remove duplicate

    luisacicolini committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    86ac8fd View commit details
    Browse the repository at this point in the history
  2. fixed deps

    luisacicolini committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    9e0ea7d View commit details
    Browse the repository at this point in the history