Theorems · Theorem · complex analysis
MeromorphicAt.meromorphicTrailingCoeffAt_comp
∀ {𝕜 : Type u_1} [inst : NontriviallyNormedField 𝕜] {E : Type u_2} [inst_1 : NormedAddCommGroup E]
[inst_2 : NormedSpace 𝕜 E] {f : 𝕜 → E} {x : 𝕜} {g : 𝕜 → 𝕜},
MeromorphicAt f (g x) →
AnalyticAt 𝕜 g x →
¬Filter.EventuallyConst g (nhds x) →
meromorphicTrailingCoeffAt (f ∘ g) x =
meromorphicTrailingCoeffAt (fun x_1 => g x_1 - g x) x ^ (meromorphicOrderAt f (g x)).untop₀ •
meromorphicTrailingCoeffAt f (g x)If g is analytic at x and not locally constant, and f is meromorphic at g x, express the
trailing coefficient of f ∘ g at x in terms of g and f.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 205 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites35
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- 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
- Set.ofPredproof · cited by 6,101
- nhdsstatement and proof · cited by 5,554
- Compl.complproof · cited by 2,925
- nhdsWithinproof · cited by 1,912
- Filter.EventuallyEqproof · cited by 1,912
- pow_zeroproof · cited by 1,094
- smul_zeroproof · cited by 665
- AnalyticAtstatement and proof · cited by 321
Cited by1
Results whose statement or proof uses this declaration.
- meromorphicTrailingCoeffAt_comp_add_const_eq_meromorphicTrailingCoeffAtproof · cited by 1