Skip to content
This repository has been archived by the owner on Jul 24, 2024. It is now read-only.

[Merged by Bors] - feat(analysis/calculus/cont_diff): iterated_fderiv[_within] is linear in the function #15902

Closed
wants to merge 9 commits into from

Conversation

ADedecker
Copy link
Member

@ADedecker ADedecker commented Aug 7, 2022

This PR adds lemmas for calculating the iterated Fréchet-derivative of addition, negation, and constant scalar multiplication.
For each operation, we provide two lemmas, one for iterated_fderiv_within and on for iterated_fderiv.


Open in Gitpod

@ADedecker ADedecker added the WIP Work in progress label Aug 7, 2022
@mathlib-dependent-issues-bot mathlib-dependent-issues-bot added the blocked-by-other-PR This PR depends on another PR which is still in the queue. A bot manages this label via PR comment. label Aug 7, 2022
@mathlib-dependent-issues-bot mathlib-dependent-issues-bot removed the blocked-by-other-PR This PR depends on another PR which is still in the queue. A bot manages this label via PR comment. label Aug 7, 2022
@mathlib-dependent-issues-bot
Copy link
Collaborator

@mcdoll mcdoll added awaiting-review The author would like community review of the PR t-analysis Analysis (normed *, calculus) and removed WIP Work in progress labels Aug 7, 2022
Copy link
Member

@PatrickMassot PatrickMassot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

bors merge

@leanprover-community-bot-assistant leanprover-community-bot-assistant 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 Aug 15, 2022
bors bot pushed a commit that referenced this pull request Aug 15, 2022
…ar in the function (#15902)

This PR adds lemmas for calculating the iterated Fréchet-derivative of addition, negation, and constant scalar multiplication.
For each operation, we provide two lemmas, one for `iterated_fderiv_within` and on for `iterated_fderiv`.



Co-authored-by: Moritz Doll <moritz.doll@googlemail.com>
Co-authored-by: mcdoll <moritz.doll@googlemail.com>
@bors
Copy link

bors bot commented Aug 15, 2022

Build failed (retrying...):

bors bot pushed a commit that referenced this pull request Aug 15, 2022
…ar in the function (#15902)

This PR adds lemmas for calculating the iterated Fréchet-derivative of addition, negation, and constant scalar multiplication.
For each operation, we provide two lemmas, one for `iterated_fderiv_within` and on for `iterated_fderiv`.



Co-authored-by: Moritz Doll <moritz.doll@googlemail.com>
Co-authored-by: mcdoll <moritz.doll@googlemail.com>
@bors
Copy link

bors bot commented Aug 15, 2022

Build failed (retrying...):

bors bot pushed a commit that referenced this pull request Aug 15, 2022
…ar in the function (#15902)

This PR adds lemmas for calculating the iterated Fréchet-derivative of addition, negation, and constant scalar multiplication.
For each operation, we provide two lemmas, one for `iterated_fderiv_within` and on for `iterated_fderiv`.



Co-authored-by: Moritz Doll <moritz.doll@googlemail.com>
Co-authored-by: mcdoll <moritz.doll@googlemail.com>
@bors
Copy link

bors bot commented Aug 15, 2022

Build failed (retrying...):

@bors
Copy link

bors bot commented Aug 15, 2022

Build failed (retrying...):

@jcommelin
Copy link
Member

bors merge p=4

bors bot pushed a commit that referenced this pull request Aug 15, 2022
…ar in the function (#15902)

This PR adds lemmas for calculating the iterated Fréchet-derivative of addition, negation, and constant scalar multiplication.
For each operation, we provide two lemmas, one for `iterated_fderiv_within` and on for `iterated_fderiv`.



Co-authored-by: Moritz Doll <moritz.doll@googlemail.com>
Co-authored-by: mcdoll <moritz.doll@googlemail.com>
@bors
Copy link

bors bot commented Aug 15, 2022

Build failed (retrying...):

bors bot pushed a commit that referenced this pull request Aug 16, 2022
…ar in the function (#15902)

This PR adds lemmas for calculating the iterated Fréchet-derivative of addition, negation, and constant scalar multiplication.
For each operation, we provide two lemmas, one for `iterated_fderiv_within` and on for `iterated_fderiv`.



Co-authored-by: Moritz Doll <moritz.doll@googlemail.com>
Co-authored-by: mcdoll <moritz.doll@googlemail.com>
@bors
Copy link

bors bot commented Aug 16, 2022

Pull request successfully merged into master.

Build succeeded:

@bors bors bot changed the title feat(analysis/calculus/cont_diff): iterated_fderiv[_within] is linear in the function [Merged by Bors] - feat(analysis/calculus/cont_diff): iterated_fderiv[_within] is linear in the function Aug 16, 2022
@bors bors bot closed this Aug 16, 2022
@bors bors bot deleted the AD_iterated_fderiv_linear branch August 16, 2022 10:35
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
ready-to-merge All that is left is for bors to build and merge this PR. (Remember you need to say `bors r+`.) t-analysis Analysis (normed *, calculus)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants