Theorems · Theorem · complex analysis
AnalyticAt.meromorphicTrailingCoeffAt_of_eq_nhdsNE
∀ {𝕜 : Type u_1} [inst : NontriviallyNormedField 𝕜] {E : Type u_2} [inst_1 : NormedAddCommGroup E]
[inst_2 : NormedSpace 𝕜 E] {f g : 𝕜 → E} {x : 𝕜},
AnalyticAt 𝕜 g x →
(f =ᶠ[nhdsWithin x {x}ᶜ] fun z => (z - x) ^ (meromorphicOrderAt f x).untop₀ • g z) →
meromorphicTrailingCoeffAt f x = g xDefinition of the trailing coefficient in case where f is meromorphic and a presentation of the
form f = (z - x) ^ order • g z is given, with g analytic at x.
- Cited by
- 4 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.
Cites39
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · cited by 53,352
- 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
- Compl.complstatement and proof · cited by 2,925
- nhdsWithinstatement and proof · cited by 1,912
- Filter.EventuallyEqstatement and proof · cited by 1,912
- Filter.univ_mem'proof · cited by 1,672
- Filter.mp_memproof · cited by 1,537
- one_smulproof · cited by 1,374
- Filter.EventuallyEq.symmproof · cited by 408
Cited by4
Results whose statement or proof uses this declaration.
- AnalyticAt.meromorphicTrailingCoeffAt_of_ne_zero_of_eq_nhdsNEproof · cited by 11
- MeromorphicAt.meromorphicTrailingCoeffAt_smulproof · cited by 7
- meromorphicTrailingCoeffAt_negproof · cited by 2
- MeromorphicAt.tendsto_nhds_meromorphicTrailingCoeffAtproof · cited by 0