Theorems · Theorem · complex analysis
MeromorphicAt.fun_mul
∀ {𝕜 : Type u_1} {𝕜' : Type u_2} [inst : NontriviallyNormedField 𝕜] [inst_1 : NontriviallyNormedField 𝕜']
[inst_2 : NormedAlgebra 𝕜 𝕜'] {x : 𝕜} {f g : 𝕜 → 𝕜'},
MeromorphicAt f x → MeromorphicAt g x → MeromorphicAt (fun i => f i * g i) xEta-expanded form of MeromorphicAt.mul
- Defined in
- Mathlib.Analysis.Meromorphic.Basic
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 190 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- NontriviallyNormedFieldstatement · cited by 8,742
- NormedAlgebrastatement · cited by 1,165
- MeromorphicAtstatement · cited by 160
- MeromorphicAt.mulproof · cited by 7
Cited by3
Results whose statement or proof uses this declaration.
- MeromorphicAt.derivproof · cited by 6
- Complex.meromorphic_canonicalFactorproof · cited by 5
- Complex.meromorphicOrderAt_canonicalFactorproof · cited by 3