Theorems · Theorem · complex analysis
Meromorphic.prod
∀ {𝕜 : Type u_1} {𝕜' : Type u_2} [inst : NontriviallyNormedField 𝕜] [inst_1 : NontriviallyNormedField 𝕜']
[inst_2 : NormedAlgebra 𝕜 𝕜'] {ι : Type u_5} {s : Finset ι} {F : ι → 𝕜 → 𝕜'},
(∀ σ ∈ s, Meromorphic (F σ)) → Meromorphic (∏ n ∈ s, F n)- Defined in
- Mathlib.Analysis.Meromorphic.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 191 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.
- Finsetstatement and proof · cited by 13,712
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- Finset.prodstatement · cited by 2,356
- NormedAlgebrastatement and proof · cited by 1,165
- Meromorphicstatement and proof · cited by 108
- MeromorphicAt.prodproof · cited by 7
Cited by1
Results whose statement or proof uses this declaration.
- Meromorphic.fun_prodproof · cited by 0