The Proximity Function of Value Distribution Theory #
This file defines the "proximity function" attached to a meromorphic function defined on the complex
plane. Also known as the Nevanlinna Proximity Function, this is one of the three main functions
used in Value Distribution Theory.
The proximity function is a logarithmically weighted measure quantifying how well a meromorphic
function f approximates the constant function a on the circle of radius R in the complex
plane. The definition ensures that large values correspond to good approximation.
See Section VI.2 of Lang, Introduction to Complex Hyperbolic Spaces or Section 1.1 of Noguchi-Winkelmann, Nevanlinna Theory in Several Complex Variables and Diophantine Approximation for a detailed discussion.
The Proximity Function of Value Distribution Theory
If f : ℂ → E is meromorphic and a : WithTop E is any value, the proximity function is a
logarithmically weighted measure quantifying how well a meromorphic function f approximates the
constant function a on the circle of radius R in the complex plane. In the special case where
a = ⊤, it quantifies how well f approximates infinity.
Equations
Instances For
Expand the definition of proximity f a₀ in case where a₀ is finite.
Expand the definition of proximity f a₀ in case where a₀ is zero.
For complex-valued functions, expand the definition of proximity f a₀ in case where a₀ is zero.
This is a simple variant of proximity_zero defined above.
Expand the definition of proximity f a in case where a₀ = ⊤.
Elementary Properties of the Proximity Function #
For finite values a₀, the proximity function proximity f a₀ equals the proximity function for
the value zero of the shifted function f - a₀.
For complex-valued f, the difference between proximity f ⊤ and proximity f⁻¹ ⊤ is the circle
average of log ‖f ·‖.
Behaviour under Arithmetic Operations #
The proximity function of a sum of functions at ⊤ is less than or equal to the sum of the
proximity functions of the summand, plus log of the number of summands.
The proximity function of f + g at ⊤ is less than or equal to the sum of the proximity functions
of f and g, plus log 2 (where 2 is the number of summands).
The proximity function f * g at ⊤ is less than or equal to the sum of the proximity functions of
f and g, respectively.
The proximity function f * g at 0 is less than or equal to the sum of the proximity functions of
f and g, respectively.