Mathlib Map

Theorems · Theorem · complex analysis

MeromorphicAt.fun_sub

∀ {𝕜 : Type u_1} [inst : NontriviallyNormedField 𝕜] {E : Type u_3} [inst_1 : NormedAddCommGroup E]
  [inst_2 : NormedSpace 𝕜 E] {x : 𝕜} {f g : 𝕜 → E},
  MeromorphicAt f x → MeromorphicAt g x → MeromorphicAt (fun i => f i - g i) x

Eta-expanded form of MeromorphicAt.sub

Defined in
Mathlib.Analysis.Meromorphic.Basic
Cited by
17 results in Mathlib
Foundations
Depth 193 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.

AnalyticAt.meromorphicTrailingCoeffAt_of_ne_zero_of_eq_nhdsNE · cited by 11AnalyticAt.meromorphicTra…MeromorphicAt.deriv · cited by 6MeromorphicAt.derivComplex.meromorphic_canonicalFactor · cited by 5Complex.meromorphic_canon…AnalyticAt.meromorphicTrailingCoeffAt_of_eq_nhdsNE · cited by 4AnalyticAt.meromorphicTra…Complex.meromorphicOrderAt_canonicalFactor · cited by 3Complex.meromorphicOrderA…meromorphicNFAt_iff_analyticAt_or · cited by 3meromorphicNFAt_iff_analy…meromorphicOrderAt_zpow_id_sub_const · cited by 3meromorphicOrderAt_zpow_i…Function.FactorizedRational.meromorphicTrailingCoeffAt_factorizedRational · cited by 3FactorizedRational.meromo…meromorphicOrderAt_add · cited by 2meromorphicOrderAt_addcircleIntegrable_log_norm_sub_const · cited by 2circleIntegrable_log_norm…MeromorphicAt.meromorphicOrderAt_comp · cited by 2MeromorphicAt.meromorphic…PeriodPair.meromorphic_weierstrassP · cited by 2PeriodPair.meromorphic_we…Complex.ECanonicalDecomp.eq_smul_meromorphicTrailingCoeffAt · cited by 1ECanonicalDecomp.eq_smul_…MeromorphicAt.meromorphicTrailingCoeffAt_comp · cited by 1MeromorphicAt.meromorphic…MeromorphicOn.meromorphicTrailingCoeffAt_extract_zeros_poles · cited by 0MeromorphicOn.meromorphic…NormedAddCommGroup · cited by 15752NormedAddCommGroupNormedSpace · cited by 12499NormedSpaceNontriviallyNormedField · cited by 8742NontriviallyNormedFieldMeromorphicAt · cited by 160MeromorphicAtMeromorphicAt.sub · cited by 10MeromorphicAt.subMeromorphicAt.fun_subCITED BYCITES

Cites5

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

Cited by17

Results whose statement or proof uses this declaration.