Documentation

Atlas.NumberTheoryI.code.ThetaFunction

theorem periodic_strip_to_global (f : ) (hf_per : Function.Periodic f 1) (C : ) (hC : ∀ (s : ), 0 s.res.re 1f s C * Real.exp |s.im|) (s : ) :
theorem int_of_norm_sub_lt_one {k n : } (h : k - n < 1) :
k = n
theorem sin_pi_ne_zero_in_ball (n : ) (z : ) (hz : z Metric.ball (↑n) 1) (hzn : z n) :
theorem dslope_entire {f : } (hf : Differentiable f) (c : ) :
theorem dslope_sinpi_at_int_ne_zero (n : ) :
dslope (fun (z : ) => Complex.sin (Real.pi * z)) n n 0
noncomputable def mkQuotient (h : ) (z : ) :
Instances For
    theorem entire_quotient_by_sin_pi (h : ) (hh_diff : Differentiable h) (hh_zero : ∀ (n : ), h n = 0) :
    ∃ (g : ), Differentiable g ∀ (z : ), Complex.sin (Real.pi * z) 0g z = h z / Complex.sin (Real.pi * z)
    theorem sinh_ge_exp_div_four {t : } (ht : 1 t) :
    theorem quotient_bounded_on_strip (h : ) (hh_diff : Differentiable h) (hh_zero : ∀ (n : ), h n = 0) (C : ) (hC : ∀ (s : ), h s C * Real.exp |s.im|) (g : ) (hg_diff : Differentiable g) (hg_eq : ∀ (z : ), Complex.sin (Real.pi * z) 0g z = h z / Complex.sin (Real.pi * z)) :
    ∃ (M : ), ∀ (s : ), 0 s.res.re 1g s M
    theorem entire_bounded_auxiliary (f : ) (hf_diff : Differentiable f) (hf_per : Function.Periodic f 1) (C : ) (hC_global : ∀ (s : ), f s C * Real.exp |s.im|) :
    ∃ (g : ), Differentiable g (∀ (z : ), Complex.sin (Real.pi * z) 0g z = (f z - f 0) / Complex.sin (Real.pi * z)) Bornology.IsBounded (Set.range g)
    theorem entire_periodic_exp_growth_bounded (f : ) (hf_diff : Differentiable f) (hf_per : Function.Periodic f 1) (C : ) (hC : ∀ (s : ), 0 s.res.re 1f s C * Real.exp |s.im|) :
    theorem periodic_entire_exp_growth_is_const (f : ) (hf_diff : Differentiable f) (hf_per : Function.Periodic f 1) (hf_growth : ∃ (C : ), ∀ (s : ), 0 s.res.re 1f s C * Real.exp |s.im|) :
    ∃ (c : ), f = Function.const c