Theorems · Theorem · complex analysis
meromorphicOrderAt_const
∀ {𝕜 : Type u_1} [inst : NontriviallyNormedField 𝕜] {E : Type u_2} [inst_1 : NormedAddCommGroup E]
[inst_2 : NormedSpace 𝕜 E] (z₀ : 𝕜) (e : E) [inst_3 : Decidable (e = 0)],
meromorphicOrderAt (fun x => e) z₀ = if e = 0 then ⊤ else 0The order of a constant function is ⊤ if the constant is zero and 0 otherwise.
- Defined in
- Mathlib.Analysis.Meromorphic.Order
- Cited by
- 7 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.
Cites15
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.topstatement and proof · cited by 9,680
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- WithTopstatement · cited by 3,754
- Filter.Eventuallyproof · cited by 3,134
- Compl.complproof · cited by 2,925
- nhdsWithinproof · cited by 1,912
- one_smulproof · cited by 1,374
- pow_zeroproof · cited by 1,094
- meromorphicOrderAtstatement and proof · cited by 180
- zpow_ofNatproof · cited by 144
Cited by7
Results whose statement or proof uses this declaration.
- MeromorphicOn.divisor_constproof · cited by 4
- Complex.meromorphicOrderAt_canonicalFactorproof · cited by 3
- meromorphicOrderAt_const_ofNatproof · cited by 2
- ValueDistribution.circleIntegrable_log_meromorphicTrailingCoeffAtproof · cited by 2
- meromorphicOrderAt_const_natCastproof · cited by 0
- meromorphicOrderAt_const_intCastproof · cited by 0