Mathlib Map

Theorems · Theorem · complex analysis

meromorphicOrderAt_congr

∀ {𝕜 : Type u_1} [inst : NontriviallyNormedField 𝕜] {E : Type u_2} [inst_1 : NormedAddCommGroup E]
  [inst_2 : NormedSpace 𝕜 E] {f₁ f₂ : 𝕜 → E} {x : 𝕜},
  f₁ =ᶠ[nhdsWithin x {x}ᶜ] f₂ → meromorphicOrderAt f₁ x = meromorphicOrderAt f₂ x

Meromorphic functions that agree in a punctured neighborhood of z₀ have the same order at z₀.

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

meromorphicTrailingCoeffAt_congr_nhdsNE · cited by 7meromorphicTrailingCoeffA…MeromorphicOn.extract_zeros_poles · cited by 4MeromorphicOn.extract_zer…meromorphicOrderAt_add_eq_left_of_lt · cited by 3meromorphicOrderAt_add_eq…meromorphicOrderAt_add · cited by 2meromorphicOrderAt_addMeromorphicAt.meromorphicOrderAt_comp · cited by 2MeromorphicAt.meromorphic…meromorphicOrderAt_add_of_top_left · cited by 2meromorphicOrderAt_add_of…MeromorphicAt.meromorphicOrderAt_toMeromorphicNFAt · cited by 2MeromorphicAt.meromorphic…meromorphicOrderAt_toMeromorphicNFOn · cited by 2meromorphicOrderAt_toMero…MeromorphicOn.divisor_congr_codiscreteWithin · cited by 2MeromorphicOn.divisor_con…MeromorphicNFAt.eventuallyEq_nhdsNE_iff_eventuallyEq_nhds · cited by 1MeromorphicNFAt.eventuall…Complex.CanonicalDecomp.divisor_eq_divisor · cited by 1CanonicalDecomp.divisor_e…meromorphicOrderAt_logDeriv_nonneg · cited by 0meromorphicOrderAt_logDer…MeromorphicAt.meromorphicOrderAt_nonneg_iff · cited by 0MeromorphicAt.meromorphic…MeromorphicOn.divisor_of_eventuallyEq_codiscreteWithin_preperfect · cited by 0MeromorphicOn.divisor_of_…MeromorphicOn.divisor_congr_codiscreteWithin_of_eqOn_compl · cited by 0MeromorphicOn.divisor_con…Set · cited by 53352SetNormedAddCommGroup · cited by 15752NormedAddCommGroupNormedSpace · cited by 12499NormedSpaceTop.top · cited by 9680Top.topNontriviallyNormedField · cited by 8742NontriviallyNormedFieldWithTop · cited by 3754WithTopFilter.Eventually · cited by 3134Filter.EventuallyCompl.compl · cited by 2925Compl.complnhdsWithin · cited by 1912nhdsWithinFilter.EventuallyEq · cited by 1912Filter.EventuallyEqFilter.univ_mem' · cited by 1672Filter.univ_mem'Filter.mp_mem · cited by 1537Filter.mp_memWithTop.some · cited by 1128WithTop.someFilter.EventuallyEq.symm · cited by 408EventuallyEq.symmAnalyticAt · cited by 321AnalyticAtmeromorphicOrderAt_congrCITED BYCITES

Cites22

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

Cited by15

Results whose statement or proof uses this declaration.