Theorems · Theorem · special functions
ordinaryHypergeometricSeries_eq_zero_iff
∀ {𝕂 : Type u_1} (𝔸 : Type u_2) [inst : RCLike 𝕂] [inst_1 : NormedDivisionRing 𝔸] [inst_2 : NormedAlgebra 𝕂 𝔸]
(a b c : 𝕂) (n : ℕ), ordinaryHypergeometricSeries 𝔸 a b c n = 0 ↔ ∃ k < n, ↑k = -a ∨ ↑k = -b ∨ ↑k = -cAn iff variation on ordinaryHypergeometricSeries_eq_zero_of_nonpos_int for [RCLike 𝕂].
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 166 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- RCLikestatement and proof · cited by 2,829
- NormedAlgebrastatement and proof · cited by 1,165
- ContinuousMultilinearMapstatement · cited by 1,016
- Polynomial.evalproof · cited by 796
- Nat.factorialproof · cited by 616
- FormalMultilinearSeriesproof · cited by 615
- NormedDivisionRingstatement and proof · cited by 360
- ascPochhammerproof · cited by 80
- ordinaryHypergeometricSeriesstatement and proof · cited by 17
- ordinaryHypergeometricSeries_eq_zero_of_neg_natproof · cited by 3
- ascPochhammer_eval_eq_zero_iffproof · cited by 3
- FormalMultilinearSeries.ofScalars_eq_zeroproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.