You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Add `frequently_lt_nhds` and `frequently_gt_nhds`.
* Move some lemmas from `Topology/Order/Basic` to `Topology/Algebra/Order/LeftRight`.
* Relax TC assumptions in `Filter.Eventually.exists_lt` (and `*_gt`).
New versions assume `NeBot (š[<] a)` and `NeBot (š[>] a)`,
so the latter one can be applied, e.g., to `((a : āā„0) : āā„0ā)`.
From the Mandelbrot set connectedness project.
Co-Authored-By: @girving
0 commit comments