Mathlib v3 is deprecated. Go to Mathlib v4

Commit 2020-06-23 13:58 d287d345

View on Github →

refactor(order/filter/basic): define filter.eventually_eq (#3134)

  • Define eventually_eq (f =^f[l] g) and eventually_le (f ≤^f[l] g).
  • Use new notation and definitions in some files.

Estimated changes