Mathlib Map

Theorems · Definition · complex analysis

toMeromorphicNFAt

{𝕜 : Type u_1} →
  [inst : NontriviallyNormedField 𝕜] →
    {E : Type u_2} → [inst_1 : NormedAddCommGroup E] → [NormedSpace 𝕜 E] → (𝕜 → E) → 𝕜 → 𝕜 → E

If f is meromorphic at x, convert f to normal form at x by changing its value at x. Otherwise, returns the 0 function.

Defined in
Mathlib.Analysis.Meromorphic.NormalForm
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.

toMeromorphicNFOn · cited by 13toMeromorphicNFOnmeromorphicNFAt_toMeromorphicNFAt · cited by 5meromorphicNFAt_toMeromor…MeromorphicAt.eq_nhdsNE_toMeromorphicNFAt · cited by 5MeromorphicAt.eq_nhdsNE_t…toMeromorphicNFAt_eq_self · cited by 4toMeromorphicNFAt_eq_selfMeromorphicOn.toMeromorphicNFOn_eq_self_on_nhdsNE · cited by 3MeromorphicOn.toMeromorph…MeromorphicAt.meromorphicOrderAt_toMeromorphicNFAt · cited by 2MeromorphicAt.meromorphic…toMeromorphicNFOn_eq_toMeromorphicNFAt_on_nhds · cited by 2toMeromorphicNFOn_eq_toMe…MeromorphicAt.eqOn_compl_singleton_toMeromorphicNFAt · cited by 2MeromorphicAt.eqOn_compl_…toMeromorphicNFAt_eventuallyEq_nhds_congr · cited by 1toMeromorphicNFAt_eventua…toMeromorphicNFAt_of_not_meromorphicAt · cited by 1toMeromorphicNFAt_of_not_…toMeromorphicNFOn_eq_toMeromorphicNFAt · cited by 1toMeromorphicNFOn_eq_toMe…toMeromorphicNFOn_eqOn_codiscrete · cited by 1toMeromorphicNFOn_eqOn_co…MeromorphicAt.toMeromorphicNFAt_eventuallyEq_nhds_iff · cited by 0MeromorphicAt.toMeromorph…toMeromorphicNFAt_of_meromorphicOrderAt_ne_zero · cited by 0toMeromorphicNFAt_of_mero…MeromorphicAt.meromorphicOrderAt_eq_zero_iff_toMeromorphicNFAt_ne_zero · cited by 0MeromorphicAt.meromorphic…NormedAddCommGroup · cited by 15752NormedAddCommGroupNormedSpace · cited by 12499NormedSpaceNontriviallyNormedField · cited by 8742NontriviallyNormedFieldWithTop.some · cited by 1128WithTop.someFunction.update · cited by 502Function.updatemeromorphicOrderAt · cited by 180meromorphicOrderAtMeromorphicAt · cited by 160MeromorphicAttoMeromorphicNFAtCITED BYCITES

Cites7

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

Cited by16

Results whose statement or proof uses this declaration.