mathlib4 icon indicating copy to clipboard operation
mathlib4 copied to clipboard

feat: cotangent q-expansion

Open CBirkbeck opened this issue 1 year ago • 3 comments
trafficstars

Add the q-expansion of the cotangent function that will be needed for Eisenstein series q-expansions.


  • [x] depends on: #12758
  • [x] depends on: #12771 Open in Gitpod

CBirkbeck avatar May 08 '24 17:05 CBirkbeck

⚠️ The sha of the head commit of this PR conflicts with #12758. Mergify cannot evaluate rules on this PR. ⚠️

mergify[bot] avatar May 08 '24 17:05 mergify[bot]

This PR/issue depends on:

  • ~~leanprover-community/mathlib4#12758~~
  • ~~leanprover-community/mathlib4#12771~~ By Dependent Issues (🤖). Happy coding!

PR summary 8dfef7341d

Import changes for modified files

No significant changes to the import graph

Import changes for all files
Files Import difference
Mathlib.Analysis.Complex.UpperHalfPlane.Exp 1436
Mathlib.Analysis.SpecialFunctions.Trigonometric.Cotangent 1437

Declarations diff

+ Complex.cot_eq_exp_ratio + Complex.cot_pi_eq_exp_ratio + UpperHalfPlane.abs_exp_two_pi_I_lt_one + pi_mul_cot_pi_q_exp

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>

github-actions[bot] avatar Jun 10 '24 12:06 github-actions[bot]

🚀 Pull request has been placed on the maintainer queue by Ruben-VandeVelde.

github-actions[bot] avatar Jul 20 '24 09:07 github-actions[bot]

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

mathlib-bors[bot] avatar Jul 20 '24 10:07 mathlib-bors[bot]

bors r+

CBirkbeck avatar Jul 22 '24 10:07 CBirkbeck

Pull request successfully merged into master.

Build succeeded:

mathlib-bors[bot] avatar Jul 22 '24 11:07 mathlib-bors[bot]