Mathlib Map

Theorems · Theorem · complex analysis

MeromorphicOn.divisor_apply

∀ {𝕜 : Type u_1} [inst : NontriviallyNormedField 𝕜] {U : Set 𝕜} {z : 𝕜} {E : Type u_2} [inst_1 : NormedAddCommGroup E]
  [inst_2 : NormedSpace 𝕜 E] {f : 𝕜 → E},
  MeromorphicOn f U → z ∈ U → (MeromorphicOn.divisor f U) z = (meromorphicOrderAt f z).untop₀

Simplifier lemma: on U, the divisor of a function f that is meromorphic on U evaluates to order.untop₀.

Defined in
Mathlib.Analysis.Meromorphic.Divisor
Cited by
28 results in Mathlib
Foundations
Depth 207 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.

MeromorphicOn.divisor_smul · cited by 5MeromorphicOn.divisor_smulMeromorphicOn.extract_zeros_poles · cited by 4MeromorphicOn.extract_zer…MeromorphicOn.divisor_inv · cited by 3MeromorphicOn.divisor_invMeromorphicOn.circleAverage_log_norm · cited by 3MeromorphicOn.circleAvera…MeromorphicOn.divisor_of_toMeromorphicNFOn · cited by 2MeromorphicOn.divisor_of_…MeromorphicOn.divisor_pow · cited by 2MeromorphicOn.divisor_powMeromorphicOn.divisor_restrict · cited by 2MeromorphicOn.divisor_res…MeromorphicOn.AnalyticOnNhd.divisor_apply · cited by 2AnalyticOnNhd.divisor_app…MeromorphicNFOn.divisor_nonneg_iff_analyticOnNhd · cited by 2MeromorphicNFOn.divisor_n…MeromorphicOn.negPart_divisor_add_of_analyticNhdOn_right · cited by 2MeromorphicOn.negPart_div…MeromorphicOn.divisor_comp_add_const_eq_divisor · cited by 2MeromorphicOn.divisor_com…MeromorphicOn.divisor_congr_codiscreteWithin · cited by 2MeromorphicOn.divisor_con…Complex.ECanonicalDecomp.eq_smul_meromorphicTrailingCoeffAt_of_meromorphicOrderAt · cited by 1ECanonicalDecomp.eq_smul_…Function.locallyFinsuppWithin.logCounting_divisor_eq_circleAverage_sub_const · cited by 1locallyFinsuppWithin.logC…MeromorphicOn.divisor_support_finite_of_subset · cited by 1MeromorphicOn.divisor_sup…DFunLike.coe · cited by 62936DFunLike.coeSet · cited by 53352SetNormedAddCommGroup · cited by 15752NormedAddCommGroupNormedSpace · cited by 12499NormedSpaceNontriviallyNormedField · cited by 8742NontriviallyNormedFieldmeromorphicOrderAt · cited by 180meromorphicOrderAtMeromorphicOn · cited by 141MeromorphicOnFunction.locallyFinsuppWithin · cited by 127Function.locallyFinsuppWi…MeromorphicOn.divisor · cited by 90MeromorphicOn.divisorWithTop.untop₀ · cited by 73WithTop.untop₀MeromorphicOn.divisor_applyCITED BYCITES

Cites10

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

Cited by28

Results whose statement or proof uses this declaration.