Theorems · Theorem · complex analysis
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 (f • g) x = meromorphicOrderAt f x + meromorphicOrderAt g xThe order is additive when multiplying scalar-valued and vector-valued meromorphic functions.
- Defined in
- Mathlib.Analysis.Meromorphic.Order
- Cited by
- 10 results in Mathlib
- Foundations
- Depth 199 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites37
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Modulestatement and proof · cited by 20,661
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- Top.topproof · cited by 9,680
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- IsScalarTowerstatement and proof · cited by 3,896
- WithTopstatement and proof · cited by 3,754
- Filter.Eventuallyproof · cited by 3,134
- Compl.complproof · cited by 2,925
- SMulCommClassproof · cited by 1,927
- nhdsWithinproof · cited by 1,912
- Filter.univ_mem'proof · cited by 1,672
Cited by10
Results whose statement or proof uses this declaration.
- MeromorphicAt.meromorphicTrailingCoeffAt_smulproof · cited by 7
- MeromorphicOn.divisor_smulproof · cited by 5
- meromorphicOrderAt_mulproof · cited by 4
- MeromorphicOn.extract_zeros_polesproof · cited by 4
- meromorphicOrderAt_addproof · cited by 2
- MeromorphicAt.meromorphicOrderAt_compproof · cited by 2
- meromorphicOrderAt_smul_of_ne_zeroproof · cited by 1
- MeromorphicOn.exists_canonicalDecompproof · cited by 1
- Complex.CanonicalDecomp.divisor_eq_divisorproof · cited by 1
- fun_meromorphicOrderAt_smulproof · cited by 0