Skip to content

Commit

Permalink
Feat: port Order.Filter.Prod (#1772)
Browse files Browse the repository at this point in the history
Co-authored-by: Ruben Van de Velde <65514131+Ruben-VandeVelde@users.noreply.github.com>
Co-authored-by: Eric Rodriguez <ericrboidi@gmail.com>
Co-authored-by: Yury G. Kudryashov <urkud@urkud.name>
Co-authored-by: ADedecker <anatolededecker@gmail.com>
  • Loading branch information
5 people committed Jan 23, 2023
1 parent 5742ec1 commit 5a32630
Show file tree
Hide file tree
Showing 2 changed files with 545 additions and 0 deletions.
1 change: 1 addition & 0 deletions Mathlib.lean
Expand Up @@ -646,6 +646,7 @@ import Mathlib.Order.Directed
import Mathlib.Order.Disjoint
import Mathlib.Order.Extension.Linear
import Mathlib.Order.Filter.Basic
import Mathlib.Order.Filter.Prod
import Mathlib.Order.FixedPoints
import Mathlib.Order.GaloisConnection
import Mathlib.Order.GameAdd
Expand Down

0 comments on commit 5a32630

Please sign in to comment.