Theorems · Theorem · complex analysis
fun_meromorphicOrderAt_smul
∀ {𝕜 : Type u_1} [inst : NontriviallyNormedField 𝕜] {E : Type u_2} [inst_1 : NormedAddCommGroup E]
[inst_2 : NormedSpace 𝕜 E] {R : Type u_3} [inst_3 : NormedRing R] [NoZeroDivisors R] [inst_5 : Module R E]
[IsBoundedSMul R E] [Module.IsTorsionFree R E] {x : 𝕜} [inst_8 : NormedAlgebra 𝕜 R] [IsScalarTower 𝕜 R E] {f : 𝕜 → R}
{g : 𝕜 → E},
MeromorphicAt f x →
MeromorphicAt g x → meromorphicOrderAt (fun i => f i • g i) x = meromorphicOrderAt f x + meromorphicOrderAt g xEta-expanded form of meromorphicOrderAt_smul
The order is additive when multiplying scalar-valued and vector-valued meromorphic functions.
- Defined in
- Mathlib.Analysis.Meromorphic.Order
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 200 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
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
- WithTopstatement · cited by 3,754
- NormedAlgebrastatement · cited by 1,165
- NormedRingstatement · cited by 924
- Module.IsTorsionFreestatement · cited by 600
- NoZeroDivisorsstatement · cited by 545
- IsBoundedSMulstatement · cited by 329
- meromorphicOrderAtstatement · cited by 180
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.