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.