-
Notifications
You must be signed in to change notification settings - Fork 356
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: expand API around analytic functions #16985
Conversation
PR summary 06ee7ef671Import changes for modified filesNo significant changes to the import graph Import changes for all files
|
Co-authored-by: Ruben Van de Velde <65514131+Ruben-VandeVelde@users.noreply.github.com>
Thanks 🎉 bors merge |
More basic lemmas for analytic functions (especially versions for `AnalyticOn` of lemmas we already have for `AnalyticOnNhd`). Co-authored-by: Johan Commelin <johan@commelin.net>
Build failed (retrying...): |
More basic lemmas for analytic functions (especially versions for `AnalyticOn` of lemmas we already have for `AnalyticOnNhd`). Co-authored-by: Johan Commelin <johan@commelin.net>
Pull request successfully merged into master. Build succeeded: |
More basic lemmas for analytic functions (especially versions for `AnalyticOn` of lemmas we already have for `AnalyticOnNhd`). Co-authored-by: Johan Commelin <johan@commelin.net>
More basic lemmas for analytic functions (especially versions for
AnalyticOn
of lemmas we already have forAnalyticOnNhd
).