Skip to content

Commit

Permalink
feat: port Order.Bounds.Basic (#1040)
Browse files Browse the repository at this point in the history
aba57d4d3dae35460225919dcd82fe91355162f9

Co-authored-by: Winston Yin <winstonyin@gmail.com>
Co-authored-by: ChrisHughes24 <chrishughes24@gmail.com>
  • Loading branch information
3 people committed Dec 15, 2022
1 parent 1305c79 commit c455292
Show file tree
Hide file tree
Showing 2 changed files with 1,626 additions and 0 deletions.
1 change: 1 addition & 0 deletions Mathlib.lean
Expand Up @@ -311,6 +311,7 @@ import Mathlib.Order.Antisymmetrization
import Mathlib.Order.Basic
import Mathlib.Order.BooleanAlgebra
import Mathlib.Order.BoundedOrder
import Mathlib.Order.Bounds.Basic
import Mathlib.Order.Compare
import Mathlib.Order.Directed
import Mathlib.Order.Disjoint
Expand Down

0 comments on commit c455292

Please sign in to comment.