Theorems · Definition · complex analysis
analyticOrderAt
{𝕜 : Type u_1} →
{E : Type u_2} →
[inst : NontriviallyNormedField 𝕜] → [inst_1 : NormedAddCommGroup E] → [NormedSpace 𝕜 E] → (𝕜 → E) → 𝕜 → ℕ∞The order of vanishing of f at z₀, as an element of ℕ∞.
The order is defined to be ∞ if f is identically 0 on a neighbourhood of z₀, and otherwise the
unique n such that f can locally be written as f z = (z - z₀) ^ n • g z, where g is analytic
and does not vanish at z₀. See AnalyticAt.analyticOrderAt_eq_top and
AnalyticAt.analyticOrderAt_eq_natCast for these equivalences.
If f isn't analytic at z₀, then analyticOrderAt f z₀ returns a junk value of 0.
- Defined in
- Mathlib.Analysis.Analytic.Order
- Cited by
- 69 results in Mathlib
- Foundations
- Depth 194 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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
- nhdsproof · cited by 5,554
- ENatstatement · cited by 4,985
- Filter.Eventuallyproof · cited by 3,134
- AnalyticAtproof · cited by 321
Cited by71
Results whose statement or proof uses this declaration.
- meromorphicOrderAtproof · cited by 180
- meromorphicOrderAt_eq_int_iffproof · cited by 31
- meromorphicOrderAt_eq_top_iffproof · cited by 20
- AnalyticAt.analyticOrderAt_eq_natCaststatement · cited by 15
- AnalyticAt.analyticOrderAt_eq_zerostatement · cited by 13
- analyticOrderAt_eq_topstatement and proof · cited by 12
- AnalyticAt.meromorphicOrderAt_eqstatement and proof · cited by 9
- analyticOrderNatAtproof · cited by 9
- analyticOrderAt_of_not_analyticAtstatement · cited by 8
- AnalyticAt.analyticOrderAt_sub_eq_one_of_deriv_ne_zerostatement and proof · cited by 3
- meromorphicNFAt_iff_analyticAt_orproof · cited by 3
- analyticOrderAt_eq_zerostatement and proof · cited by 3