Theorems · Theorem · special functions
Complex.betaIntegral_convergent
∀ {u v : ℂ},
0 < u.re → 0 < v.re → IntervalIntegrable (fun x => ↑x ^ (u - 1) * (1 - ↑x) ^ (v - 1)) MeasureTheory.volume 0 1The Beta integral is convergent for all u, v of positive real part.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 269 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites20
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realstatement and proof · cited by 25,697
- TopologicalSpaceproof · cited by 24,529
- MeasureTheory.Measureproof · cited by 10,939
- Complexstatement and proof · cited by 5,565
- Nat.cast_oneproof · cited by 2,501
- mul_commproof · cited by 2,262
- Complex.ofRealstatement and proof · cited by 1,654
- MeasureTheory.MeasureSpace.volumestatement and proof · cited by 1,323
- Complex.restatement and proof · cited by 882
- zero_subproof · cited by 335
- IntervalIntegrablestatement and proof · cited by 316
- Complex.ofReal_negproof · cited by 130
Cited by2
Results whose statement or proof uses this declaration.
- ProbabilityTheory.lintegral_betaPDF_eq_oneproof · cited by 1
- Complex.betaIntegral_recurrenceproof · cited by 1