Theorems · Theorem · complex analysis
fun_meromorphicOrderAt_mul
∀ {𝕜 : Type u_1} [inst : NontriviallyNormedField 𝕜] {𝕜' : Type u_4} [inst_1 : NontriviallyNormedField 𝕜']
[inst_2 : NormedAlgebra 𝕜 𝕜'] {x : 𝕜} {f g : 𝕜 → 𝕜'},
MeromorphicAt f x →
MeromorphicAt g x → meromorphicOrderAt (fun i => f i * g i) x = meromorphicOrderAt f x + meromorphicOrderAt g xEta-expanded form of meromorphicOrderAt_mul
The order is additive when multiplying meromorphic functions.
- Defined in
- Mathlib.Analysis.Meromorphic.Order
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 201 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- NontriviallyNormedFieldstatement · cited by 8,742
- WithTopstatement · cited by 3,754
- NormedAlgebrastatement · cited by 1,165
- meromorphicOrderAtstatement · cited by 180
- MeromorphicAtstatement · cited by 160
- meromorphicOrderAt_mulproof · cited by 4
Cited by1
Results whose statement or proof uses this declaration.
- Complex.meromorphicOrderAt_canonicalFactorproof · cited by 3