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: expand API around analytic functions #16985

Closed
wants to merge 8 commits into from

Conversation

sgouezel
Copy link
Contributor

@sgouezel sgouezel commented Sep 20, 2024

More basic lemmas for analytic functions (especially versions for AnalyticOn of lemmas we already have for AnalyticOnNhd).


Open in Gitpod

@sgouezel sgouezel added the t-analysis Analysis (normed *, calculus) label Sep 20, 2024
Copy link

github-actions bot commented Sep 20, 2024

PR summary 06ee7ef671

Import changes for modified files

No significant changes to the import graph

Import changes for all files
Files Import difference

Declarations diff

+ AnalyticWithinAt.mono_of_mem
+ ContinuousLinearMap.comp_hasFPowerSeriesWithinOnBall
+ HasFPowerSeriesWithinAt.mono_of_mem
+ HasFPowerSeriesWithinOnBall.analyticOn
+ HasFPowerSeriesWithinOnBall.analyticWithinAt_of_mem
+ HasFPowerSeriesWithinOnBall.changeOrigin
+ HasFPowerSeriesWithinOnBall.congr'
+ HasFPowerSeriesWithinOnBall.sum
+ analyticWithinAt_insert
+ hasFPowerSeriesWithinAt_insert
+ hasFPowerSeriesWithinOnBall_insert_self
+ radius_le_of_le
+ radius_le_radius_derivSeries

You can run this locally as follows
## summary with just the declaration names:
./scripts/declarations_diff.sh <optional_commit>

## more verbose report:
./scripts/declarations_diff.sh long <optional_commit>

The doc-module for script/declarations_diff.sh contains some details about this script.

sgouezel and others added 3 commits September 21, 2024 09:23
Co-authored-by: Ruben Van de Velde <65514131+Ruben-VandeVelde@users.noreply.github.com>
@sgouezel sgouezel added the WIP Work in progress label Sep 26, 2024
@leanprover-community-bot-assistant leanprover-community-bot-assistant added the merge-conflict The PR has a merge conflict with master, and needs manual merging. (this label is managed by a bot) label Sep 26, 2024
@leanprover-community-bot-assistant leanprover-community-bot-assistant removed the merge-conflict The PR has a merge conflict with master, and needs manual merging. (this label is managed by a bot) label Sep 26, 2024
@jcommelin
Copy link
Member

Thanks 🎉

bors merge

@github-actions github-actions bot added the ready-to-merge This PR has been sent to bors. label Sep 27, 2024
mathlib-bors bot pushed a commit that referenced this pull request Sep 27, 2024
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>
@mathlib-bors
Copy link
Contributor

mathlib-bors bot commented Sep 27, 2024

Build failed (retrying...):

mathlib-bors bot pushed a commit that referenced this pull request Sep 27, 2024
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>
@mathlib-bors
Copy link
Contributor

mathlib-bors bot commented Sep 27, 2024

Pull request successfully merged into master.

Build succeeded:

@mathlib-bors mathlib-bors bot changed the title feat: expand API around analytic functions [Merged by Bors] - feat: expand API around analytic functions Sep 27, 2024
@mathlib-bors mathlib-bors bot closed this Sep 27, 2024
@mathlib-bors mathlib-bors bot deleted the SG_more3 branch September 27, 2024 19:14
fbarroero pushed a commit that referenced this pull request Oct 2, 2024
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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready-to-merge This PR has been sent to bors. t-analysis Analysis (normed *, calculus)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants