Theorems · Theorem · several complex variables
AnalyticWithinAt.mul
∀ {𝕜 : Type u_2} [inst : NontriviallyNormedField 𝕜] {E : Type u_3} [inst_1 : NormedAddCommGroup E]
[inst_2 : NormedSpace 𝕜 E] {A : Type u_7} [inst_3 : NormedRing A] [inst_4 : NormedAlgebra 𝕜 A] {f g : E → A}
{s : Set E} {z : E}, AnalyticWithinAt 𝕜 f s z → AnalyticWithinAt 𝕜 g s z → AnalyticWithinAt 𝕜 (fun x => f x * g x) s zMultiplication of analytic functions (valued in a normed 𝕜-algebra) is analytic.
- Defined in
- Mathlib.Analysis.Analytic.Constructions
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 188 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.
- Setstatement and proof · cited by 53,352
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- NormedAlgebrastatement and proof · cited by 1,165
- NormedRingstatement and proof · cited by 924
- AnalyticWithinAtstatement and proof · cited by 96
- AnalyticAt.comp₂_analyticWithinAtproof · cited by 2
- analyticAt_mulproof · cited by 1
Cited by5
Results whose statement or proof uses this declaration.
- AnalyticWithinAt.powproof · cited by 4
- Finset.analyticWithinAt_fun_prodproof · cited by 3
- AnalyticWithinAt.cpowproof · cited by 2
- AnalyticWithinAt.aeval_polynomialproof · cited by 2
- AnalyticWithinAt.divproof · cited by 1