Mathlib Map

Theorems · Definition · complex analysis

MeromorphicOn.divisor

{𝕜 : Type u_1} →
  [inst : NontriviallyNormedField 𝕜] →
    {E : Type u_2} →
      [inst_1 : NormedAddCommGroup E] → [NormedSpace 𝕜 E] → (𝕜 → E) → (U : Set 𝕜) → Function.locallyFinsuppWithin U ℤ

The divisor of a meromorphic function f, mapping a point z to the order of f at z, and to zero if the order is infinite.

Defined in
Mathlib.Analysis.Meromorphic.Divisor
Cited by
90 results in Mathlib
Foundations
Depth 206 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
NontriviallyNormedFieldNormedAddCommGroupNormedSpace

Around this declaration

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

ValueDistribution.logCounting · cited by 45ValueDistribution.logCoun…MeromorphicOn.divisor_apply · cited by 28MeromorphicOn.divisor_app…MeromorphicOn.circleIntegrable_log_norm · cited by 11MeromorphicOn.circleInteg…MeromorphicOn.divisor_smul · cited by 5MeromorphicOn.divisor_smulMeromorphicOn.divisor_comp_sub_const_eq_divisor · cited by 4MeromorphicOn.divisor_com…MeromorphicOn.divisor_const · cited by 4MeromorphicOn.divisor_con…MeromorphicOn.extract_zeros_poles · cited by 4MeromorphicOn.extract_zer…MeromorphicOn.intervalIntegrable_log_norm · cited by 4MeromorphicOn.intervalInt…MeromorphicOn.circleAverage_log_norm · cited by 3MeromorphicOn.circleAvera…MeromorphicOn.divisor_ball_support_finite · cited by 3MeromorphicOn.divisor_bal…MeromorphicOn.divisor_inv · cited by 3MeromorphicOn.divisor_invMeromorphicOn.divisor_mul · cited by 3MeromorphicOn.divisor_mulMeromorphicOn.divisor_ofNat · cited by 3MeromorphicOn.divisor_ofN…ValueDistribution.logCounting_top · cited by 3ValueDistribution.logCoun…divisor_sphere_support_finite · cited by 2divisor_sphere_support_fi…Set · cited by 53352SetNormedAddCommGroup · cited by 15752NormedAddCommGroupNormedSpace · cited by 12499NormedSpaceNontriviallyNormedField · cited by 8742NontriviallyNormedFieldFunction.support · cited by 610Function.supportmeromorphicOrderAt · cited by 180meromorphicOrderAtMeromorphicOn · cited by 141MeromorphicOnFunction.locallyFinsuppWithin · cited by 127Function.locallyFinsuppWi…WithTop.untop₀ · cited by 73WithTop.untop₀MeromorphicOn.divisorCITED BYCITES

Cites9

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

Cited by95

Results whose statement or proof uses this declaration.