Theorems · Theorem · several complex variables
AnalyticAt.fun_smul
∀ {𝕜 : 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] {A : Type u_7}
[inst_5 : NormedRing A] [inst_6 : NormedAlgebra 𝕜 A] [inst_7 : Module A F] [IsBoundedSMul A F] [IsScalarTower 𝕜 A F]
{f : E → A} {g : E → F} {z : E}, AnalyticAt 𝕜 f z → AnalyticAt 𝕜 g z → AnalyticAt 𝕜 (fun i => f i • g i) zEta-expanded form of AnalyticAt.smul
Scalar multiplication of one analytic function by another.
- Defined in
- Mathlib.Analysis.Analytic.Constructions
- Cited by
- 10 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.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Modulestatement · cited by 20,661
- NormedAddCommGroupstatement · cited by 15,752
- NormedSpacestatement · cited by 12,499
- NontriviallyNormedFieldstatement · cited by 8,742
- IsScalarTowerstatement · cited by 3,896
- NormedAlgebrastatement · cited by 1,165
- NormedRingstatement · cited by 924
- IsBoundedSMulstatement · cited by 329
- AnalyticAtstatement · cited by 321
- AnalyticAt.smulproof · cited by 18
Cited by10
Results whose statement or proof uses this declaration.
- MeromorphicAt.congrproof · cited by 12
- MeromorphicAt.invproof · cited by 9
- natCast_le_analyticOrderAtproof · cited by 2
- MeromorphicAt.meromorphicTrailingCoeffAt_add_eq_left_of_ltproof · cited by 2
- meromorphicOrderAt_deriv_eq_sub_oneproof · cited by 2
- MeromorphicAt.analyticAtproof · cited by 2
- AnalyticAt.analyticOrderAt_deriv_add_oneproof · cited by 2
- AnalyticAt.exists_eventuallyEq_sum_add_pow_mulproof · cited by 1
- analyticAt_iff_analytic_fun_smulproof · cited by 1
- AnalyticAt.analyticOrderAt_compproof · cited by 1