Theorems · Theorem · complex analysis
MeromorphicAt.fun_smul
∀ {𝕜 : Type u_1} [inst : NontriviallyNormedField 𝕜] {E : Type u_3} [inst_1 : NormedAddCommGroup E]
[inst_2 : NormedSpace 𝕜 E] {R : Type u_4} [inst_3 : NormedRing R] [inst_4 : Module R E] [IsBoundedSMul R E] {x : 𝕜}
[inst_6 : NormedAlgebra 𝕜 R] [IsScalarTower 𝕜 R E] {f : 𝕜 → R} {g : 𝕜 → E},
MeromorphicAt f x → MeromorphicAt g x → MeromorphicAt (fun i => f i • g i) xEta-expanded form of MeromorphicAt.smul
- Defined in
- Mathlib.Analysis.Meromorphic.Basic
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 189 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
- MeromorphicAtstatement · cited by 160
- MeromorphicAt.smulproof · cited by 13
Cited by3
Results whose statement or proof uses this declaration.
- AnalyticAt.meromorphicTrailingCoeffAt_of_ne_zero_of_eq_nhdsNEproof · cited by 11
- MeromorphicAt.derivproof · cited by 6
- AnalyticAt.meromorphicTrailingCoeffAt_of_eq_nhdsNEproof · cited by 4