Theorems · Theorem · several complex variables
analyticAt_mul
∀ {𝕜 : Type u_2} [inst : NontriviallyNormedField 𝕜] {A : Type u_7} [inst_1 : NormedRing A] [inst_2 : NormedAlgebra 𝕜 A]
(z : A × A), AnalyticAt 𝕜 (fun x => x.1 * x.2) zMultiplication in a normed algebra over 𝕜 is analytic.
- Defined in
- Mathlib.Analysis.Analytic.Constructions
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 187 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- NormedAlgebrastatement and proof · cited by 1,165
- NormedRingstatement and proof · cited by 924
- AnalyticAtstatement · cited by 321
- analyticAt_smulproof · cited by 3
Cited by1
Results whose statement or proof uses this declaration.
- AnalyticWithinAt.mulproof · cited by 5