Theorems · Theorem · complex analysis
pi_mul_cot_pi_q_exp
∀ (z : UpperHalfPlane),
↑Real.pi * (↑Real.pi * ↑z).cot =
↑Real.pi * Complex.I - 2 * ↑Real.pi * Complex.I * ∑' (n : ℕ), Complex.exp (2 * ↑Real.pi * Complex.I * ↑z) ^ nThis is the version one probably wants, which is why the pi's are there.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 177 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites21
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Complexstatement and proof · cited by 5,565
- Nat.cast_oneproof · cited by 2,501
- SummationFilter.unconditionalstatement and proof · cited by 2,068
- Real.pistatement and proof · cited by 1,774
- Complex.ofRealstatement and proof · cited by 1,654
- add_commproof · cited by 1,535
- tsumstatement and proof · cited by 1,148
- Complex.Istatement and proof · cited by 866
- neg_mulproof · cited by 654
- UpperHalfPlanestatement and proof · cited by 626
- one_divproof · cited by 624
- Complex.expstatement and proof · cited by 612
Cited by1
Results whose statement or proof uses this declaration.
- EisensteinSeries.qExpansion_identityproof · cited by 1