Mathlib Map

Theorems · Theorem · complex analysis

MeromorphicAt.congr

∀ {𝕜 : Type u_1} [inst : NontriviallyNormedField 𝕜] {E : Type u_3} [inst_1 : NormedAddCommGroup E]
  [inst_2 : NormedSpace 𝕜 E] {x : 𝕜} {f g : 𝕜 → E}, MeromorphicAt f x → f =ᶠ[nhdsWithin x {x}ᶜ] g → MeromorphicAt g x

With our definitions, MeromorphicAt f x depends only on the values of f on a punctured neighbourhood of x (not on f x)

Defined in
Mathlib.Analysis.Meromorphic.Basic
Cited by
12 results in Mathlib
Foundations
Depth 189 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_eq_top_iff · cited by 20meromorphicOrderAt_eq_top…meromorphicOrderAt_congr · cited by 15meromorphicOrderAt_congrMeromorphicAt.inv · cited by 9MeromorphicAt.invMeromorphicAt.meromorphicAt_congr · cited by 6MeromorphicAt.meromorphic…meromorphicNFAt_iff_analyticAt_or · cited by 3meromorphicNFAt_iff_analy…MeromorphicAt.comp_analyticAt · cited by 3MeromorphicAt.comp_analyt…MeromorphicOn.congr_codiscreteWithin · cited by 3MeromorphicOn.congr_codis…meromorphicAt_comp_iff_of_deriv_ne_zero · cited by 2meromorphicAt_comp_iff_of…meromorphicAt_smul_iff_of_ne_zero · cited by 2meromorphicAt_smul_iff_of…MeromorphicAt.iff_eventuallyEq_zpow_smul_analyticAt · cited by 1MeromorphicAt.iff_eventua…MeromorphicOn.congr_codiscreteWithin_of_eqOn_compl · cited by 1MeromorphicOn.congr_codis…MeromorphicOn.congr · cited by 0MeromorphicOn.congrSet · cited by 53352SetNormedAddCommGroup · cited by 15752NormedAddCommGroupNormedSpace · cited by 12499NormedSpaceNontriviallyNormedField · cited by 8742NontriviallyNormedFieldnhds · cited by 5554nhdsFilter.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_memeq_or_ne · cited by 1117eq_or_nesub_self · cited by 996sub_selfzero_smul · cited by 716zero_smulzero_pow · cited by 361zero_powMeromorphicAt.congrCITED BYCITES

Cites26

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

Cited by12

Results whose statement or proof uses this declaration.