Skip to content

Commit

Permalink
feat: port Order.Circular (#1489)
Browse files Browse the repository at this point in the history
Co-authored-by: thorimur <68410468+thorimur@users.noreply.github.com>
  • Loading branch information
Ruben-VandeVelde and thorimur committed Jan 12, 2023
1 parent b35d023 commit 90a54f4
Show file tree
Hide file tree
Showing 2 changed files with 502 additions and 0 deletions.
1 change: 1 addition & 0 deletions Mathlib.lean
Expand Up @@ -487,6 +487,7 @@ import Mathlib.Order.BoundedOrder
import Mathlib.Order.Bounds.Basic
import Mathlib.Order.Bounds.OrderIso
import Mathlib.Order.Chain
import Mathlib.Order.Circular
import Mathlib.Order.Closure
import Mathlib.Order.Compare
import Mathlib.Order.CompleteBooleanAlgebra
Expand Down

0 comments on commit 90a54f4

Please sign in to comment.