[Merged by Bors] - feat(Topology/Separation/Hausdorff): add tendsto_nhds_unique_of_forall - #42986
[Merged by Bors] - feat(Topology/Separation/Hausdorff): add tendsto_nhds_unique_of_forall#42986tb65536 wants to merge 4 commits into
tendsto_nhds_unique_of_forall#42986Conversation
PR summary a2a94a77b6Import changes for modified filesNo significant changes to the import graph Import changes for all files
|
|
This pull request has conflicts, please merge |
|
This pull request has conflicts, please merge |
themathqueen
left a comment
There was a problem hiding this comment.
Thanks,
maintainer merge
|
🚀 Pull request has been placed on the maintainer queue by themathqueen. |
…ll` (#42986) This PR adds the variant `tendsto_nhds_unique_of_forall` and switches a few occurrences of `tendsto_nhds_unique` to a more appropriate variant (either `tendsto_nhds_unique_of_forall` or `tendsto_nhds_unique_of_eventuallyEq`). Co-authored-by: tb65536 <thomas.l.browning@gmail.com>
|
Build failed (retrying...): |
…ll` (#42986) This PR adds the variant `tendsto_nhds_unique_of_forall` and switches a few occurrences of `tendsto_nhds_unique` to a more appropriate variant (either `tendsto_nhds_unique_of_forall` or `tendsto_nhds_unique_of_eventuallyEq`). Co-authored-by: tb65536 <thomas.l.browning@gmail.com>
|
Build failed (retrying...): |
…ll` (#42986) This PR adds the variant `tendsto_nhds_unique_of_forall` and switches a few occurrences of `tendsto_nhds_unique` to a more appropriate variant (either `tendsto_nhds_unique_of_forall` or `tendsto_nhds_unique_of_eventuallyEq`). Co-authored-by: tb65536 <thomas.l.browning@gmail.com>
|
Pull request successfully merged into master. Build succeeded: |
tendsto_nhds_unique_of_foralltendsto_nhds_unique_of_forall
This PR adds the variant
tendsto_nhds_unique_of_foralland switches a few occurrences oftendsto_nhds_uniqueto a more appropriate variant (eithertendsto_nhds_unique_of_forallortendsto_nhds_unique_of_eventuallyEq).