Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Merged by Bors] - chore(topology/algebra/ordered): fix assumptions in some lemmas #3629

Closed
wants to merge 1 commit into from

Commits on Jul 30, 2020

  1. chore(topology/algebra/ordered): fix assumptions in some lemmas

    * Some `nhds_within_I??_eq_nhds_within_I??` lemmas assumed strict
      inequalities when this was not needed.
    * Remove TFAEs that only stated equality of three `nhds_within`s.
      Prove equality of `nhds_within`s instead.
    * Genralize `I??_mem_nhds_within_I??` to `order_closed_topology`.
    urkud committed Jul 30, 2020
    Copy the full SHA
    93ce7a4 View commit details
    Browse the repository at this point in the history