Documentation

SpherePacking.ModularForms.Icc_Ico_lems

theorem Icc_succ (n : ) :
Finset.Icc (-(n + 1)) (n + 1) = Finset.Icc (-n) n {-(n + 1), n + 1}
theorem trex (f : ) (N : ) (hn : 1 N) :
mFinset.Icc (-N) N, f m = f N + f (-N) + mFinset.Icc (-(N - 1)) (N - 1), f m
theorem Icc_sum_even (f : ) (hf : ∀ (n : ), f n = f (-n)) (N : ) :
mFinset.Icc (-N) N, f m = 2 * mFinset.range (N + 1), f m - f 0
theorem fsb (b : ) :
Finset.Ico (-(b + 1)) (b + 1) = Finset.Ico (-b) b {-(b + 1), b}