Skip to content

Commit

Permalink
feat: port Order.Filter.Pointwise (#1839)
Browse files Browse the repository at this point in the history
Co-authored-by: ChrisHughes24 <chrishughes24@gmail.com>
Co-authored-by: Johan Commelin <johan@commelin.net>
  • Loading branch information
3 people committed Jan 30, 2023
1 parent e6cffe7 commit 38c5211
Show file tree
Hide file tree
Showing 2 changed files with 1,399 additions and 0 deletions.
1 change: 1 addition & 0 deletions Mathlib.lean
Expand Up @@ -746,6 +746,7 @@ import Mathlib.Order.Filter.Lift
import Mathlib.Order.Filter.ModEq
import Mathlib.Order.Filter.NAry
import Mathlib.Order.Filter.Pi
import Mathlib.Order.Filter.Pointwise
import Mathlib.Order.Filter.Prod
import Mathlib.Order.Filter.SmallSets
import Mathlib.Order.Filter.Ultrafilter
Expand Down

0 comments on commit 38c5211

Please sign in to comment.