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/uniform_space/cauchy): add a few simple lemmas #9685

Closed
wants to merge 1 commit into from

Conversation

urkud
Copy link
Member

@urkud urkud commented Oct 13, 2021

  • rename cauchy_prod to cauchy.prod;
  • add cauchy_seq.tendsto_uniformity, cauchy_seq.nonempty,
    cauchy_seq.comp_tendsto, cauchy_seq.prod, cauchy_seq.prod_map,
    uniform_continuous.comp_cauchy_seq, and
    filter.tendsto.subseq_mem_entourage;
  • drop [nonempty _] assumption in cauchy_seq.mem_entourage.

Open in Gitpod

* rename `cauchy_prod` to `cauchy.prod`;
* add `cauchy_seq.tendsto_uniformity`, `cauchy_seq.nonempty`,
  `cauchy_seq.comp_tendsto`, `cauchy_seq.prod`, `cauchy_seq.prod_map`,
  `uniform_continuous.comp_cauchy_seq`, and
  `filter.tendsto.subseq_mem_entourage`;
* drop `[nonempty _]` assumption in `cauchy_seq.mem_entourage`;
@urkud urkud added the awaiting-review The author would like community review of the PR label Oct 13, 2021
@PatrickMassot
Copy link
Member

bors merge

@github-actions github-actions bot added ready-to-merge All that is left is for bors to build and merge this PR. (Remember you need to say `bors r+`.) and removed awaiting-review The author would like community review of the PR labels Oct 13, 2021
bors bot pushed a commit that referenced this pull request Oct 13, 2021
* rename `cauchy_prod` to `cauchy.prod`;
* add `cauchy_seq.tendsto_uniformity`, `cauchy_seq.nonempty`,
  `cauchy_seq.comp_tendsto`, `cauchy_seq.prod`, `cauchy_seq.prod_map`,
  `uniform_continuous.comp_cauchy_seq`, and
  `filter.tendsto.subseq_mem_entourage`;
* drop `[nonempty _]` assumption in `cauchy_seq.mem_entourage`.
@bors
Copy link

bors bot commented Oct 13, 2021

Pull request successfully merged into master.

Build succeeded:

@bors bors bot changed the title chore(topology/uniform_space/cauchy): add a few simple lemmas [Merged by Bors] - chore(topology/uniform_space/cauchy): add a few simple lemmas Oct 13, 2021
@bors bors bot closed this Oct 13, 2021
@bors bors bot deleted the cauchy-lemmas branch October 13, 2021 13:20
@eric-wieser eric-wieser added the hacktoberfest-accepted Without this label hacktoberfest is scared off by bors label Oct 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hacktoberfest-accepted Without this label hacktoberfest is scared off by bors ready-to-merge All that is left is for bors to build and merge this PR. (Remember you need to say `bors r+`.)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants