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] - refactor(topology): rename lim to Lim #2977

Closed
wants to merge 7 commits into from
Closed

Conversation

urkud
Copy link
Member

@urkud urkud commented Jun 7, 2020

Also introduce lim (f : filter α) (g : α → β).


Suggested by @sgouezel in a comment to #2974

Conflicts with #2974 (i.e. once one of them is merged, the other one will need an update).

Also introduce `lim (f : filter α) (g : α → β)`.
src/topology/basic.lean Outdated Show resolved Hide resolved
@urkud urkud added the awaiting-review The author would like community review of the PR label Jun 8, 2020
@sgouezel
Copy link
Collaborator

sgouezel commented Jun 8, 2020

#2974 has been merged.

@sgouezel sgouezel added awaiting-author A reviewer has asked the author a question or requested changes and removed awaiting-review The author would like community review of the PR labels Jun 8, 2020
@urkud urkud added awaiting-review The author would like community review of the PR and removed awaiting-author A reviewer has asked the author a question or requested changes labels Jun 8, 2020
@sgouezel
Copy link
Collaborator

sgouezel commented Jun 8, 2020

Doesn't build

@semorrison
Copy link
Collaborator

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 Jun 9, 2020
bors bot pushed a commit that referenced this pull request Jun 9, 2020
Also introduce `lim (f : filter α) (g : α → β)`.
@bors
Copy link

bors bot commented Jun 9, 2020

Pull request successfully merged into master.

Build succeeded:

@bors bors bot changed the title refactor(topology): rename lim to Lim [Merged by Bors] - refactor(topology): rename lim to Lim Jun 9, 2020
@bors bors bot closed this Jun 9, 2020
@bors bors bot deleted the lim-Lim branch June 9, 2020 12:21
cipher1024 pushed a commit to cipher1024/mathlib that referenced this pull request Mar 15, 2022
Also introduce `lim (f : filter α) (g : α → β)`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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

4 participants