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 ≠ 0Factorized rational functions are non-zero wherever the exponent is zero.
- 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.
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- pow_zeroproof · cited by 1,094
- sub_selfproof · cited by 996
- Set.Finite.toFinsetproof · cited by 351
- finprodstatement · cited by 257
- zpow_ofNatproof · cited by 144
- Function.HasFiniteMulSupportproof · cited by 99
- Finset.prod_applyproof · cited by 70
- Finset.prod_ne_zero_iffproof · cited by 45
- finprod_of_infinite_mulSupportproof · cited by 13
- finprod_eq_prodproof · cited by 10
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.