Skip to content

Commit

Permalink
feat: port Order.Filter.Ultrafilter (#1814)
Browse files Browse the repository at this point in the history
Co-authored-by: Yury G. Kudryashov <urkud@urkud.name>
  • Loading branch information
ADedecker and urkud committed Jan 24, 2023
1 parent 66724c3 commit a923247
Show file tree
Hide file tree
Showing 2 changed files with 549 additions and 0 deletions.
1 change: 1 addition & 0 deletions Mathlib.lean
Expand Up @@ -672,6 +672,7 @@ import Mathlib.Order.Filter.NAry
import Mathlib.Order.Filter.Pi
import Mathlib.Order.Filter.Prod
import Mathlib.Order.Filter.SmallSets
import Mathlib.Order.Filter.Ultrafilter
import Mathlib.Order.FixedPoints
import Mathlib.Order.GaloisConnection
import Mathlib.Order.GameAdd
Expand Down

0 comments on commit a923247

Please sign in to comment.