Mathlib Map

Theorems · Theorem · number theory

EisensteinSeries.G2_S_transform

∀ (z : UpperHalfPlane),
  EisensteinSeries.G2 z = (↑z ^ 2)⁻¹ * EisensteinSeries.G2 (ModularGroup.S • z) - -2 * ↑Real.pi * Complex.I / ↑z

This is the key identity for how G2 transforms under the slash action by S.

Defined in
Mathlib.NumberTheory.ModularForms.EisensteinSeries.E2.Transform
Cited by
1 results in Mathlib
Foundations
Depth 317 from the axioms · uses propext, Classical.choice, Quot.sound

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites14

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by1

Results whose statement or proof uses this declaration.