Skip to content

Commit

Permalink
feat: port Algebra.Order.ToIntervalMod (#2148)
Browse files Browse the repository at this point in the history
Only now realized that this is part of an ongoing project within mathlib3, see leanprover-community/mathlib#17743. Might be best to wait.



Co-authored-by: Jeremy Tan Jie Rui <reddeloostw@gmail.com>
Co-authored-by: Matthew Ballard <matt@mrb.email>
  • Loading branch information
3 people committed Apr 11, 2023
1 parent 52d82e9 commit 2d0dd39
Show file tree
Hide file tree
Showing 2 changed files with 913 additions and 0 deletions.
1 change: 1 addition & 0 deletions Mathlib.lean
Expand Up @@ -226,6 +226,7 @@ import Mathlib.Algebra.Order.Sub.Basic
import Mathlib.Algebra.Order.Sub.Canonical
import Mathlib.Algebra.Order.Sub.Defs
import Mathlib.Algebra.Order.Sub.WithTop
import Mathlib.Algebra.Order.ToIntervalMod
import Mathlib.Algebra.Order.UpperLower
import Mathlib.Algebra.Order.WithZero
import Mathlib.Algebra.Order.ZeroLEOne
Expand Down

0 comments on commit 2d0dd39

Please sign in to comment.