Skip to content

Commit

Permalink
feat: port Data.List.Sort (#1632)
Browse files Browse the repository at this point in the history
Co-authored-by: ChrisHughes24 <chrishughes24@gmail.com>
  • Loading branch information
Ruben-VandeVelde and ChrisHughes24 committed Jan 18, 2023
1 parent 9742fc6 commit 9bff38a
Show file tree
Hide file tree
Showing 2 changed files with 463 additions and 0 deletions.
1 change: 1 addition & 0 deletions Mathlib.lean
Expand Up @@ -316,6 +316,7 @@ import Mathlib.Data.List.Rdrop
import Mathlib.Data.List.Rotate
import Mathlib.Data.List.Sections
import Mathlib.Data.List.Sigma
import Mathlib.Data.List.Sort
import Mathlib.Data.List.Sublists
import Mathlib.Data.List.TFAE
import Mathlib.Data.List.Zip
Expand Down

0 comments on commit 9bff38a

Please sign in to comment.