Theorems · Theorem · several complex variables
AnalyticAt.fun_add
∀ {𝕜 : Type u_2} [inst : NontriviallyNormedField 𝕜] {E : Type u_3} {F : Type u_4} [inst_1 : NormedAddCommGroup E]
[inst_2 : NormedSpace 𝕜 E] [inst_3 : NormedAddCommGroup F] [inst_4 : NormedSpace 𝕜 F] {f g : E → F} {x : E},
AnalyticAt 𝕜 f x → AnalyticAt 𝕜 g x → AnalyticAt 𝕜 (fun i => f i + g i) xEta-expanded form of AnalyticAt.add
- Defined in
- Mathlib.Analysis.Analytic.Constructions
- Cited by
- 9 results in Mathlib
- Foundations
- Depth 176 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.
- NormedAddCommGroupstatement · cited by 15,752
- NormedSpacestatement · cited by 12,499
- NontriviallyNormedFieldstatement · cited by 8,742
- AnalyticAtstatement · cited by 321
- AnalyticAt.addproof · cited by 11
Cited by9
Results whose statement or proof uses this declaration.
- analyticAt_sigmoidproof · cited by 5
- meromorphicAt_comp_add_const_iff_meromorphicAtproof · cited by 4
- meromorphicOrderAt_comp_add_const_eq_meromorphicOrderAtproof · cited by 2
- MeromorphicAt.meromorphicTrailingCoeffAt_add_eq_left_of_ltproof · cited by 2
- meromorphicOrderAt_deriv_eq_sub_oneproof · cited by 2
- meromorphicNFAt_comp_add_const_iff_meromorphicNFAtproof · cited by 2
- meromorphicTrailingCoeffAt_comp_add_const_eq_meromorphicTrailingCoeffAtproof · cited by 1
- PeriodPair.order_weierstrassPproof · cited by 0
- iteratedDeriv_mul_pow_sub_of_analyticproof · cited by 0