Theorems · Theorem · complex analysis
meromorphicOrderAt_finprod_ne_top
∀ {𝕜 : Type u_1} [inst : NontriviallyNormedField 𝕜] {x : 𝕜} {ι : Type u_5} {F : ι → 𝕜 → 𝕜},
(∀ (c : ι), MeromorphicAt (F c) x) →
(∀ (c : ι), meromorphicOrderAt (F c) x ≠ ⊤) → meromorphicOrderAt (∏ᶠ (c : ι), F c) x ≠ ⊤A finprod of functions that do not vanish locally does not vanish locally.
- Defined in
- Mathlib.Analysis.Meromorphic.Order
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 202 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- NontriviallyNormedField
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Finsetproof · cited by 13,712
- Top.topstatement and proof · cited by 9,680
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- WithTopstatement · cited by 3,754
- Nat.cast_oneproof · cited by 2,501
- Set.Finite.toFinsetproof · cited by 351
- finprodstatement · cited by 257
- meromorphicOrderAtstatement and proof · cited by 180
- MeromorphicAtstatement and proof · cited by 160
- Function.HasFiniteMulSupportproof · cited by 99
- finprod_eq_prodproof · cited by 10
- finprod_of_not_hasFiniteMulSupportproof · cited by 5
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.