Skip to content

[Merged by Bors] - feat: Compute derivative of fun x ↦ f (a - x)#15828

Closed
YaelDillies wants to merge 3 commits intomasterfrom
deriv_comp_const_sub
Closed

[Merged by Bors] - feat: Compute derivative of fun x ↦ f (a - x)#15828
YaelDillies wants to merge 3 commits intomasterfrom
deriv_comp_const_sub

Conversation

@YaelDillies
Copy link
Copy Markdown
Contributor

@YaelDillies YaelDillies commented Aug 15, 2024

... and similar. Also generalise existing lemmas to not require differentiability assumptions.


Open in Gitpod

@YaelDillies YaelDillies added the t-analysis Analysis (normed *, calculus) label Aug 15, 2024
@github-actions
Copy link
Copy Markdown

github-actions bot commented Aug 15, 2024

PR summary 1f745d0149

Import changes for modified files

No significant changes to the import graph

Import changes for all files
Files Import difference

Declarations diff

+ HasDerivAt.comp_const_sub
+ HasDerivAt.comp_sub_const
+ deriv_comp_const_sub
+ deriv_comp_sub_const
+ differentiableAt_comp_add_const
+ differentiableAt_comp_const_add
+ differentiableAt_comp_const_sub
+ differentiableAt_comp_neg
+ differentiableAt_comp_sub_const
+ differentiableAt_iff_comp_add_const
+ differentiableAt_iff_comp_const_add
+ differentiableAt_iff_comp_const_sub
+ differentiableAt_iff_comp_neg
+ differentiableAt_iff_comp_sub_const
- differentiableAt_comp_neg_iff

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.

Copy link
Copy Markdown
Contributor

@dupuisf dupuisf left a comment

Choose a reason for hiding this comment

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

Thanks!

bors d+

@mathlib-bors
Copy link
Copy Markdown
Contributor

mathlib-bors bot commented Aug 15, 2024

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

@ghost ghost added the delegated This pull request has been delegated to the PR author (or occasionally another non-maintainer). label Aug 15, 2024
@YaelDillies
Copy link
Copy Markdown
Contributor Author

bors merge

mathlib-bors bot pushed a commit that referenced this pull request Aug 15, 2024
... and similar. Also generalise existing lemmas to not require differentiability assumptions.
@mathlib-bors
Copy link
Copy Markdown
Contributor

mathlib-bors bot commented Aug 15, 2024

Pull request successfully merged into master.

Build succeeded:

@mathlib-bors mathlib-bors bot changed the title feat: Compute derivative of fun x ↦ f (a - x) [Merged by Bors] - feat: Compute derivative of fun x ↦ f (a - x) Aug 15, 2024
@mathlib-bors mathlib-bors bot closed this Aug 15, 2024
@mathlib-bors mathlib-bors bot deleted the deriv_comp_const_sub branch August 15, 2024 17:44
bjoernkjoshanssen pushed a commit that referenced this pull request Sep 9, 2024
... and similar. Also generalise existing lemmas to not require differentiability assumptions.
bjoernkjoshanssen pushed a commit that referenced this pull request Sep 9, 2024
... and similar. Also generalise existing lemmas to not require differentiability assumptions.
bjoernkjoshanssen pushed a commit that referenced this pull request Sep 12, 2024
... and similar. Also generalise existing lemmas to not require differentiability assumptions.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

delegated This pull request has been delegated to the PR author (or occasionally another non-maintainer). t-analysis Analysis (normed *, calculus)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants