Theorems · Theorem · complex analysis
meromorphicOrderAt_zpow
∀ {𝕜 : Type u_1} [inst : NontriviallyNormedField 𝕜] {𝕜' : Type u_4} [inst_1 : NontriviallyNormedField 𝕜']
[inst_2 : NormedAlgebra 𝕜 𝕜'] {f : 𝕜 → 𝕜'} {x : 𝕜},
MeromorphicAt f x → ∀ {n : ℤ}, meromorphicOrderAt (f ^ n) x = ↑n * meromorphicOrderAt f xThe order multiplies by n when taking a meromorphic function to its nth power.
- Defined in
- Mathlib.Analysis.Meromorphic.Order
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 198 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites42
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Top.topproof · cited by 9,680
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- Algebra.algebraMapproof · cited by 4,706
- WithTopstatement and proof · cited by 3,754
- Filter.Eventuallyproof · cited by 3,134
- Compl.complproof · cited by 2,925
- mul_commproof · cited by 2,262
- nhdsWithinproof · cited by 1,912
- Filter.EventuallyEqproof · cited by 1,912
- Filter.univ_mem'proof · cited by 1,672
- MulZeroClass.zero_mulproof · cited by 1,625
Cited by4
Results whose statement or proof uses this declaration.
- MeromorphicAt.meromorphicTrailingCoeffAt_zpowproof · cited by 5
- MeromorphicAt.meromorphicOrderAt_compproof · cited by 2
- MeromorphicOn.divisor_zpowproof · cited by 1
- fun_meromorphicOrderAt_zpowproof · cited by 0