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: port/CategoryTheory.PEmpty #2363

Closed
wants to merge 19 commits into from

Commits on Feb 15, 2023

  1. Configuration menu
    Copy the full SHA
    82e2512 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    10bf4bb View commit details
    Browse the repository at this point in the history
  3. automated fixes

    Mathbin -> Mathlib
    
    fix certain import statements
    
    move "by" to end of line
    
    add import to Mathlib.lean
    adamtopaz committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    2203485 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2023

  1. get file to build

    adamtopaz committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    8860e0d View commit details
    Browse the repository at this point in the history
  2. lint

    mattrobball committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    eb14644 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    18f8822 View commit details
    Browse the repository at this point in the history
  4. lint some more

    mattrobball committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    38a89b8 View commit details
    Browse the repository at this point in the history
  5. Merge remote-tracking branch 'refs/remotes/origin/port/CategoryTheory…

    ….DiscreteCategory' into port/CategoryTheory.DiscreteCategory
    mattrobball committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    24c70cb View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2023

  1. Configuration menu
    Copy the full SHA
    89d269b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    116924e View commit details
    Browse the repository at this point in the history
  3. automated fixes

    Mathbin -> Mathlib
    
    fix certain import statements
    
    move "by" to end of line
    
    add import to Mathlib.lean
    mattrobball committed Feb 18, 2023
    Configuration menu
    Copy the full SHA
    8f26549 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    740e069 View commit details
    Browse the repository at this point in the history
  5. fix errors; lint

    mattrobball committed Feb 18, 2023
    Configuration menu
    Copy the full SHA
    6fc9d77 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    89f4cac View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2023

  1. Configuration menu
    Copy the full SHA
    a913c8d View commit details
    Browse the repository at this point in the history
  2. Update Pempty.lean

    mattrobball committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    9bf1cef View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    53d332a View commit details
    Browse the repository at this point in the history
  4. fix casing on name step 1

    mattrobball committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    8d97fa3 View commit details
    Browse the repository at this point in the history
  5. fix casing issue step 2

    mattrobball committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    ebe5c7a View commit details
    Browse the repository at this point in the history