Theorems · Theorem · complex analysis
meromorphicOrderAt_div
∀ {𝕜 : Type u_1} [inst : NontriviallyNormedField 𝕜] {𝕜' : Type u_4} [inst_1 : NontriviallyNormedField 𝕜']
[inst_2 : NormedAlgebra 𝕜 𝕜'] {x : 𝕜} {f g : 𝕜 → 𝕜'},
MeromorphicAt f x → MeromorphicAt g x → meromorphicOrderAt (f / g) x = meromorphicOrderAt f x - meromorphicOrderAt g xThe order of a quotient is the difference of the orders.
- Defined in
- Mathlib.Analysis.Meromorphic.Order
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 201 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.
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- WithTopstatement and proof · cited by 3,754
- NormedAlgebrastatement and proof · cited by 1,165
- sub_eq_add_negproof · cited by 1,023
- div_eq_mul_invproof · cited by 715
- meromorphicOrderAtstatement and proof · cited by 180
- MeromorphicAtstatement and proof · cited by 160
- MeromorphicAt.invproof · cited by 9
- meromorphicOrderAt_invproof · cited by 5
- meromorphicOrderAt_mulproof · cited by 4
Cited by2
Results whose statement or proof uses this declaration.
- fun_meromorphicOrderAt_divproof · cited by 1
- meromorphicOrderAt_logDeriv_eq_neg_oneproof · cited by 0