Delta imag axis real
Delta_imag_axis_real
Project documentation
Ī transforms under S as: Ī(-1/z) = z¹² Ā· Ī(z) -/ lemma Ī_S_transform (z : ā) : Ī (ModularGroup.S ⢠z) = z ^ (12 : ā) * Ī z := by have h := Discriminant_S_invariant simp only [funext_iff] at h specialize h z rw [SL_slash_apply] at h simp only [ModularGroup.denom_S, zpow_neg] at h field_simp [ne_zero z] at h rw [h, mul_comm] theorem Delta_boundedfactor : Te...
Source project: Sphere Packing in Dimension 8
Person-level attribution pending.