[Merged by Bors] - feat(Analysis/SpecialFunctions): iterated derivative of cotangent#27212
[Merged by Bors] - feat(Analysis/SpecialFunctions): iterated derivative of cotangent#27212CBirkbeck wants to merge 58 commits intoleanprover-community:masterfrom
Conversation
…rsions and derivwithin_tsum
PR summary 0ad288bf4a
|
| File | Base Count | Head Count | Change |
|---|---|---|---|
| Mathlib.Analysis.SpecialFunctions.Trigonometric.Cotangent | 2496 | 2498 | +2 (+0.08%) |
Import changes for all files
| Files | Import difference |
|---|---|
Mathlib.Analysis.SpecialFunctions.Trigonometric.Cotangent |
2 |
Declarations diff
+ abs_norm_eq_max_natAbs
+ abs_norm_eq_max_natAbs_neg
+ cot_pi_mul_contDiffWithinAt
+ differentiableOn_iteratedDerivWithin_cotTerm
+ eqOn_iteratedDerivWithin_cotTerm_integerComplement
+ eqOn_iteratedDerivWithin_cotTerm_upperHalfPlaneSet
+ eqOn_iteratedDeriv_cotTerm
+ iteratedDerivWithin_cot_pi_mul_eq_mul_tsum_div_pow
+ iteratedDerivWithin_cot_pi_mul_eq_mul_tsum_zpow
+ iteratedDerivWithin_cot_sub_inv_eq_add_mul_tsum
+ sin_pi_mul_ne_zero
+ summableLocallyUniformlyOn_iteratedDerivWithin_cotTerm
+ upperHalfPlane_inter_integerComplement
- sin_pi_z_ne_zero
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
relativevalue is the weighted sum of the differences with weight given by the inverse of the current value of the statistic. - The
absolutevalue is therelativevalue divided by the total sum of the inverses of the current values (i.e. the weighted average of the differences).
Co-authored-by: Michael Stoll <99838730+MichaelStollBayreuth@users.noreply.github.com>
Sorry I was still under the impression that lemma and theorem were treated the same in mathlib. These were named theorems either from the mathport, but also |
|
Instead of |
Co-authored-by: Michael Stoll <99838730+MichaelStollBayreuth@users.noreply.github.com>
|
LGTM now. maintainer merge |
|
🚀 Pull request has been placed on the maintainer queue by MichaelStollBayreuth. |
|
Thanks! bors merge |
|
Pull request successfully merged into master. Build succeeded: |
Uh oh!
There was an error while loading. Please reload this page.