Integral Presentation of the Proximity Function #
If f : ℂ → ℂ is meromorphic, this file establishes a presentation of the proximity function
proximity f ⊤ as iterated circle averages. This statement can be used to compare the proximity-
and logarithmic counting functions, and is one of the key ingredients in the proof of Cartan's
classic formula for the characteristic function.
See Section VI.2 of [Lang, Introduction to Complex Hyperbolic Spaces][MR886677] for a detailed discussion.
Integrability of the Cartan Kernel #
The proof of the integral presentation of the proximity function relies on an extended computation, applying Fubini's theorem to the Cartan kernel of integration. This section defines the kernel and establishes its integrability, as a function of two variables.
Given f : ℂ → ℂ and R : ℝ, define the Cartan kernel of integration as the function
α β ↦ log ‖f (circleMap 0 R β) - circleMap 0 1 α‖.
Equations
Instances For
For every function f : ℂ → ℂ, the Cartan kernel of integration cartanKernel f R α β is
integrable as a function in α.
If f : ℂ → ℂ is measurable, then the Cartan kernel of integration is measurable as a function in
the two variables α and β.
If f : ℂ → ℂ is meromorphic, then the Cartan kernel of integration is integrable as a function in
the two variables α and β.
Corollary of integrableOn_cartanKernel: If f : ℂ → ℂ is meromorphic, then the function
β ↦ ∫ α in 0..2 * π, Cartan.cartanKernel f R α β is integrable.
Corollary of integrableOn_cartanKernel: If f : ℂ → ℂ is meromorphic, then the function
α ↦ ∫ β in 0..2 * π, Cartan.cartanKernel f R α β is integrable.
Presentation of the proximity function as iterated circle averages.
Complementary statement to proximity_top_eq_circleAverage_circleAverage, providing circle
integrability of the integrand.