Theorems · Theorem · number theory
Derivative.normalizedDerivOfComplex_SL_slash
∀ {k : ℤ} {F : UpperHalfPlane → ℂ},
MDiff F →
∀ {γ : Matrix.SpecialLinearGroup (Fin 2) ℤ},
Derivative.normalizedDerivOfComplex (SlashAction.map k γ F) =
SlashAction.map (k + 2) γ (Derivative.normalizedDerivOfComplex F) - fun z =>
↑k * (2 * ↑Real.pi * Complex.I)⁻¹ *
(↑(↑γ 1 0) /
UpperHalfPlane.denom
(Matrix.SpecialLinearGroup.toGL ((Matrix.SpecialLinearGroup.map (Int.castRingHom ℝ)) γ)) ↑z) *
SlashAction.map k γ F zThe SL(2, ℤ) case of normalizedDerivOfComplex_slash, where the determinant factor is 1.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 213 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites34
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Realstatement and proof · cited by 25,697
- Complexstatement and proof · cited by 5,565
- Matrixstatement · cited by 4,303
- MonoidHomstatement · cited by 3,629
- one_mulproof · cited by 2,841
- Units.valproof · cited by 1,966
- Real.pistatement and proof · cited by 1,774
- Complex.ofRealstatement and proof · cited by 1,654
- modelWithCornersSelfstatement and proof · cited by 920
- Complex.Istatement and proof · cited by 866
- Matrix.detstatement and proof · cited by 665
Cited by1
Results whose statement or proof uses this declaration.
- Derivative.serreDerivative_slash_equivariantproof · cited by 0