Mathlib Map

Theorems · Theorem · complex analysis

meromorphicOrderAt_eq_top_iff

∀ {𝕜 : Type u_1} [inst : NontriviallyNormedField 𝕜] {E : Type u_2} [inst_1 : NormedAddCommGroup E]
  [inst_2 : NormedSpace 𝕜 E] {f : 𝕜 → E} {x : 𝕜}, meromorphicOrderAt f x = ⊤ ↔ ∀ᶠ (z : 𝕜) in nhdsWithin x {x}ᶜ, f z = 0

The order of a meromorphic function f at a z₀ is infinity iff f vanishes locally around z₀.

Defined in
Mathlib.Analysis.Meromorphic.Order
Cited by
20 results in Mathlib
Foundations
Depth 197 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.

meromorphicOrderAt_congr · cited by 15meromorphicOrderAt_congrAnalyticAt.meromorphicOrderAt_eq · cited by 9AnalyticAt.meromorphicOrd…meromorphicOrderAt_inv · cited by 5meromorphicOrderAt_invmeromorphicNFAt_toMeromorphicNFAt · cited by 5meromorphicNFAt_toMeromor…tendsto_zero_of_meromorphicOrderAt_pos · cited by 4tendsto_zero_of_meromorph…toMeromorphicNFAt_eq_self · cited by 4toMeromorphicNFAt_eq_selfmeromorphicOrderAt_zpow · cited by 4meromorphicOrderAt_zpowAnalyticAt.meromorphicTrailingCoeffAt_of_eq_nhdsNE · cited by 4AnalyticAt.meromorphicTra…meromorphicOrderAt_add_eq_left_of_lt · cited by 3meromorphicOrderAt_add_eq…meromorphicOrderAt_add · cited by 2meromorphicOrderAt_addmeromorphicOrderAt_add_of_top_left · cited by 2meromorphicOrderAt_add_of…MeromorphicAt.meromorphicOrderAt_comp · cited by 2MeromorphicAt.meromorphic…MeromorphicAt.meromorphicTrailingCoeffAt_add_eq_add · cited by 2MeromorphicAt.meromorphic…MeromorphicAt.meromorphicTrailingCoeffAt_add_eq_left_of_lt · cited by 2MeromorphicAt.meromorphic…MeromorphicOn.isClopen_setOfPred_meromorphicOrderAt_eq_top · cited by 2MeromorphicOn.isClopen_se…Set · cited by 53352SetNormedAddCommGroup · cited by 15752NormedAddCommGroupNormedSpace · cited by 12499NormedSpaceTop.top · cited by 9680Top.topNontriviallyNormedField · cited by 8742NontriviallyNormedFieldnhds · cited by 5554nhdsWithTop · cited by 3754WithTopFilter.Eventually · cited by 3134Filter.EventuallyCompl.compl · cited by 2925Compl.complnhdsWithin · cited by 1912nhdsWithinFilter.univ_mem' · cited by 1672Filter.univ_mem'Filter.mp_mem · cited by 1537Filter.mp_memsmul_zero · cited by 665smul_zeroFilter.EventuallyEq.symm · cited by 408EventuallyEq.symmpow_ne_zero · cited by 208pow_ne_zeromeromorphicOrderAt_eq_top_iffCITED BYCITES

Cites28

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

Cited by20

Results whose statement or proof uses this declaration.