Skip to content

Commit

Permalink
feat: port Order.Hom.Bounded (#888)
Browse files Browse the repository at this point in the history
mathlib3 SHA : f1a2caaf51ef593799107fe9a8d5e411599f3996

Co-authored-by: Kevin Buzzard <k.buzzard@imperial.ac.uk>
Co-authored-by: Scott Morrison <scott.morrison@gmail.com>
Co-authored-by: Ruben Van de Velde <65514131+Ruben-VandeVelde@users.noreply.github.com>
Co-authored-by: Heather Macbeth <25316162+hrmacbeth@users.noreply.github.com>
Co-authored-by: Vierkantor <vierkantor@vierkantor.com>
  • Loading branch information
6 people committed Jan 17, 2023
1 parent f20a2b3 commit afa1900
Show file tree
Hide file tree
Showing 2 changed files with 830 additions and 0 deletions.
1 change: 1 addition & 0 deletions Mathlib.lean
Expand Up @@ -566,6 +566,7 @@ import Mathlib.Order.Heyting.Basic
import Mathlib.Order.Heyting.Boundary
import Mathlib.Order.Heyting.Regular
import Mathlib.Order.Hom.Basic
import Mathlib.Order.Hom.Bounded
import Mathlib.Order.Hom.Order
import Mathlib.Order.Hom.Set
import Mathlib.Order.InitialSeg
Expand Down

0 comments on commit afa1900

Please sign in to comment.