Skip to content

[Merged by Bors] - feat(FDeriv/Basic): add HasFDerivWithinAt.of_finite#24466

Closed
urkud wants to merge 1 commit intomasterfrom
YK-fderivwithin-finite
Closed

[Merged by Bors] - feat(FDeriv/Basic): add HasFDerivWithinAt.of_finite#24466
urkud wants to merge 1 commit intomasterfrom
YK-fderivwithin-finite

Conversation

@urkud
Copy link
Copy Markdown
Member

@urkud urkud commented Apr 30, 2025

... and some corollaries


Open in Gitpod

@github-actions
Copy link
Copy Markdown

PR summary 9050cf5a69

Import changes for modified files

No significant changes to the import graph

Import changes for all files
Files Import difference

Declarations diff

+ DifferentiableWithinAt.empty
+ DifferentiableWithinAt.of_finite
+ DifferentiableWithinAt.of_subsingleton
+ DifferentiableWithinAt.singleton
+ HasFDerivWithinAt.empty
+ HasFDerivWithinAt.of_finite
+ HasFDerivWithinAt.of_subsingleton
+ HasFDerivWithinAt.singleton

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.


No changes to technical debt.

You can run this locally as

./scripts/technical-debt-metrics.sh pr_summary
  • The relative value is the weighted sum of the differences with weight given by the inverse of the current value of the statistic.
  • The absolute value is the relative value divided by the total sum of the inverses of the current values (i.e. the weighted average of the differences).

@github-actions github-actions bot added the t-analysis Analysis (normed *, calculus) label Apr 30, 2025
@sgouezel
Copy link
Copy Markdown
Contributor

bors r+

@ghost ghost added the ready-to-merge This PR has been sent to bors. label Apr 30, 2025
mathlib-bors bot pushed a commit that referenced this pull request Apr 30, 2025
@mathlib-bors
Copy link
Copy Markdown
Contributor

mathlib-bors bot commented Apr 30, 2025

Pull request successfully merged into master.

Build succeeded:

@mathlib-bors mathlib-bors bot changed the title feat(FDeriv/Basic): add HasFDerivWithinAt.of_finite [Merged by Bors] - feat(FDeriv/Basic): add HasFDerivWithinAt.of_finite Apr 30, 2025
@mathlib-bors mathlib-bors bot closed this Apr 30, 2025
@mathlib-bors mathlib-bors bot deleted the YK-fderivwithin-finite branch April 30, 2025 09:17
tannerduve pushed a commit that referenced this pull request May 13, 2025
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