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.Limits.Cones #2337

Closed
wants to merge 161 commits into from

Commits on Jan 1, 2023

  1. Configuration menu
    Copy the full SHA
    01c7d9e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bc9467d View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2023

  1. push it as far as possible

    hargoniX committed Jan 2, 2023
    Configuration menu
    Copy the full SHA
    afd9aed View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2023

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

Commits on Feb 3, 2023

  1. seems to work

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

Commits on Feb 7, 2023

  1. Configuration menu
    Copy the full SHA
    91f541a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    92e65be View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2023

  1. Configuration menu
    Copy the full SHA
    afafdf0 View commit details
    Browse the repository at this point in the history
  2. remove equivalence.lean

    mattrobball committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    eedfb61 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ef7ef69 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    84ddfcb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    adb9495 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3c369ce View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    69bbb93 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    319fa30 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    720d311 View commit details
    Browse the repository at this point in the history
  10. minor changes

    mattrobball committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    8256a85 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    88ac2d0 View commit details
    Browse the repository at this point in the history
  12. fix module docs

    mattrobball committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    388aaa0 View commit details
    Browse the repository at this point in the history
  13. fix test/slice.lean

    mattrobball committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    6bae31a View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    06c4b46 View commit details
    Browse the repository at this point in the history
  15. fix all but refl error

    mattrobball committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    7140d1c View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    2c8c8a7 View commit details
    Browse the repository at this point in the history
  17. fix final long line

    mattrobball committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    0c247c7 View commit details
    Browse the repository at this point in the history
  18. use Mathport syntax

    * use existing docs
    * fix docs typos
    thorimur committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    2c56111 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    80596f2 View commit details
    Browse the repository at this point in the history
  20. minor changes to Tactic.Core

    * use `m` instead of `TacticM` now that we use `MonadExcept`
    * simplify code for `iterateRange`
    * minor docs tweaks
    thorimur committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    ce383e4 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    cf945f0 View commit details
    Browse the repository at this point in the history
  22. update slice naming

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

Commits on Feb 9, 2023

  1. Configuration menu
    Copy the full SHA
    68bcb25 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8306c5f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bcc402f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5bde226 View commit details
    Browse the repository at this point in the history
  5. automated fixes

    Mathbin -> Mathlib
    
    fix certain import statements
    
    move "by" to end of line
    
    add import to Mathlib.lean
    mpenciak committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    e0de198 View commit details
    Browse the repository at this point in the history
  6. Merge remote-tracking branch 'origin/port/CategoryTheory.Equivalence'…

    … into port/CategoryTheory.Adjunction.Basic
    mpenciak committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    3809ccc View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2023

  1. some progress

    mpenciak committed Feb 11, 2023
    Configuration menu
    Copy the full SHA
    cfe5dc1 View commit details
    Browse the repository at this point in the history
  2. only one error left

    mattrobball committed Feb 11, 2023
    Configuration menu
    Copy the full SHA
    3278d7d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fc93825 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2023

  1. Configuration menu
    Copy the full SHA
    b3e68ca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8414826 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 12, 2023
    Configuration menu
    Copy the full SHA
    a4ea90f View commit details
    Browse the repository at this point in the history
  4. fix some errors

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

Commits on Feb 13, 2023

  1. filled in last sorry

    mpenciak committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    1f56a41 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    df3b93e View commit details
    Browse the repository at this point in the history
  3. break long lines

    mpenciak committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    0914b9d View commit details
    Browse the repository at this point in the history
  4. delete linter command

    mpenciak committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    671edf6 View commit details
    Browse the repository at this point in the history
  5. fix comments

    mpenciak committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    0e48e0e View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2023

  1. fix two simpNF lints

    jcommelin committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    4d3bf86 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    051b55e View commit details
    Browse the repository at this point in the history
  3. some more fixes

    mattrobball committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    2001518 View commit details
    Browse the repository at this point in the history
  4. more fixes

    mattrobball committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    2319358 View commit details
    Browse the repository at this point in the history
  5. finally fixed

    mattrobball committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    ebdee62 View commit details
    Browse the repository at this point in the history
  6. lint

    mattrobball committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    c189778 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7cbd34d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b0fba35 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b49b6cc View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5d61758 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    466cb9f View commit details
    Browse the repository at this point in the history
  12. automated fixes

    Mathbin -> Mathlib
    
    fix certain import statements
    
    move "by" to end of line
    
    add import to Mathlib.lean
    mattrobball committed Feb 14, 2023
    Configuration menu
    Copy the full SHA
    e2cfafa View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    a1adaec View commit details
    Browse the repository at this point in the history
  14. initial pass

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

Commits on Feb 15, 2023

  1. fix errors

    mattrobball committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    7598ce4 View commit details
    Browse the repository at this point in the history
  2. lint

    mattrobball committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    9b2cb68 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e2aebba View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7f42580 View commit details
    Browse the repository at this point in the history
  5. automated fixes

    Mathbin -> Mathlib
    
    fix certain import statements
    
    move "by" to end of line
    
    add import to Mathlib.lean
    mattrobball committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    985720e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    67a9548 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e1d3cf3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8c3a9c0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e252760 View commit details
    Browse the repository at this point in the history
  10. automated fixes

    Mathbin -> Mathlib
    
    fix certain import statements
    
    move "by" to end of line
    
    add import to Mathlib.lean
    mattrobball committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    b6d5b6e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    abef74a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    2b370d2 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    7fe5c64 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    d5ec61a View commit details
    Browse the repository at this point in the history
  15. automated fixes

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

    mattrobball committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    278e110 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    2e8b88f View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    2b3c437 View commit details
    Browse the repository at this point in the history
  20. automated fixes

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

    mattrobball committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    d492619 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    82e2512 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    10bf4bb View commit details
    Browse the repository at this point in the history
  24. 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
  25. fix last errors

    mattrobball committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    92feef6 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    26291ab View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    5a1eb5b View commit details
    Browse the repository at this point in the history
  28. automated fixes

    Mathbin -> Mathlib
    
    fix certain import statements
    
    move "by" to end of line
    
    add import to Mathlib.lean
    mattrobball committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    3a22ebf View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    155f173 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    70bf280 View commit details
    Browse the repository at this point in the history
  31. fix some errors

    mattrobball committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    8a683dd View commit details
    Browse the repository at this point in the history
  32. minor fixes

    mattrobball committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    dadd6da View commit details
    Browse the repository at this point in the history
  33. fix all but four

    mattrobball committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    8981ee1 View commit details
    Browse the repository at this point in the history
  34. fill in some docstrings

    mpenciak committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    5b11f3d View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    3f4e459 View commit details
    Browse the repository at this point in the history
  36. fix most linter issues

    mpenciak committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    ccb1de5 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2023

  1. Configuration menu
    Copy the full SHA
    cda62dd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3603497 View commit details
    Browse the repository at this point in the history
  3. restore lost import line

    mattrobball committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    0e07734 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5fedaef View commit details
    Browse the repository at this point in the history
  5. Initial file copy from mathport

    mo271 committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    b108a9d View commit details
    Browse the repository at this point in the history
  6. automated fixes

    Mathbin -> Mathlib
    
    fix certain import statements
    
    move "by" to end of line
    
    add import to Mathlib.lean
    mo271 committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    8e67aa7 View commit details
    Browse the repository at this point in the history
  7. first pass

    mo271 committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    ca10bfb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2e1beb7 View commit details
    Browse the repository at this point in the history
  9. fix lint

    mo271 committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    45532e0 View commit details
    Browse the repository at this point in the history
  10. remove spurious edit

    mo271 committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    332636e View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4968e19 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e49ab39 View commit details
    Browse the repository at this point in the history
  13. automated fixes

    Mathbin -> Mathlib
    
    fix certain import statements
    
    move "by" to end of line
    
    add import to Mathlib.lean
    mattrobball committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    bd1174b View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    c6ecc99 View commit details
    Browse the repository at this point in the history
  15. fix errors; lint

    mattrobball committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    6a1bbf0 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    4ebb6e1 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    1979ee1 View commit details
    Browse the repository at this point in the history
  18. automated fixes

    Mathbin -> Mathlib
    
    fix certain import statements
    
    move "by" to end of line
    
    add import to Mathlib.lean
    mattrobball committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    d9d7366 View commit details
    Browse the repository at this point in the history
  19. Merge branch 'port/CategoryTheory.LiftingProperties.Basic' into port/…

    …CategoryTheory.Limits.Shapes.StrongEpi
    mattrobball committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    cbc27d7 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. fix errors; lint

    mattrobball committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    118d7ed View commit details
    Browse the repository at this point in the history
  3. Update Mathlib.lean

    mattrobball committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    5e558ae View commit details
    Browse the repository at this point in the history
  4. 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
  5. Configuration menu
    Copy the full SHA
    18f8822 View commit details
    Browse the repository at this point in the history
  6. 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
  7. 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
  8. Configuration menu
    Copy the full SHA
    12c4a61 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    fc177c8 View commit details
    Browse the repository at this point in the history
  10. automated fixes

    Mathbin -> Mathlib
    
    fix certain import statements
    
    move "by" to end of line
    
    add import to Mathlib.lean
    mattrobball committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    f80301f View commit details
    Browse the repository at this point in the history
  11. Merge branch 'port/CategoryTheory.LiftingProperties.Basic' into port/…

    …CategoryTheory.LiftingProperties.Adjunction
    mattrobball committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    43628fb View commit details
    Browse the repository at this point in the history
  12. Merge branch 'port/CategoryTheory.Adjunction.Basic' into port/Categor…

    …yTheory.LiftingProperties.Adjunction
    mattrobball committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    db380ce View commit details
    Browse the repository at this point in the history
  13. fix errors; lint

    mattrobball committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    e296a22 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    084cffd View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    ea56ec5 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    b71ba2c View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    1aaf063 View commit details
    Browse the repository at this point in the history
  18. automated fixes

    Mathbin -> Mathlib
    
    fix certain import statements
    
    move "by" to end of line
    
    add import to Mathlib.lean
    mattrobball committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    a8492d2 View commit details
    Browse the repository at this point in the history
  19. Merge branch 'port/CategoryTheory.LiftingProperties.Adjunction' into …

    …port/CategoryTheory.Functor.EpiMono
    mattrobball committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    2bf91be View commit details
    Browse the repository at this point in the history
  20. Merge branch 'port/CategoryTheory.Limits.Shapes.StrongEpi' into port/…

    …CategoryTheory.Functor.EpiMono
    mattrobball committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    0552b42 View commit details
    Browse the repository at this point in the history
  21. fix errors; lint

    mattrobball committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    936a011 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    e91cd26 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    1fe7733 View commit details
    Browse the repository at this point in the history
  24. automated fixes

    Mathbin -> Mathlib
    
    fix certain import statements
    
    move "by" to end of line
    
    add import to Mathlib.lean
    mattrobball committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    f103536 View commit details
    Browse the repository at this point in the history
  25. Merge branch 'port/CategoryTheory.Functor.EpiMono' into port/Category…

    …Theory.Functor.ReflectsIsomorphisms
    mattrobball committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    5d6e14e View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    7f41cf3 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    cbe8924 View commit details
    Browse the repository at this point in the history
  28. fix last errors; lint

    mattrobball committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    37804c7 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    9e93b3f View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    8beaf77 View commit details
    Browse the repository at this point in the history
  31. automated fixes

    Mathbin -> Mathlib
    
    fix certain import statements
    
    move "by" to end of line
    
    add import to Mathlib.lean
    mattrobball committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    1c31831 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    ab990e7 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    1fa3691 View commit details
    Browse the repository at this point in the history
  34. Merge branch 'port/CategoryTheory.Functor.ReflectsIsomorphisms' into …

    …port/CategoryTheory.Limits.Cones
    mattrobball committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    0185da3 View commit details
    Browse the repository at this point in the history
  35. fix some errors

    mattrobball committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    86f2d01 View commit details
    Browse the repository at this point in the history
  36. fix some more

    mattrobball committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    ea4b275 View commit details
    Browse the repository at this point in the history
  37. fix errors

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

Commits on Feb 18, 2023

  1. lint

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

Commits on Feb 24, 2023

  1. add updated files

    mattrobball committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    bd0f2cf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    039e15f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    64d878d View commit details
    Browse the repository at this point in the history
  4. fix import file

    mattrobball committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    0ae8a12 View commit details
    Browse the repository at this point in the history
  5. remove script

    mattrobball committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    7abe319 View commit details
    Browse the repository at this point in the history
  6. fix one error

    mattrobball committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    cf0ddc2 View commit details
    Browse the repository at this point in the history
  7. move comment

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