Mathlib v3 is deprecated. Go to Mathlib v4

Commit 2020-07-23 08:52 79df8cc4

View on Github →

refactor(order/filter/at_top): import order.filter.bases (#3523) This way we can use facts about filter.has_basis in filter.at_top. Also generalize is_countably_generated_at_top_finset_nat to at_top filter on any encodable type.

Estimated changes