Mathlib Map

Theorems · Theorem · complex analysis

ValueDistribution.Cartan.integrableOn_cartanKernel

∀ {f : ℂ → ℂ} {R : ℝ},
  Meromorphic f →
    MeasureTheory.IntegrableOn (fun p => ValueDistribution.Cartan.cartanKernel f R p.1 p.2)
      (Set.uIoc 0 (2 * Real.pi) ×ˢ Set.uIoc 0 (2 * Real.pi)) MeasureTheory.volume

If f : ℂ → ℂ is meromorphic, then the Cartan kernel of integration is integrable as a function in the two variables α and β.

Defined in
Mathlib.Analysis.Complex.ValueDistribution.Proximity.IntegralPresentation
Cited by
3 results in Mathlib
Foundations
Depth 295 from the axioms · uses propext, Classical.choice, Quot.sound

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites27

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by3

Results whose statement or proof uses this declaration.