Skip to content

Conversation

@YuvalFilmus
Copy link
Collaborator

Added theorems for the iterated derivatives of T and U at 1.
These formulas are fractions, and so I also added theorems stating that the denominator divides the numerator.


Open in Gitpod

@github-actions
Copy link

github-actions bot commented Dec 26, 2025

PR summary 081e830476

Import changes for modified files

No significant changes to the import graph

Import changes for all files
Files Import difference

Declarations diff

+ derivative_T_eval_one
+ derivative_U_eval_one
+ derivative_U_real_eval_one
+ derivative_U_real_eval_one_dvd
+ iterate_derivative_T_eval_one
+ iterate_derivative_T_eval_one_recurrence
+ iterate_derivative_T_eval_zero_recurrence
+ iterate_derivative_T_real_eval_one
+ iterate_derivative_T_real_eval_one_dvd
+ iterate_derivative_U_eval_one
+ iterate_derivative_U_eval_one_recurrence
+ iterate_derivative_U_eval_zero_recurrence
+ iterate_derivative_U_real_eval_one
+ iterate_derivative_U_real_eval_one_dvd
+ iterate_derivative_mul_X
+ iterate_derivative_mul_X'
+ iterate_derivative_mul_X_pow
+ iterate_derivative_mul_X_pow'
+ iterate_derivative_mul_X_sq
+ iterate_derivative_mul_X_sq'
+ one_sub_X_sq_mul_iterate_derivative_T_eq_poly_in_T
+ one_sub_X_sq_mul_iterate_derivative_T_eval
+ one_sub_X_sq_mul_iterate_derivative_U_eq_poly_in_U
+ one_sub_X_sq_mul_iterate_derivative_U_eval

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).

@mathlib4-dependent-issues-bot mathlib4-dependent-issues-bot added the blocked-by-other-PR This PR depends on another PR (this label is automatically managed by a bot) label Dec 26, 2025
@mathlib4-dependent-issues-bot
Copy link
Collaborator

This PR/issue depends on:

@mathlib4-merge-conflict-bot mathlib4-merge-conflict-bot added the merge-conflict The PR has a merge conflict with master, and needs manual merging. (this label is managed by a bot) label Dec 31, 2025
@mathlib4-merge-conflict-bot
Copy link
Collaborator

This pull request has conflicts, please merge master and resolve them.

@github-actions github-actions bot removed the merge-conflict The PR has a merge conflict with master, and needs manual merging. (this label is managed by a bot) label Dec 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

blocked-by-other-PR This PR depends on another PR (this label is automatically managed by a bot)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants