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: a continuous linear map into continuous multilinear maps is analytic #16844

Closed
wants to merge 3 commits into from

Conversation

sgouezel
Copy link
Contributor

Also move the fact that continuous linear maps are analytic to the proper place, i.e., in Analytic.CPolynomial instead of Calculus.FDeriv.Analytic.


Open in Gitpod

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

PR summary 8e73ed0108

Import changes for modified files

No significant changes to the import graph

Import changes for all files
Files Import difference

Declarations diff

+ analyticAt
+ analyticAt_uncurry_of_multilinear
+ analyticOn
+ analyticOn_uncurry_of_multilinear
+ analyticWithinAt
+ analyticWithinAt_uncurry_of_multilinear
+ analyticWithinOn
+ analyticWithinOn_uncurry_of_multilinear
+ continuousAt_uncurry_of_multilinear
+ continuousMultilinearMapOption
+ continuousMultilinearMapOption_apply_eq_self
+ continuousOn_uncurry_of_multilinear
+ continuousWithinAt_uncurry_of_multilinear
+ continuous_uncurry_of_multilinear
+ cpolynomialAt
+ cpolynomialAt_uncurry_of_multilinear
+ cpolyomialOn
+ cpolyomialOn_uncurry_of_multilinear
+ hasFiniteFPowerSeriesOnBall_uncurry_of_multilinear
+ toFormalMultilinearSeriesOfMultilinear

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.

@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 16, 2024
mathlib-bors bot pushed a commit that referenced this pull request Sep 16, 2024
…lytic (#16844)

Also move the fact that continuous linear maps are analytic to the proper place, i.e., in `Analytic.CPolynomial` instead of `Calculus.FDeriv.Analytic`.
@mathlib-bors
Copy link
Contributor

mathlib-bors bot commented Sep 16, 2024

Pull request successfully merged into master.

Build succeeded:

@mathlib-bors mathlib-bors bot changed the title feat: a continuous linear map into continuous multilinear maps is analytic [Merged by Bors] - feat: a continuous linear map into continuous multilinear maps is analytic Sep 16, 2024
@mathlib-bors mathlib-bors bot closed this Sep 16, 2024
@mathlib-bors mathlib-bors bot deleted the SG_linear_multilinear branch September 16, 2024 18:17
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.

2 participants