Theorems · Theorem · several complex variables
analyticAt_finprod
∀ {𝕜 : Type u_2} [inst : NontriviallyNormedField 𝕜] {E : Type u_3} [inst_1 : NormedAddCommGroup E]
[inst_2 : NormedSpace 𝕜 E] {α : Type u_9} {A : Type u_10} [inst_3 : NormedCommRing A] [inst_4 : NormedAlgebra 𝕜 A]
{f : α → E → A} {c : E}, (∀ (a : α), AnalyticAt 𝕜 (f a) c) → AnalyticAt 𝕜 (∏ᶠ (n : α), f n) cFinproducts of analytic functions are analytic
- Defined in
- Mathlib.Analysis.Analytic.Constructions
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 193 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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
- NormedSpacestatement and proof · cited by 12,499
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- Set.Finiteproof · cited by 1,814
- NormedAlgebrastatement and proof · cited by 1,165
- Set.Finite.toFinsetproof · cited by 351
- AnalyticAtstatement and proof · cited by 321
- finprodstatement · cited by 257
- Function.mulSupportproof · cited by 240
- NormedCommRingstatement and proof · cited by 218
- analyticAt_constproof · cited by 70
- finprod_of_infinite_mulSupportproof · cited by 13
Cited by2
Results whose statement or proof uses this declaration.
- Complex.CanonicalDecomp.divisor_eq_divisorproof · cited by 1
- Function.FactorizedRational.analyticAtproof · cited by 0