Skip to content

Commit

Permalink
feat: port Algebra.Order.Rearrangement (#2268)
Browse files Browse the repository at this point in the history
Co-authored-by: int-y1 <jason_yuen2007@hotmail.com>
  • Loading branch information
Ruben-VandeVelde and int-y1 committed Apr 10, 2023
1 parent 28c8a70 commit 9e9dfc2
Show file tree
Hide file tree
Showing 2 changed files with 547 additions and 0 deletions.
1 change: 1 addition & 0 deletions Mathlib.lean
Expand Up @@ -211,6 +211,7 @@ import Mathlib.Algebra.Order.Pi
import Mathlib.Algebra.Order.Pointwise
import Mathlib.Algebra.Order.Positive.Field
import Mathlib.Algebra.Order.Positive.Ring
import Mathlib.Algebra.Order.Rearrangement
import Mathlib.Algebra.Order.Ring.Abs
import Mathlib.Algebra.Order.Ring.Canonical
import Mathlib.Algebra.Order.Ring.CharZero
Expand Down

0 comments on commit 9e9dfc2

Please sign in to comment.