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] - feat(analysis/special_functions/exp_log): prove continuity of exp without derivatives #9501

Closed
wants to merge 2 commits into from

Conversation

RemyDegenne
Copy link
Collaborator

This is a first step towards making the definition of log and rpow independent of derivatives. The final goal is to avoid importing all of calculus in measure_theory/function/lp_space.lean .


Open in Gitpod

@RemyDegenne RemyDegenne added the awaiting-review The author would like community review of the PR label Oct 2, 2021
@jcommelin
Copy link
Member

Thanks 🎉

If CI passes, please remove the label awaiting-CI and merge this yourself, by adding a comment bors r+.

bors d+

@bors
Copy link

bors bot commented Oct 2, 2021

✌️ RemyDegenne can now approve this pull request. To approve and merge a pull request, simply reply with bors r+. More detailed instructions are available here.

@jcommelin jcommelin added awaiting-CI The author would like to see what CI has to say before doing more work. ready-for-bors and removed awaiting-review The author would like community review of the PR labels Oct 2, 2021
@github-actions github-actions bot added the delegated The PR author may merge after reviewing final suggestions. label Oct 2, 2021
@urkud urkud removed the awaiting-CI The author would like to see what CI has to say before doing more work. label Oct 3, 2021
@urkud
Copy link
Member

urkud commented Oct 3, 2021

bors merge

@github-actions github-actions bot added the ready-to-merge All that is left is for bors to build and merge this PR. (Remember you need to say `bors r+`.) label Oct 3, 2021
bors bot pushed a commit that referenced this pull request Oct 3, 2021
…hout derivatives (#9501)

This is a first step towards making the definition of log and rpow independent of derivatives. The final goal is to avoid importing all of calculus in measure_theory/function/lp_space.lean .
@bors
Copy link

bors bot commented Oct 3, 2021

Pull request successfully merged into master.

Build succeeded:

@bors bors bot changed the title feat(analysis/special_functions/exp_log): prove continuity of exp without derivatives [Merged by Bors] - feat(analysis/special_functions/exp_log): prove continuity of exp without derivatives Oct 3, 2021
@bors bors bot closed this Oct 3, 2021
@bors bors bot deleted the exp_continuity branch October 3, 2021 08:03
@eric-wieser eric-wieser added the hacktoberfest-accepted Without this label hacktoberfest is scared off by bors label Oct 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
delegated The PR author may merge after reviewing final suggestions. hacktoberfest-accepted Without this label hacktoberfest is scared off by bors ready-for-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

4 participants