Mathlib v3 is deprecated. Go to Mathlib v4

Commit 2022-10-01 18:32 ba197e48

View on Github →

feat(order/filter/*,topology/noetherian_space): add lemmas about cofinite (#16498)

  • A filter is disjoint with cofinite iff there exists a finite set that belongs to this filter.
  • An ultrafilter is either less than or equal to cofinite, or is equal to pure a for some a.
  • Any type with cofinite topology is a Noetherian (hence, is a compact) space.

Estimated changes