Mathlib Map

Theorems · Theorem · complex analysis

analyticOrderAt_centeredMonomial

∀ {𝕜 : Type u_1} [inst : NontriviallyNormedField 𝕜] {z₀ : 𝕜} {n : ℕ}, analyticOrderAt ((fun x => x - z₀) ^ n) z₀ = ↑n

Simplifier lemma for the order of a centered monomial

Defined in
Mathlib.Analysis.Analytic.Order
Cited by
1 results in Mathlib
Foundations
Depth 196 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
NontriviallyNormedField

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites11

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by1

Results whose statement or proof uses this declaration.