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

chore(topology/instances/ennreal): simplify some statements&proofs #1750

Merged
merged 3 commits into from
Nov 29, 2019

Commits on Nov 29, 2019

  1. chore(topology/instances/ennreal): simplify some statements&proofs

    API changes:
    
    * `nhds_top`: use `⨅a ≠ ∞` instead of `⨅a:{a:ennreal // a ≠ ⊤}`
    * `nhds_zero`, `nhds_of_ne_top` : similarly to `nhds_top`
    * `tendsto_nhds`: get rid of the intermediate set `n`.
    urkud committed Nov 29, 2019
    Configuration menu
    Copy the full SHA
    0c3f3ea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a742603 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    98cbcb4 View commit details
    Browse the repository at this point in the history