Theorems · Theorem · special functions
Complex.betaIntegral_eq_Gamma_mul_div
∀ (u v : ℂ), 0 < u.re → 0 < v.re → u.betaIntegral v = Complex.Gamma u * Complex.Gamma v / Complex.Gamma (u + v)
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 286 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realstatement · cited by 25,697
- Complexstatement and proof · cited by 5,565
- Complex.restatement and proof · cited by 882
- mul_div_cancel_left₀proof · cited by 111
- Complex.Gammastatement and proof · cited by 96
- add_posproof · cited by 28
- Complex.betaIntegralstatement and proof · cited by 9
- Complex.Gamma_ne_zero_of_re_posproof · cited by 2
- Complex.Gamma_mul_Gamma_eq_betaIntegralproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- ProbabilityTheory.beta_eq_betaIntegralRealproof · cited by 1