Skip to content

[Merged by Bors] - fix(Analysis,Topology): fix names#6938

Closed
urkud wants to merge 2 commits intomasterfrom
YK-fix-name
Closed

[Merged by Bors] - fix(Analysis,Topology): fix names#6938
urkud wants to merge 2 commits intomasterfrom
YK-fix-name

Conversation

@urkud
Copy link
Copy Markdown
Member

@urkud urkud commented Sep 4, 2023

Rename:

  • tendsto_iff_norm_tendsto_one
    tendsto_iff_norm_div_tendsto_zero;
  • tendsto_iff_norm_tendsto_zero
    tendsto_iff_norm_sub_tendsto_zero;
  • tendsto_one_iff_norm_tendsto_one
    tendsto_one_iff_norm_tendsto_zero;
  • Filter.Tendsto.continuous_of_equicontinuous_at
    Filter.Tendsto.continuous_of_equicontinuousAt.

Open in Gitpod

Rename:

- `tendsto_iff_norm_tendsto_one` →
  `tendsto_iff_norm_div_tendsto_zero`;
- `tendsto_iff_norm_tendsto_zero` →
  `tendsto_iff_norm_sub_tendsto_zero`;
- `tendsto_one_iff_norm_tendsto_one` →
  `tendsto_one_iff_norm_tendsto_zero`;
- `Filter.Tendsto.continuous_of_equicontinuous_at` →
  `Filter.Tendsto.continuous_of_equicontinuousAt`.
@urkud urkud added awaiting-review easy < 20s of review time. See the lifecycle page for guidelines. awaiting-CI This PR does not pass CI yet. This label is automatically removed once it does. t-topology Topological spaces, uniform spaces, metric spaces, filters t-analysis Analysis (normed *, calculus) labels Sep 4, 2023
@github-actions github-actions bot removed the awaiting-CI This PR does not pass CI yet. This label is automatically removed once it does. label Sep 4, 2023
@sgouezel
Copy link
Copy Markdown
Contributor

sgouezel commented Sep 4, 2023

bors r+

@github-actions github-actions bot added ready-to-merge This PR has been sent to bors. and removed awaiting-review labels Sep 4, 2023
bors bot pushed a commit that referenced this pull request Sep 4, 2023
Rename:

- `tendsto_iff_norm_tendsto_one` →
  `tendsto_iff_norm_div_tendsto_zero`;
- `tendsto_iff_norm_tendsto_zero` →
  `tendsto_iff_norm_sub_tendsto_zero`;
- `tendsto_one_iff_norm_tendsto_one` →
  `tendsto_one_iff_norm_tendsto_zero`;
- `Filter.Tendsto.continuous_of_equicontinuous_at` →
  `Filter.Tendsto.continuous_of_equicontinuousAt`.
@bors
Copy link
Copy Markdown

bors bot commented Sep 4, 2023

Pull request successfully merged into master.

Build succeeded!

The publicly hosted instance of bors-ng is deprecated and will go away soon.

If you want to self-host your own instance, instructions are here.
For more help, visit the forum.

If you want to switch to GitHub's built-in merge queue, visit their help page.

@bors bors bot changed the title fix(Analysis,Topology): fix names [Merged by Bors] - fix(Analysis,Topology): fix names Sep 4, 2023
@bors bors bot closed this Sep 4, 2023
@bors bors bot deleted the YK-fix-name branch September 4, 2023 08:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

easy < 20s of review time. See the lifecycle page for guidelines. ready-to-merge This PR has been sent to bors. t-analysis Analysis (normed *, calculus) t-topology Topological spaces, uniform spaces, metric spaces, filters

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants