Mathlib Map

Theorems · Theorem · complex analysis

Function.FactorizedRational.ne_zero

∀ {𝕜 : Type u_1} [inst : NontriviallyNormedField 𝕜] {d : 𝕜 → ℤ} {x : 𝕜},
  d x = 0 → (∏ᶠ (u : 𝕜), (fun x => x - u) ^ d u) x ≠ 0

Factorized rational functions are non-zero wherever the exponent is zero.

Defined in
Mathlib.Analysis.Meromorphic.FactorizedRational
Cited by
0 results in Mathlib
Foundations
Depth 117 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 by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.