Theorems · Theorem · several complex variables
Finset.analyticAt_fun_prod
∀ {α : Type u_1} {𝕜 : Type u_2} [inst : NontriviallyNormedField 𝕜] {E : Type u_3} [inst_1 : NormedAddCommGroup E]
[inst_2 : NormedSpace 𝕜 E] {A : Type u_9} [inst_3 : NormedCommRing A] [inst_4 : NormedAlgebra 𝕜 A] {f : α → E → A}
{c : E} (N : Finset α), (∀ n ∈ N, AnalyticAt 𝕜 (f n) c) → AnalyticAt 𝕜 (fun z => ∏ n ∈ N, f n z) cFinite products of analytic functions are analytic
- Defined in
- Mathlib.Analysis.Analytic.Constructions
- Cited by
- 2 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.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- NormedAddCommGroupstatement and proof · cited by 15,752
- Finsetstatement and proof · cited by 13,712
- NormedSpacestatement and proof · cited by 12,499
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- Finset.prodstatement · cited by 2,356
- NormedAlgebrastatement and proof · cited by 1,165
- AnalyticAtstatement and proof · cited by 321
- NormedCommRingstatement and proof · cited by 218
- Finset.analyticWithinAt_fun_prodproof · cited by 3
Cited by2
Results whose statement or proof uses this declaration.
- Finset.analyticAt_prodproof · cited by 2
- Finset.analyticOnNhd_fun_prodproof · cited by 0