Theorems · Theorem · complex analysis
Function.FactorizedRational.meromorphicTrailingCoeffAt_factorizedRational
∀ {𝕜 : Type u_1} [inst : NontriviallyNormedField 𝕜] {d : 𝕜 → ℤ} {x : 𝕜},
Function.HasFiniteSupport d →
meromorphicTrailingCoeffAt (∏ᶠ (u : 𝕜), (fun x => x - u) ^ d u) x = ∏ᶠ (u : 𝕜), (x - u) ^ Function.update d x 0 uCompute the trailing coefficient of the factorized rational function associated with d : 𝕜 → ℤ.
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 206 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.
Cites26
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
- SetLike.coeproof · cited by 8,199
- Finset.prodproof · cited by 2,356
- pow_zeroproof · cited by 1,094
- sub_selfproof · cited by 996
- Finset.prod_congrproof · cited by 646
- Function.supportproof · cited by 610
- Function.updatestatement and proof · cited by 502
- Set.Finite.toFinsetproof · cited by 351
- finprodstatement and proof · cited by 257
- Function.mulSupportproof · cited by 240
- Function.update_selfproof · cited by 201
Cited by3
Results whose statement or proof uses this declaration.
- Function.FactorizedRational.log_norm_meromorphicTrailingCoeffAtproof · cited by 1
- MeromorphicOn.meromorphicTrailingCoeffAt_extract_zeros_polesproof · cited by 0