[Merged by Bors] - refactor(Analysis): golf Mathlib/Analysis/Complex/Trigonometric#38274
[Merged by Bors] - refactor(Analysis): golf Mathlib/Analysis/Complex/Trigonometric#38274yuanyi-350 wants to merge 2 commits intoleanprover-community:masterfrom
Mathlib/Analysis/Complex/Trigonometric#38274Conversation
PR summary c3e588b468Import changes for modified filesNo significant changes to the import graph Import changes for all files
Declarations diffNo declarations were harmed in the making of this PR! 🐙 You can run this locally as follows## summary with just the declaration names:
./scripts/pr_summary/declarations_diff.sh <optional_commit>
## more verbose report:
./scripts/pr_summary/declarations_diff.sh long <optional_commit>The doc-module for No changes to technical debt.You can run this locally as
|
|
I ran a profiler comparison for the changed declarations in this PR. Results (seconds):
Overall:
|
Co-authored-by: Monica Omar <23701951+themathqueen@users.noreply.github.com>
|
I ran a profiler comparison for the changed declarations in this PR. Results (seconds):
Overall:
|
|
!bench |
|
Benchmark results for 292cd67 against c3e588b are in. No significant results found. @yuanyi-350
Small changes (1✅)
|
|
maintainer merge (editing in |
|
🚀 Pull request has been placed on the maintainer queue by themathqueen. |
|
Thanks! |
…8274) - rewrites `cos_three_mul` via `cosh_three_mul` and the `cosh_mul_I` conversion - shortens `sin_three_mul` using `sin_add`, double-angle identities, and `grind`
|
Pull request successfully merged into master. Build succeeded: |
Mathlib/Analysis/Complex/TrigonometricMathlib/Analysis/Complex/Trigonometric
cos_three_mulviacosh_three_muland thecosh_mul_Iconversionsin_three_mulusingsin_add, double-angle identities, andgrindExtracted from #37968