state
stringlengths
0
159k
srcUpToTactic
stringlengths
387
167k
nextTactic
stringlengths
3
9k
declUpToTactic
stringlengths
22
11.5k
declId
stringlengths
38
95
decl
stringlengths
16
1.89k
file_tag
stringlengths
17
73
s t : ℂ hs : 0 < s.re ht : 0 < t.re conv_int : ∫ (x : ℝ) in Ioi 0, ∫ (t_1 : ℝ) in 0 ..x, ((ContinuousLinearMap.mul ℝ ℂ) (↑(rexp (-t_1)) * ↑t_1 ^ (s - 1))) (↑(rexp (-(x - t_1))) * ↑(x - t_1) ^ (t - 1)) ∂volume = ((ContinuousLinearMap.mul ℝ ℂ) (∫ (x : ℝ) in Ioi 0, ↑(rexp (-x)) * ↑x ^ (s - 1)...
/- Copyright (c) 2023 David Loeffler. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: David Loeffler -/ import Mathlib.Analysis.Convolution import Mathlib.Analysis.SpecialFunctions.Trigonometric.EulerSineProd import Mathlib.Analysis.SpecialFunctions.Gamma.BohrMollerup i...
simp_rw [ContinuousLinearMap.mul_apply'] at conv_int
/-- Relation between Beta integral and Gamma function. -/ theorem Gamma_mul_Gamma_eq_betaIntegral {s t : ℂ} (hs : 0 < re s) (ht : 0 < re t) : Gamma s * Gamma t = Gamma (s + t) * betaIntegral s t := by -- Note that we haven't proved (yet) that the Gamma function has no zeroes, so we can't formulate -- this as a...
Mathlib.Analysis.SpecialFunctions.Gamma.Beta.134_0.in2QiCFW52coQT2
/-- Relation between Beta integral and Gamma function. -/ theorem Gamma_mul_Gamma_eq_betaIntegral {s t : ℂ} (hs : 0 < re s) (ht : 0 < re t) : Gamma s * Gamma t = Gamma (s + t) * betaIntegral s t
Mathlib_Analysis_SpecialFunctions_Gamma_Beta
s t : ℂ hs : 0 < s.re ht : 0 < t.re conv_int : ∫ (x : ℝ) in Ioi 0, ∫ (t_1 : ℝ) in 0 ..x, ↑(rexp (-t_1)) * ↑t_1 ^ (s - 1) * (↑(rexp (-(x - t_1))) * ↑(x - t_1) ^ (t - 1)) ∂volume = (∫ (x : ℝ) in Ioi 0, ↑(rexp (-x)) * ↑x ^ (s - 1) ∂volume) * ∫ (x : ℝ) in Ioi 0, ↑(rexp (-x)) * ↑x ^ (t - 1) ∂volume ⊢ Gamma s * G...
/- Copyright (c) 2023 David Loeffler. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: David Loeffler -/ import Mathlib.Analysis.Convolution import Mathlib.Analysis.SpecialFunctions.Trigonometric.EulerSineProd import Mathlib.Analysis.SpecialFunctions.Gamma.BohrMollerup i...
have hst : 0 < re (s + t) := by rw [add_re]; exact add_pos hs ht
/-- Relation between Beta integral and Gamma function. -/ theorem Gamma_mul_Gamma_eq_betaIntegral {s t : ℂ} (hs : 0 < re s) (ht : 0 < re t) : Gamma s * Gamma t = Gamma (s + t) * betaIntegral s t := by -- Note that we haven't proved (yet) that the Gamma function has no zeroes, so we can't formulate -- this as a...
Mathlib.Analysis.SpecialFunctions.Gamma.Beta.134_0.in2QiCFW52coQT2
/-- Relation between Beta integral and Gamma function. -/ theorem Gamma_mul_Gamma_eq_betaIntegral {s t : ℂ} (hs : 0 < re s) (ht : 0 < re t) : Gamma s * Gamma t = Gamma (s + t) * betaIntegral s t
Mathlib_Analysis_SpecialFunctions_Gamma_Beta
s t : ℂ hs : 0 < s.re ht : 0 < t.re conv_int : ∫ (x : ℝ) in Ioi 0, ∫ (t_1 : ℝ) in 0 ..x, ↑(rexp (-t_1)) * ↑t_1 ^ (s - 1) * (↑(rexp (-(x - t_1))) * ↑(x - t_1) ^ (t - 1)) ∂volume = (∫ (x : ℝ) in Ioi 0, ↑(rexp (-x)) * ↑x ^ (s - 1) ∂volume) * ∫ (x : ℝ) in Ioi 0, ↑(rexp (-x)) * ↑x ^ (t - 1) ∂volume ⊢ 0 < (s + t)...
/- Copyright (c) 2023 David Loeffler. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: David Loeffler -/ import Mathlib.Analysis.Convolution import Mathlib.Analysis.SpecialFunctions.Trigonometric.EulerSineProd import Mathlib.Analysis.SpecialFunctions.Gamma.BohrMollerup i...
rw [add_re]
/-- Relation between Beta integral and Gamma function. -/ theorem Gamma_mul_Gamma_eq_betaIntegral {s t : ℂ} (hs : 0 < re s) (ht : 0 < re t) : Gamma s * Gamma t = Gamma (s + t) * betaIntegral s t := by -- Note that we haven't proved (yet) that the Gamma function has no zeroes, so we can't formulate -- this as a...
Mathlib.Analysis.SpecialFunctions.Gamma.Beta.134_0.in2QiCFW52coQT2
/-- Relation between Beta integral and Gamma function. -/ theorem Gamma_mul_Gamma_eq_betaIntegral {s t : ℂ} (hs : 0 < re s) (ht : 0 < re t) : Gamma s * Gamma t = Gamma (s + t) * betaIntegral s t
Mathlib_Analysis_SpecialFunctions_Gamma_Beta
s t : ℂ hs : 0 < s.re ht : 0 < t.re conv_int : ∫ (x : ℝ) in Ioi 0, ∫ (t_1 : ℝ) in 0 ..x, ↑(rexp (-t_1)) * ↑t_1 ^ (s - 1) * (↑(rexp (-(x - t_1))) * ↑(x - t_1) ^ (t - 1)) ∂volume = (∫ (x : ℝ) in Ioi 0, ↑(rexp (-x)) * ↑x ^ (s - 1) ∂volume) * ∫ (x : ℝ) in Ioi 0, ↑(rexp (-x)) * ↑x ^ (t - 1) ∂volume ⊢ 0 < s.re + ...
/- Copyright (c) 2023 David Loeffler. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: David Loeffler -/ import Mathlib.Analysis.Convolution import Mathlib.Analysis.SpecialFunctions.Trigonometric.EulerSineProd import Mathlib.Analysis.SpecialFunctions.Gamma.BohrMollerup i...
exact add_pos hs ht
/-- Relation between Beta integral and Gamma function. -/ theorem Gamma_mul_Gamma_eq_betaIntegral {s t : ℂ} (hs : 0 < re s) (ht : 0 < re t) : Gamma s * Gamma t = Gamma (s + t) * betaIntegral s t := by -- Note that we haven't proved (yet) that the Gamma function has no zeroes, so we can't formulate -- this as a...
Mathlib.Analysis.SpecialFunctions.Gamma.Beta.134_0.in2QiCFW52coQT2
/-- Relation between Beta integral and Gamma function. -/ theorem Gamma_mul_Gamma_eq_betaIntegral {s t : ℂ} (hs : 0 < re s) (ht : 0 < re t) : Gamma s * Gamma t = Gamma (s + t) * betaIntegral s t
Mathlib_Analysis_SpecialFunctions_Gamma_Beta
s t : ℂ hs : 0 < s.re ht : 0 < t.re conv_int : ∫ (x : ℝ) in Ioi 0, ∫ (t_1 : ℝ) in 0 ..x, ↑(rexp (-t_1)) * ↑t_1 ^ (s - 1) * (↑(rexp (-(x - t_1))) * ↑(x - t_1) ^ (t - 1)) ∂volume = (∫ (x : ℝ) in Ioi 0, ↑(rexp (-x)) * ↑x ^ (s - 1) ∂volume) * ∫ (x : ℝ) in Ioi 0, ↑(rexp (-x)) * ↑x ^ (t - 1) ∂volume hst : 0 < (s ...
/- Copyright (c) 2023 David Loeffler. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: David Loeffler -/ import Mathlib.Analysis.Convolution import Mathlib.Analysis.SpecialFunctions.Trigonometric.EulerSineProd import Mathlib.Analysis.SpecialFunctions.Gamma.BohrMollerup i...
rw [Gamma_eq_integral hs, Gamma_eq_integral ht, Gamma_eq_integral hst, GammaIntegral, GammaIntegral, GammaIntegral, ← conv_int, ← integral_mul_right (betaIntegral _ _)]
/-- Relation between Beta integral and Gamma function. -/ theorem Gamma_mul_Gamma_eq_betaIntegral {s t : ℂ} (hs : 0 < re s) (ht : 0 < re t) : Gamma s * Gamma t = Gamma (s + t) * betaIntegral s t := by -- Note that we haven't proved (yet) that the Gamma function has no zeroes, so we can't formulate -- this as a...
Mathlib.Analysis.SpecialFunctions.Gamma.Beta.134_0.in2QiCFW52coQT2
/-- Relation between Beta integral and Gamma function. -/ theorem Gamma_mul_Gamma_eq_betaIntegral {s t : ℂ} (hs : 0 < re s) (ht : 0 < re t) : Gamma s * Gamma t = Gamma (s + t) * betaIntegral s t
Mathlib_Analysis_SpecialFunctions_Gamma_Beta
s t : ℂ hs : 0 < s.re ht : 0 < t.re conv_int : ∫ (x : ℝ) in Ioi 0, ∫ (t_1 : ℝ) in 0 ..x, ↑(rexp (-t_1)) * ↑t_1 ^ (s - 1) * (↑(rexp (-(x - t_1))) * ↑(x - t_1) ^ (t - 1)) ∂volume = (∫ (x : ℝ) in Ioi 0, ↑(rexp (-x)) * ↑x ^ (s - 1) ∂volume) * ∫ (x : ℝ) in Ioi 0, ↑(rexp (-x)) * ↑x ^ (t - 1) ∂volume hst : 0 < (s ...
/- Copyright (c) 2023 David Loeffler. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: David Loeffler -/ import Mathlib.Analysis.Convolution import Mathlib.Analysis.SpecialFunctions.Trigonometric.EulerSineProd import Mathlib.Analysis.SpecialFunctions.Gamma.BohrMollerup i...
refine' set_integral_congr measurableSet_Ioi fun x hx => _
/-- Relation between Beta integral and Gamma function. -/ theorem Gamma_mul_Gamma_eq_betaIntegral {s t : ℂ} (hs : 0 < re s) (ht : 0 < re t) : Gamma s * Gamma t = Gamma (s + t) * betaIntegral s t := by -- Note that we haven't proved (yet) that the Gamma function has no zeroes, so we can't formulate -- this as a...
Mathlib.Analysis.SpecialFunctions.Gamma.Beta.134_0.in2QiCFW52coQT2
/-- Relation between Beta integral and Gamma function. -/ theorem Gamma_mul_Gamma_eq_betaIntegral {s t : ℂ} (hs : 0 < re s) (ht : 0 < re t) : Gamma s * Gamma t = Gamma (s + t) * betaIntegral s t
Mathlib_Analysis_SpecialFunctions_Gamma_Beta
s t : ℂ hs : 0 < s.re ht : 0 < t.re conv_int : ∫ (x : ℝ) in Ioi 0, ∫ (t_1 : ℝ) in 0 ..x, ↑(rexp (-t_1)) * ↑t_1 ^ (s - 1) * (↑(rexp (-(x - t_1))) * ↑(x - t_1) ^ (t - 1)) ∂volume = (∫ (x : ℝ) in Ioi 0, ↑(rexp (-x)) * ↑x ^ (s - 1) ∂volume) * ∫ (x : ℝ) in Ioi 0, ↑(rexp (-x)) * ↑x ^ (t - 1) ∂volume hst : 0 < (s ...
/- Copyright (c) 2023 David Loeffler. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: David Loeffler -/ import Mathlib.Analysis.Convolution import Mathlib.Analysis.SpecialFunctions.Trigonometric.EulerSineProd import Mathlib.Analysis.SpecialFunctions.Gamma.BohrMollerup i...
rw [mul_assoc, ← betaIntegral_scaled s t hx, ← intervalIntegral.integral_const_mul]
/-- Relation between Beta integral and Gamma function. -/ theorem Gamma_mul_Gamma_eq_betaIntegral {s t : ℂ} (hs : 0 < re s) (ht : 0 < re t) : Gamma s * Gamma t = Gamma (s + t) * betaIntegral s t := by -- Note that we haven't proved (yet) that the Gamma function has no zeroes, so we can't formulate -- this as a...
Mathlib.Analysis.SpecialFunctions.Gamma.Beta.134_0.in2QiCFW52coQT2
/-- Relation between Beta integral and Gamma function. -/ theorem Gamma_mul_Gamma_eq_betaIntegral {s t : ℂ} (hs : 0 < re s) (ht : 0 < re t) : Gamma s * Gamma t = Gamma (s + t) * betaIntegral s t
Mathlib_Analysis_SpecialFunctions_Gamma_Beta
s t : ℂ hs : 0 < s.re ht : 0 < t.re conv_int : ∫ (x : ℝ) in Ioi 0, ∫ (t_1 : ℝ) in 0 ..x, ↑(rexp (-t_1)) * ↑t_1 ^ (s - 1) * (↑(rexp (-(x - t_1))) * ↑(x - t_1) ^ (t - 1)) ∂volume = (∫ (x : ℝ) in Ioi 0, ↑(rexp (-x)) * ↑x ^ (s - 1) ∂volume) * ∫ (x : ℝ) in Ioi 0, ↑(rexp (-x)) * ↑x ^ (t - 1) ∂volume hst : 0 < (s ...
/- Copyright (c) 2023 David Loeffler. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: David Loeffler -/ import Mathlib.Analysis.Convolution import Mathlib.Analysis.SpecialFunctions.Trigonometric.EulerSineProd import Mathlib.Analysis.SpecialFunctions.Gamma.BohrMollerup i...
congr 1 with y : 1
/-- Relation between Beta integral and Gamma function. -/ theorem Gamma_mul_Gamma_eq_betaIntegral {s t : ℂ} (hs : 0 < re s) (ht : 0 < re t) : Gamma s * Gamma t = Gamma (s + t) * betaIntegral s t := by -- Note that we haven't proved (yet) that the Gamma function has no zeroes, so we can't formulate -- this as a...
Mathlib.Analysis.SpecialFunctions.Gamma.Beta.134_0.in2QiCFW52coQT2
/-- Relation between Beta integral and Gamma function. -/ theorem Gamma_mul_Gamma_eq_betaIntegral {s t : ℂ} (hs : 0 < re s) (ht : 0 < re t) : Gamma s * Gamma t = Gamma (s + t) * betaIntegral s t
Mathlib_Analysis_SpecialFunctions_Gamma_Beta
case e_f.h s t : ℂ hs : 0 < s.re ht : 0 < t.re conv_int : ∫ (x : ℝ) in Ioi 0, ∫ (t_1 : ℝ) in 0 ..x, ↑(rexp (-t_1)) * ↑t_1 ^ (s - 1) * (↑(rexp (-(x - t_1))) * ↑(x - t_1) ^ (t - 1)) ∂volume = (∫ (x : ℝ) in Ioi 0, ↑(rexp (-x)) * ↑x ^ (s - 1) ∂volume) * ∫ (x : ℝ) in Ioi 0, ↑(rexp (-x)) * ↑x ^ (t - 1) ∂volume hs...
/- Copyright (c) 2023 David Loeffler. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: David Loeffler -/ import Mathlib.Analysis.Convolution import Mathlib.Analysis.SpecialFunctions.Trigonometric.EulerSineProd import Mathlib.Analysis.SpecialFunctions.Gamma.BohrMollerup i...
push_cast
/-- Relation between Beta integral and Gamma function. -/ theorem Gamma_mul_Gamma_eq_betaIntegral {s t : ℂ} (hs : 0 < re s) (ht : 0 < re t) : Gamma s * Gamma t = Gamma (s + t) * betaIntegral s t := by -- Note that we haven't proved (yet) that the Gamma function has no zeroes, so we can't formulate -- this as a...
Mathlib.Analysis.SpecialFunctions.Gamma.Beta.134_0.in2QiCFW52coQT2
/-- Relation between Beta integral and Gamma function. -/ theorem Gamma_mul_Gamma_eq_betaIntegral {s t : ℂ} (hs : 0 < re s) (ht : 0 < re t) : Gamma s * Gamma t = Gamma (s + t) * betaIntegral s t
Mathlib_Analysis_SpecialFunctions_Gamma_Beta
case e_f.h s t : ℂ hs : 0 < s.re ht : 0 < t.re conv_int : ∫ (x : ℝ) in Ioi 0, ∫ (t_1 : ℝ) in 0 ..x, ↑(rexp (-t_1)) * ↑t_1 ^ (s - 1) * (↑(rexp (-(x - t_1))) * ↑(x - t_1) ^ (t - 1)) ∂volume = (∫ (x : ℝ) in Ioi 0, ↑(rexp (-x)) * ↑x ^ (s - 1) ∂volume) * ∫ (x : ℝ) in Ioi 0, ↑(rexp (-x)) * ↑x ^ (t - 1) ∂volume hs...
/- Copyright (c) 2023 David Loeffler. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: David Loeffler -/ import Mathlib.Analysis.Convolution import Mathlib.Analysis.SpecialFunctions.Trigonometric.EulerSineProd import Mathlib.Analysis.SpecialFunctions.Gamma.BohrMollerup i...
suffices Complex.exp (-x) = Complex.exp (-y) * Complex.exp (-(x - y)) by rw [this]; ring
/-- Relation between Beta integral and Gamma function. -/ theorem Gamma_mul_Gamma_eq_betaIntegral {s t : ℂ} (hs : 0 < re s) (ht : 0 < re t) : Gamma s * Gamma t = Gamma (s + t) * betaIntegral s t := by -- Note that we haven't proved (yet) that the Gamma function has no zeroes, so we can't formulate -- this as a...
Mathlib.Analysis.SpecialFunctions.Gamma.Beta.134_0.in2QiCFW52coQT2
/-- Relation between Beta integral and Gamma function. -/ theorem Gamma_mul_Gamma_eq_betaIntegral {s t : ℂ} (hs : 0 < re s) (ht : 0 < re t) : Gamma s * Gamma t = Gamma (s + t) * betaIntegral s t
Mathlib_Analysis_SpecialFunctions_Gamma_Beta
s t : ℂ hs : 0 < s.re ht : 0 < t.re conv_int : ∫ (x : ℝ) in Ioi 0, ∫ (t_1 : ℝ) in 0 ..x, ↑(rexp (-t_1)) * ↑t_1 ^ (s - 1) * (↑(rexp (-(x - t_1))) * ↑(x - t_1) ^ (t - 1)) ∂volume = (∫ (x : ℝ) in Ioi 0, ↑(rexp (-x)) * ↑x ^ (s - 1) ∂volume) * ∫ (x : ℝ) in Ioi 0, ↑(rexp (-x)) * ↑x ^ (t - 1) ∂volume hst : 0 < (s ...
/- Copyright (c) 2023 David Loeffler. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: David Loeffler -/ import Mathlib.Analysis.Convolution import Mathlib.Analysis.SpecialFunctions.Trigonometric.EulerSineProd import Mathlib.Analysis.SpecialFunctions.Gamma.BohrMollerup i...
rw [this]
/-- Relation between Beta integral and Gamma function. -/ theorem Gamma_mul_Gamma_eq_betaIntegral {s t : ℂ} (hs : 0 < re s) (ht : 0 < re t) : Gamma s * Gamma t = Gamma (s + t) * betaIntegral s t := by -- Note that we haven't proved (yet) that the Gamma function has no zeroes, so we can't formulate -- this as a...
Mathlib.Analysis.SpecialFunctions.Gamma.Beta.134_0.in2QiCFW52coQT2
/-- Relation between Beta integral and Gamma function. -/ theorem Gamma_mul_Gamma_eq_betaIntegral {s t : ℂ} (hs : 0 < re s) (ht : 0 < re t) : Gamma s * Gamma t = Gamma (s + t) * betaIntegral s t
Mathlib_Analysis_SpecialFunctions_Gamma_Beta
s t : ℂ hs : 0 < s.re ht : 0 < t.re conv_int : ∫ (x : ℝ) in Ioi 0, ∫ (t_1 : ℝ) in 0 ..x, ↑(rexp (-t_1)) * ↑t_1 ^ (s - 1) * (↑(rexp (-(x - t_1))) * ↑(x - t_1) ^ (t - 1)) ∂volume = (∫ (x : ℝ) in Ioi 0, ↑(rexp (-x)) * ↑x ^ (s - 1) ∂volume) * ∫ (x : ℝ) in Ioi 0, ↑(rexp (-x)) * ↑x ^ (t - 1) ∂volume hst : 0 < (s ...
/- Copyright (c) 2023 David Loeffler. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: David Loeffler -/ import Mathlib.Analysis.Convolution import Mathlib.Analysis.SpecialFunctions.Trigonometric.EulerSineProd import Mathlib.Analysis.SpecialFunctions.Gamma.BohrMollerup i...
ring
/-- Relation between Beta integral and Gamma function. -/ theorem Gamma_mul_Gamma_eq_betaIntegral {s t : ℂ} (hs : 0 < re s) (ht : 0 < re t) : Gamma s * Gamma t = Gamma (s + t) * betaIntegral s t := by -- Note that we haven't proved (yet) that the Gamma function has no zeroes, so we can't formulate -- this as a...
Mathlib.Analysis.SpecialFunctions.Gamma.Beta.134_0.in2QiCFW52coQT2
/-- Relation between Beta integral and Gamma function. -/ theorem Gamma_mul_Gamma_eq_betaIntegral {s t : ℂ} (hs : 0 < re s) (ht : 0 < re t) : Gamma s * Gamma t = Gamma (s + t) * betaIntegral s t
Mathlib_Analysis_SpecialFunctions_Gamma_Beta
case e_f.h s t : ℂ hs : 0 < s.re ht : 0 < t.re conv_int : ∫ (x : ℝ) in Ioi 0, ∫ (t_1 : ℝ) in 0 ..x, ↑(rexp (-t_1)) * ↑t_1 ^ (s - 1) * (↑(rexp (-(x - t_1))) * ↑(x - t_1) ^ (t - 1)) ∂volume = (∫ (x : ℝ) in Ioi 0, ↑(rexp (-x)) * ↑x ^ (s - 1) ∂volume) * ∫ (x : ℝ) in Ioi 0, ↑(rexp (-x)) * ↑x ^ (t - 1) ∂volume hs...
/- Copyright (c) 2023 David Loeffler. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: David Loeffler -/ import Mathlib.Analysis.Convolution import Mathlib.Analysis.SpecialFunctions.Trigonometric.EulerSineProd import Mathlib.Analysis.SpecialFunctions.Gamma.BohrMollerup i...
rw [← Complex.exp_add]
/-- Relation between Beta integral and Gamma function. -/ theorem Gamma_mul_Gamma_eq_betaIntegral {s t : ℂ} (hs : 0 < re s) (ht : 0 < re t) : Gamma s * Gamma t = Gamma (s + t) * betaIntegral s t := by -- Note that we haven't proved (yet) that the Gamma function has no zeroes, so we can't formulate -- this as a...
Mathlib.Analysis.SpecialFunctions.Gamma.Beta.134_0.in2QiCFW52coQT2
/-- Relation between Beta integral and Gamma function. -/ theorem Gamma_mul_Gamma_eq_betaIntegral {s t : ℂ} (hs : 0 < re s) (ht : 0 < re t) : Gamma s * Gamma t = Gamma (s + t) * betaIntegral s t
Mathlib_Analysis_SpecialFunctions_Gamma_Beta
case e_f.h s t : ℂ hs : 0 < s.re ht : 0 < t.re conv_int : ∫ (x : ℝ) in Ioi 0, ∫ (t_1 : ℝ) in 0 ..x, ↑(rexp (-t_1)) * ↑t_1 ^ (s - 1) * (↑(rexp (-(x - t_1))) * ↑(x - t_1) ^ (t - 1)) ∂volume = (∫ (x : ℝ) in Ioi 0, ↑(rexp (-x)) * ↑x ^ (s - 1) ∂volume) * ∫ (x : ℝ) in Ioi 0, ↑(rexp (-x)) * ↑x ^ (t - 1) ∂volume hs...
/- Copyright (c) 2023 David Loeffler. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: David Loeffler -/ import Mathlib.Analysis.Convolution import Mathlib.Analysis.SpecialFunctions.Trigonometric.EulerSineProd import Mathlib.Analysis.SpecialFunctions.Gamma.BohrMollerup i...
congr 1
/-- Relation between Beta integral and Gamma function. -/ theorem Gamma_mul_Gamma_eq_betaIntegral {s t : ℂ} (hs : 0 < re s) (ht : 0 < re t) : Gamma s * Gamma t = Gamma (s + t) * betaIntegral s t := by -- Note that we haven't proved (yet) that the Gamma function has no zeroes, so we can't formulate -- this as a...
Mathlib.Analysis.SpecialFunctions.Gamma.Beta.134_0.in2QiCFW52coQT2
/-- Relation between Beta integral and Gamma function. -/ theorem Gamma_mul_Gamma_eq_betaIntegral {s t : ℂ} (hs : 0 < re s) (ht : 0 < re t) : Gamma s * Gamma t = Gamma (s + t) * betaIntegral s t
Mathlib_Analysis_SpecialFunctions_Gamma_Beta
case e_f.h.e_z s t : ℂ hs : 0 < s.re ht : 0 < t.re conv_int : ∫ (x : ℝ) in Ioi 0, ∫ (t_1 : ℝ) in 0 ..x, ↑(rexp (-t_1)) * ↑t_1 ^ (s - 1) * (↑(rexp (-(x - t_1))) * ↑(x - t_1) ^ (t - 1)) ∂volume = (∫ (x : ℝ) in Ioi 0, ↑(rexp (-x)) * ↑x ^ (s - 1) ∂volume) * ∫ (x : ℝ) in Ioi 0, ↑(rexp (-x)) * ↑x ^ (t - 1) ∂volum...
/- Copyright (c) 2023 David Loeffler. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: David Loeffler -/ import Mathlib.Analysis.Convolution import Mathlib.Analysis.SpecialFunctions.Trigonometric.EulerSineProd import Mathlib.Analysis.SpecialFunctions.Gamma.BohrMollerup i...
abel
/-- Relation between Beta integral and Gamma function. -/ theorem Gamma_mul_Gamma_eq_betaIntegral {s t : ℂ} (hs : 0 < re s) (ht : 0 < re t) : Gamma s * Gamma t = Gamma (s + t) * betaIntegral s t := by -- Note that we haven't proved (yet) that the Gamma function has no zeroes, so we can't formulate -- this as a...
Mathlib.Analysis.SpecialFunctions.Gamma.Beta.134_0.in2QiCFW52coQT2
/-- Relation between Beta integral and Gamma function. -/ theorem Gamma_mul_Gamma_eq_betaIntegral {s t : ℂ} (hs : 0 < re s) (ht : 0 < re t) : Gamma s * Gamma t = Gamma (s + t) * betaIntegral s t
Mathlib_Analysis_SpecialFunctions_Gamma_Beta
case e_f.h.e_z s t : ℂ hs : 0 < s.re ht : 0 < t.re conv_int : ∫ (x : ℝ) in Ioi 0, ∫ (t_1 : ℝ) in 0 ..x, ↑(rexp (-t_1)) * ↑t_1 ^ (s - 1) * (↑(rexp (-(x - t_1))) * ↑(x - t_1) ^ (t - 1)) ∂volume = (∫ (x : ℝ) in Ioi 0, ↑(rexp (-x)) * ↑x ^ (s - 1) ∂volume) * ∫ (x : ℝ) in Ioi 0, ↑(rexp (-x)) * ↑x ^ (t - 1) ∂volum...
/- Copyright (c) 2023 David Loeffler. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: David Loeffler -/ import Mathlib.Analysis.Convolution import Mathlib.Analysis.SpecialFunctions.Trigonometric.EulerSineProd import Mathlib.Analysis.SpecialFunctions.Gamma.BohrMollerup i...
abel
/-- Relation between Beta integral and Gamma function. -/ theorem Gamma_mul_Gamma_eq_betaIntegral {s t : ℂ} (hs : 0 < re s) (ht : 0 < re t) : Gamma s * Gamma t = Gamma (s + t) * betaIntegral s t := by -- Note that we haven't proved (yet) that the Gamma function has no zeroes, so we can't formulate -- this as a...
Mathlib.Analysis.SpecialFunctions.Gamma.Beta.134_0.in2QiCFW52coQT2
/-- Relation between Beta integral and Gamma function. -/ theorem Gamma_mul_Gamma_eq_betaIntegral {s t : ℂ} (hs : 0 < re s) (ht : 0 < re t) : Gamma s * Gamma t = Gamma (s + t) * betaIntegral s t
Mathlib_Analysis_SpecialFunctions_Gamma_Beta
u v : ℂ hu : 0 < u.re hv : 0 < v.re ⊢ u * betaIntegral u (v + 1) = v * betaIntegral (u + 1) v
/- Copyright (c) 2023 David Loeffler. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: David Loeffler -/ import Mathlib.Analysis.Convolution import Mathlib.Analysis.SpecialFunctions.Trigonometric.EulerSineProd import Mathlib.Analysis.SpecialFunctions.Gamma.BohrMollerup i...
let F : ℝ → ℂ := fun x => (x : ℂ) ^ u * (1 - (x : ℂ)) ^ v
/-- Recurrence formula for the Beta function. -/ theorem betaIntegral_recurrence {u v : ℂ} (hu : 0 < re u) (hv : 0 < re v) : u * betaIntegral u (v + 1) = v * betaIntegral (u + 1) v := by -- NB: If we knew `Gamma (u + v + 1) ≠ 0` this would be an easy consequence of -- `Gamma_mul_Gamma_eq_betaIntegral`; but we d...
Mathlib.Analysis.SpecialFunctions.Gamma.Beta.153_0.in2QiCFW52coQT2
/-- Recurrence formula for the Beta function. -/ theorem betaIntegral_recurrence {u v : ℂ} (hu : 0 < re u) (hv : 0 < re v) : u * betaIntegral u (v + 1) = v * betaIntegral (u + 1) v
Mathlib_Analysis_SpecialFunctions_Gamma_Beta
u v : ℂ hu : 0 < u.re hv : 0 < v.re F : ℝ → ℂ := fun x => ↑x ^ u * (1 - ↑x) ^ v ⊢ u * betaIntegral u (v + 1) = v * betaIntegral (u + 1) v
/- Copyright (c) 2023 David Loeffler. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: David Loeffler -/ import Mathlib.Analysis.Convolution import Mathlib.Analysis.SpecialFunctions.Trigonometric.EulerSineProd import Mathlib.Analysis.SpecialFunctions.Gamma.BohrMollerup i...
have hu' : 0 < re (u + 1) := by rw [add_re, one_re]; positivity
/-- Recurrence formula for the Beta function. -/ theorem betaIntegral_recurrence {u v : ℂ} (hu : 0 < re u) (hv : 0 < re v) : u * betaIntegral u (v + 1) = v * betaIntegral (u + 1) v := by -- NB: If we knew `Gamma (u + v + 1) ≠ 0` this would be an easy consequence of -- `Gamma_mul_Gamma_eq_betaIntegral`; but we d...
Mathlib.Analysis.SpecialFunctions.Gamma.Beta.153_0.in2QiCFW52coQT2
/-- Recurrence formula for the Beta function. -/ theorem betaIntegral_recurrence {u v : ℂ} (hu : 0 < re u) (hv : 0 < re v) : u * betaIntegral u (v + 1) = v * betaIntegral (u + 1) v
Mathlib_Analysis_SpecialFunctions_Gamma_Beta
u v : ℂ hu : 0 < u.re hv : 0 < v.re F : ℝ → ℂ := fun x => ↑x ^ u * (1 - ↑x) ^ v ⊢ 0 < (u + 1).re
/- Copyright (c) 2023 David Loeffler. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: David Loeffler -/ import Mathlib.Analysis.Convolution import Mathlib.Analysis.SpecialFunctions.Trigonometric.EulerSineProd import Mathlib.Analysis.SpecialFunctions.Gamma.BohrMollerup i...
rw [add_re, one_re]
/-- Recurrence formula for the Beta function. -/ theorem betaIntegral_recurrence {u v : ℂ} (hu : 0 < re u) (hv : 0 < re v) : u * betaIntegral u (v + 1) = v * betaIntegral (u + 1) v := by -- NB: If we knew `Gamma (u + v + 1) ≠ 0` this would be an easy consequence of -- `Gamma_mul_Gamma_eq_betaIntegral`; but we d...
Mathlib.Analysis.SpecialFunctions.Gamma.Beta.153_0.in2QiCFW52coQT2
/-- Recurrence formula for the Beta function. -/ theorem betaIntegral_recurrence {u v : ℂ} (hu : 0 < re u) (hv : 0 < re v) : u * betaIntegral u (v + 1) = v * betaIntegral (u + 1) v
Mathlib_Analysis_SpecialFunctions_Gamma_Beta
u v : ℂ hu : 0 < u.re hv : 0 < v.re F : ℝ → ℂ := fun x => ↑x ^ u * (1 - ↑x) ^ v ⊢ 0 < u.re + 1
/- Copyright (c) 2023 David Loeffler. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: David Loeffler -/ import Mathlib.Analysis.Convolution import Mathlib.Analysis.SpecialFunctions.Trigonometric.EulerSineProd import Mathlib.Analysis.SpecialFunctions.Gamma.BohrMollerup i...
positivity
/-- Recurrence formula for the Beta function. -/ theorem betaIntegral_recurrence {u v : ℂ} (hu : 0 < re u) (hv : 0 < re v) : u * betaIntegral u (v + 1) = v * betaIntegral (u + 1) v := by -- NB: If we knew `Gamma (u + v + 1) ≠ 0` this would be an easy consequence of -- `Gamma_mul_Gamma_eq_betaIntegral`; but we d...
Mathlib.Analysis.SpecialFunctions.Gamma.Beta.153_0.in2QiCFW52coQT2
/-- Recurrence formula for the Beta function. -/ theorem betaIntegral_recurrence {u v : ℂ} (hu : 0 < re u) (hv : 0 < re v) : u * betaIntegral u (v + 1) = v * betaIntegral (u + 1) v
Mathlib_Analysis_SpecialFunctions_Gamma_Beta
u v : ℂ hu : 0 < u.re hv : 0 < v.re F : ℝ → ℂ := fun x => ↑x ^ u * (1 - ↑x) ^ v hu' : 0 < (u + 1).re ⊢ u * betaIntegral u (v + 1) = v * betaIntegral (u + 1) v
/- Copyright (c) 2023 David Loeffler. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: David Loeffler -/ import Mathlib.Analysis.Convolution import Mathlib.Analysis.SpecialFunctions.Trigonometric.EulerSineProd import Mathlib.Analysis.SpecialFunctions.Gamma.BohrMollerup i...
have hv' : 0 < re (v + 1) := by rw [add_re, one_re]; positivity
/-- Recurrence formula for the Beta function. -/ theorem betaIntegral_recurrence {u v : ℂ} (hu : 0 < re u) (hv : 0 < re v) : u * betaIntegral u (v + 1) = v * betaIntegral (u + 1) v := by -- NB: If we knew `Gamma (u + v + 1) ≠ 0` this would be an easy consequence of -- `Gamma_mul_Gamma_eq_betaIntegral`; but we d...
Mathlib.Analysis.SpecialFunctions.Gamma.Beta.153_0.in2QiCFW52coQT2
/-- Recurrence formula for the Beta function. -/ theorem betaIntegral_recurrence {u v : ℂ} (hu : 0 < re u) (hv : 0 < re v) : u * betaIntegral u (v + 1) = v * betaIntegral (u + 1) v
Mathlib_Analysis_SpecialFunctions_Gamma_Beta
u v : ℂ hu : 0 < u.re hv : 0 < v.re F : ℝ → ℂ := fun x => ↑x ^ u * (1 - ↑x) ^ v hu' : 0 < (u + 1).re ⊢ 0 < (v + 1).re
/- Copyright (c) 2023 David Loeffler. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: David Loeffler -/ import Mathlib.Analysis.Convolution import Mathlib.Analysis.SpecialFunctions.Trigonometric.EulerSineProd import Mathlib.Analysis.SpecialFunctions.Gamma.BohrMollerup i...
rw [add_re, one_re]
/-- Recurrence formula for the Beta function. -/ theorem betaIntegral_recurrence {u v : ℂ} (hu : 0 < re u) (hv : 0 < re v) : u * betaIntegral u (v + 1) = v * betaIntegral (u + 1) v := by -- NB: If we knew `Gamma (u + v + 1) ≠ 0` this would be an easy consequence of -- `Gamma_mul_Gamma_eq_betaIntegral`; but we d...
Mathlib.Analysis.SpecialFunctions.Gamma.Beta.153_0.in2QiCFW52coQT2
/-- Recurrence formula for the Beta function. -/ theorem betaIntegral_recurrence {u v : ℂ} (hu : 0 < re u) (hv : 0 < re v) : u * betaIntegral u (v + 1) = v * betaIntegral (u + 1) v
Mathlib_Analysis_SpecialFunctions_Gamma_Beta
u v : ℂ hu : 0 < u.re hv : 0 < v.re F : ℝ → ℂ := fun x => ↑x ^ u * (1 - ↑x) ^ v hu' : 0 < (u + 1).re ⊢ 0 < v.re + 1
/- Copyright (c) 2023 David Loeffler. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: David Loeffler -/ import Mathlib.Analysis.Convolution import Mathlib.Analysis.SpecialFunctions.Trigonometric.EulerSineProd import Mathlib.Analysis.SpecialFunctions.Gamma.BohrMollerup i...
positivity
/-- Recurrence formula for the Beta function. -/ theorem betaIntegral_recurrence {u v : ℂ} (hu : 0 < re u) (hv : 0 < re v) : u * betaIntegral u (v + 1) = v * betaIntegral (u + 1) v := by -- NB: If we knew `Gamma (u + v + 1) ≠ 0` this would be an easy consequence of -- `Gamma_mul_Gamma_eq_betaIntegral`; but we d...
Mathlib.Analysis.SpecialFunctions.Gamma.Beta.153_0.in2QiCFW52coQT2
/-- Recurrence formula for the Beta function. -/ theorem betaIntegral_recurrence {u v : ℂ} (hu : 0 < re u) (hv : 0 < re v) : u * betaIntegral u (v + 1) = v * betaIntegral (u + 1) v
Mathlib_Analysis_SpecialFunctions_Gamma_Beta
u v : ℂ hu : 0 < u.re hv : 0 < v.re F : ℝ → ℂ := fun x => ↑x ^ u * (1 - ↑x) ^ v hu' : 0 < (u + 1).re hv' : 0 < (v + 1).re ⊢ u * betaIntegral u (v + 1) = v * betaIntegral (u + 1) v
/- Copyright (c) 2023 David Loeffler. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: David Loeffler -/ import Mathlib.Analysis.Convolution import Mathlib.Analysis.SpecialFunctions.Trigonometric.EulerSineProd import Mathlib.Analysis.SpecialFunctions.Gamma.BohrMollerup i...
have hc : ContinuousOn F (Icc 0 1) := by refine' (ContinuousAt.continuousOn fun x hx => _).mul (ContinuousAt.continuousOn fun x hx => _) · refine' (continuousAt_cpow_const_of_re_pos (Or.inl _) hu).comp continuous_ofReal.continuousAt rw [ofReal_re]; exact hx.1 · refine' (continuousAt_cpow_const_of_re_p...
/-- Recurrence formula for the Beta function. -/ theorem betaIntegral_recurrence {u v : ℂ} (hu : 0 < re u) (hv : 0 < re v) : u * betaIntegral u (v + 1) = v * betaIntegral (u + 1) v := by -- NB: If we knew `Gamma (u + v + 1) ≠ 0` this would be an easy consequence of -- `Gamma_mul_Gamma_eq_betaIntegral`; but we d...
Mathlib.Analysis.SpecialFunctions.Gamma.Beta.153_0.in2QiCFW52coQT2
/-- Recurrence formula for the Beta function. -/ theorem betaIntegral_recurrence {u v : ℂ} (hu : 0 < re u) (hv : 0 < re v) : u * betaIntegral u (v + 1) = v * betaIntegral (u + 1) v
Mathlib_Analysis_SpecialFunctions_Gamma_Beta
u v : ℂ hu : 0 < u.re hv : 0 < v.re F : ℝ → ℂ := fun x => ↑x ^ u * (1 - ↑x) ^ v hu' : 0 < (u + 1).re hv' : 0 < (v + 1).re ⊢ ContinuousOn F (Icc 0 1)
/- Copyright (c) 2023 David Loeffler. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: David Loeffler -/ import Mathlib.Analysis.Convolution import Mathlib.Analysis.SpecialFunctions.Trigonometric.EulerSineProd import Mathlib.Analysis.SpecialFunctions.Gamma.BohrMollerup i...
refine' (ContinuousAt.continuousOn fun x hx => _).mul (ContinuousAt.continuousOn fun x hx => _)
/-- Recurrence formula for the Beta function. -/ theorem betaIntegral_recurrence {u v : ℂ} (hu : 0 < re u) (hv : 0 < re v) : u * betaIntegral u (v + 1) = v * betaIntegral (u + 1) v := by -- NB: If we knew `Gamma (u + v + 1) ≠ 0` this would be an easy consequence of -- `Gamma_mul_Gamma_eq_betaIntegral`; but we d...
Mathlib.Analysis.SpecialFunctions.Gamma.Beta.153_0.in2QiCFW52coQT2
/-- Recurrence formula for the Beta function. -/ theorem betaIntegral_recurrence {u v : ℂ} (hu : 0 < re u) (hv : 0 < re v) : u * betaIntegral u (v + 1) = v * betaIntegral (u + 1) v
Mathlib_Analysis_SpecialFunctions_Gamma_Beta
case refine'_1 u v : ℂ hu : 0 < u.re hv : 0 < v.re F : ℝ → ℂ := fun x => ↑x ^ u * (1 - ↑x) ^ v hu' : 0 < (u + 1).re hv' : 0 < (v + 1).re x : ℝ hx : x ∈ Icc 0 1 ⊢ ContinuousAt (fun x => ↑x ^ u) x
/- Copyright (c) 2023 David Loeffler. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: David Loeffler -/ import Mathlib.Analysis.Convolution import Mathlib.Analysis.SpecialFunctions.Trigonometric.EulerSineProd import Mathlib.Analysis.SpecialFunctions.Gamma.BohrMollerup i...
refine' (continuousAt_cpow_const_of_re_pos (Or.inl _) hu).comp continuous_ofReal.continuousAt
/-- Recurrence formula for the Beta function. -/ theorem betaIntegral_recurrence {u v : ℂ} (hu : 0 < re u) (hv : 0 < re v) : u * betaIntegral u (v + 1) = v * betaIntegral (u + 1) v := by -- NB: If we knew `Gamma (u + v + 1) ≠ 0` this would be an easy consequence of -- `Gamma_mul_Gamma_eq_betaIntegral`; but we d...
Mathlib.Analysis.SpecialFunctions.Gamma.Beta.153_0.in2QiCFW52coQT2
/-- Recurrence formula for the Beta function. -/ theorem betaIntegral_recurrence {u v : ℂ} (hu : 0 < re u) (hv : 0 < re v) : u * betaIntegral u (v + 1) = v * betaIntegral (u + 1) v
Mathlib_Analysis_SpecialFunctions_Gamma_Beta
case refine'_1 u v : ℂ hu : 0 < u.re hv : 0 < v.re F : ℝ → ℂ := fun x => ↑x ^ u * (1 - ↑x) ^ v hu' : 0 < (u + 1).re hv' : 0 < (v + 1).re x : ℝ hx : x ∈ Icc 0 1 ⊢ 0 ≤ (↑x).re
/- Copyright (c) 2023 David Loeffler. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: David Loeffler -/ import Mathlib.Analysis.Convolution import Mathlib.Analysis.SpecialFunctions.Trigonometric.EulerSineProd import Mathlib.Analysis.SpecialFunctions.Gamma.BohrMollerup i...
rw [ofReal_re]
/-- Recurrence formula for the Beta function. -/ theorem betaIntegral_recurrence {u v : ℂ} (hu : 0 < re u) (hv : 0 < re v) : u * betaIntegral u (v + 1) = v * betaIntegral (u + 1) v := by -- NB: If we knew `Gamma (u + v + 1) ≠ 0` this would be an easy consequence of -- `Gamma_mul_Gamma_eq_betaIntegral`; but we d...
Mathlib.Analysis.SpecialFunctions.Gamma.Beta.153_0.in2QiCFW52coQT2
/-- Recurrence formula for the Beta function. -/ theorem betaIntegral_recurrence {u v : ℂ} (hu : 0 < re u) (hv : 0 < re v) : u * betaIntegral u (v + 1) = v * betaIntegral (u + 1) v
Mathlib_Analysis_SpecialFunctions_Gamma_Beta
case refine'_1 u v : ℂ hu : 0 < u.re hv : 0 < v.re F : ℝ → ℂ := fun x => ↑x ^ u * (1 - ↑x) ^ v hu' : 0 < (u + 1).re hv' : 0 < (v + 1).re x : ℝ hx : x ∈ Icc 0 1 ⊢ 0 ≤ x
/- Copyright (c) 2023 David Loeffler. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: David Loeffler -/ import Mathlib.Analysis.Convolution import Mathlib.Analysis.SpecialFunctions.Trigonometric.EulerSineProd import Mathlib.Analysis.SpecialFunctions.Gamma.BohrMollerup i...
exact hx.1
/-- Recurrence formula for the Beta function. -/ theorem betaIntegral_recurrence {u v : ℂ} (hu : 0 < re u) (hv : 0 < re v) : u * betaIntegral u (v + 1) = v * betaIntegral (u + 1) v := by -- NB: If we knew `Gamma (u + v + 1) ≠ 0` this would be an easy consequence of -- `Gamma_mul_Gamma_eq_betaIntegral`; but we d...
Mathlib.Analysis.SpecialFunctions.Gamma.Beta.153_0.in2QiCFW52coQT2
/-- Recurrence formula for the Beta function. -/ theorem betaIntegral_recurrence {u v : ℂ} (hu : 0 < re u) (hv : 0 < re v) : u * betaIntegral u (v + 1) = v * betaIntegral (u + 1) v
Mathlib_Analysis_SpecialFunctions_Gamma_Beta
case refine'_2 u v : ℂ hu : 0 < u.re hv : 0 < v.re F : ℝ → ℂ := fun x => ↑x ^ u * (1 - ↑x) ^ v hu' : 0 < (u + 1).re hv' : 0 < (v + 1).re x : ℝ hx : x ∈ Icc 0 1 ⊢ ContinuousAt (fun x => (1 - ↑x) ^ v) x
/- Copyright (c) 2023 David Loeffler. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: David Loeffler -/ import Mathlib.Analysis.Convolution import Mathlib.Analysis.SpecialFunctions.Trigonometric.EulerSineProd import Mathlib.Analysis.SpecialFunctions.Gamma.BohrMollerup i...
refine' (continuousAt_cpow_const_of_re_pos (Or.inl _) hv).comp (continuous_const.sub continuous_ofReal).continuousAt
/-- Recurrence formula for the Beta function. -/ theorem betaIntegral_recurrence {u v : ℂ} (hu : 0 < re u) (hv : 0 < re v) : u * betaIntegral u (v + 1) = v * betaIntegral (u + 1) v := by -- NB: If we knew `Gamma (u + v + 1) ≠ 0` this would be an easy consequence of -- `Gamma_mul_Gamma_eq_betaIntegral`; but we d...
Mathlib.Analysis.SpecialFunctions.Gamma.Beta.153_0.in2QiCFW52coQT2
/-- Recurrence formula for the Beta function. -/ theorem betaIntegral_recurrence {u v : ℂ} (hu : 0 < re u) (hv : 0 < re v) : u * betaIntegral u (v + 1) = v * betaIntegral (u + 1) v
Mathlib_Analysis_SpecialFunctions_Gamma_Beta
case refine'_2 u v : ℂ hu : 0 < u.re hv : 0 < v.re F : ℝ → ℂ := fun x => ↑x ^ u * (1 - ↑x) ^ v hu' : 0 < (u + 1).re hv' : 0 < (v + 1).re x : ℝ hx : x ∈ Icc 0 1 ⊢ 0 ≤ (1 - ↑x).re
/- Copyright (c) 2023 David Loeffler. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: David Loeffler -/ import Mathlib.Analysis.Convolution import Mathlib.Analysis.SpecialFunctions.Trigonometric.EulerSineProd import Mathlib.Analysis.SpecialFunctions.Gamma.BohrMollerup i...
rw [sub_re, one_re, ofReal_re, sub_nonneg]
/-- Recurrence formula for the Beta function. -/ theorem betaIntegral_recurrence {u v : ℂ} (hu : 0 < re u) (hv : 0 < re v) : u * betaIntegral u (v + 1) = v * betaIntegral (u + 1) v := by -- NB: If we knew `Gamma (u + v + 1) ≠ 0` this would be an easy consequence of -- `Gamma_mul_Gamma_eq_betaIntegral`; but we d...
Mathlib.Analysis.SpecialFunctions.Gamma.Beta.153_0.in2QiCFW52coQT2
/-- Recurrence formula for the Beta function. -/ theorem betaIntegral_recurrence {u v : ℂ} (hu : 0 < re u) (hv : 0 < re v) : u * betaIntegral u (v + 1) = v * betaIntegral (u + 1) v
Mathlib_Analysis_SpecialFunctions_Gamma_Beta
case refine'_2 u v : ℂ hu : 0 < u.re hv : 0 < v.re F : ℝ → ℂ := fun x => ↑x ^ u * (1 - ↑x) ^ v hu' : 0 < (u + 1).re hv' : 0 < (v + 1).re x : ℝ hx : x ∈ Icc 0 1 ⊢ x ≤ 1
/- Copyright (c) 2023 David Loeffler. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: David Loeffler -/ import Mathlib.Analysis.Convolution import Mathlib.Analysis.SpecialFunctions.Trigonometric.EulerSineProd import Mathlib.Analysis.SpecialFunctions.Gamma.BohrMollerup i...
exact hx.2
/-- Recurrence formula for the Beta function. -/ theorem betaIntegral_recurrence {u v : ℂ} (hu : 0 < re u) (hv : 0 < re v) : u * betaIntegral u (v + 1) = v * betaIntegral (u + 1) v := by -- NB: If we knew `Gamma (u + v + 1) ≠ 0` this would be an easy consequence of -- `Gamma_mul_Gamma_eq_betaIntegral`; but we d...
Mathlib.Analysis.SpecialFunctions.Gamma.Beta.153_0.in2QiCFW52coQT2
/-- Recurrence formula for the Beta function. -/ theorem betaIntegral_recurrence {u v : ℂ} (hu : 0 < re u) (hv : 0 < re v) : u * betaIntegral u (v + 1) = v * betaIntegral (u + 1) v
Mathlib_Analysis_SpecialFunctions_Gamma_Beta
u v : ℂ hu : 0 < u.re hv : 0 < v.re F : ℝ → ℂ := fun x => ↑x ^ u * (1 - ↑x) ^ v hu' : 0 < (u + 1).re hv' : 0 < (v + 1).re hc : ContinuousOn F (Icc 0 1) ⊢ u * betaIntegral u (v + 1) = v * betaIntegral (u + 1) v
/- Copyright (c) 2023 David Loeffler. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: David Loeffler -/ import Mathlib.Analysis.Convolution import Mathlib.Analysis.SpecialFunctions.Trigonometric.EulerSineProd import Mathlib.Analysis.SpecialFunctions.Gamma.BohrMollerup i...
have hder : ∀ x : ℝ, x ∈ Ioo (0 : ℝ) 1 → HasDerivAt F (u * ((x : ℂ) ^ (u - 1) * (1 - (x : ℂ)) ^ v) - v * ((x : ℂ) ^ u * (1 - (x : ℂ)) ^ (v - 1))) x := by intro x hx have U : HasDerivAt (fun y : ℂ => y ^ u) (u * (x : ℂ) ^ (u - 1)) ↑x := by have := @HasDerivAt.cpow_const _ _ _ u (hasDerivAt_id...
/-- Recurrence formula for the Beta function. -/ theorem betaIntegral_recurrence {u v : ℂ} (hu : 0 < re u) (hv : 0 < re v) : u * betaIntegral u (v + 1) = v * betaIntegral (u + 1) v := by -- NB: If we knew `Gamma (u + v + 1) ≠ 0` this would be an easy consequence of -- `Gamma_mul_Gamma_eq_betaIntegral`; but we d...
Mathlib.Analysis.SpecialFunctions.Gamma.Beta.153_0.in2QiCFW52coQT2
/-- Recurrence formula for the Beta function. -/ theorem betaIntegral_recurrence {u v : ℂ} (hu : 0 < re u) (hv : 0 < re v) : u * betaIntegral u (v + 1) = v * betaIntegral (u + 1) v
Mathlib_Analysis_SpecialFunctions_Gamma_Beta
u v : ℂ hu : 0 < u.re hv : 0 < v.re F : ℝ → ℂ := fun x => ↑x ^ u * (1 - ↑x) ^ v hu' : 0 < (u + 1).re hv' : 0 < (v + 1).re hc : ContinuousOn F (Icc 0 1) ⊢ ∀ x ∈ Ioo 0 1, HasDerivAt F (u * (↑x ^ (u - 1) * (1 - ↑x) ^ v) - v * (↑x ^ u * (1 - ↑x) ^ (v - 1))) x
/- Copyright (c) 2023 David Loeffler. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: David Loeffler -/ import Mathlib.Analysis.Convolution import Mathlib.Analysis.SpecialFunctions.Trigonometric.EulerSineProd import Mathlib.Analysis.SpecialFunctions.Gamma.BohrMollerup i...
intro x hx
/-- Recurrence formula for the Beta function. -/ theorem betaIntegral_recurrence {u v : ℂ} (hu : 0 < re u) (hv : 0 < re v) : u * betaIntegral u (v + 1) = v * betaIntegral (u + 1) v := by -- NB: If we knew `Gamma (u + v + 1) ≠ 0` this would be an easy consequence of -- `Gamma_mul_Gamma_eq_betaIntegral`; but we d...
Mathlib.Analysis.SpecialFunctions.Gamma.Beta.153_0.in2QiCFW52coQT2
/-- Recurrence formula for the Beta function. -/ theorem betaIntegral_recurrence {u v : ℂ} (hu : 0 < re u) (hv : 0 < re v) : u * betaIntegral u (v + 1) = v * betaIntegral (u + 1) v
Mathlib_Analysis_SpecialFunctions_Gamma_Beta
u v : ℂ hu : 0 < u.re hv : 0 < v.re F : ℝ → ℂ := fun x => ↑x ^ u * (1 - ↑x) ^ v hu' : 0 < (u + 1).re hv' : 0 < (v + 1).re hc : ContinuousOn F (Icc 0 1) x : ℝ hx : x ∈ Ioo 0 1 ⊢ HasDerivAt F (u * (↑x ^ (u - 1) * (1 - ↑x) ^ v) - v * (↑x ^ u * (1 - ↑x) ^ (v - 1))) x
/- Copyright (c) 2023 David Loeffler. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: David Loeffler -/ import Mathlib.Analysis.Convolution import Mathlib.Analysis.SpecialFunctions.Trigonometric.EulerSineProd import Mathlib.Analysis.SpecialFunctions.Gamma.BohrMollerup i...
have U : HasDerivAt (fun y : ℂ => y ^ u) (u * (x : ℂ) ^ (u - 1)) ↑x := by have := @HasDerivAt.cpow_const _ _ _ u (hasDerivAt_id (x : ℂ)) (Or.inl ?_) simp only [id_eq, mul_one] at this · exact this · rw [id_eq, ofReal_re]; exact hx.1
/-- Recurrence formula for the Beta function. -/ theorem betaIntegral_recurrence {u v : ℂ} (hu : 0 < re u) (hv : 0 < re v) : u * betaIntegral u (v + 1) = v * betaIntegral (u + 1) v := by -- NB: If we knew `Gamma (u + v + 1) ≠ 0` this would be an easy consequence of -- `Gamma_mul_Gamma_eq_betaIntegral`; but we d...
Mathlib.Analysis.SpecialFunctions.Gamma.Beta.153_0.in2QiCFW52coQT2
/-- Recurrence formula for the Beta function. -/ theorem betaIntegral_recurrence {u v : ℂ} (hu : 0 < re u) (hv : 0 < re v) : u * betaIntegral u (v + 1) = v * betaIntegral (u + 1) v
Mathlib_Analysis_SpecialFunctions_Gamma_Beta
u v : ℂ hu : 0 < u.re hv : 0 < v.re F : ℝ → ℂ := fun x => ↑x ^ u * (1 - ↑x) ^ v hu' : 0 < (u + 1).re hv' : 0 < (v + 1).re hc : ContinuousOn F (Icc 0 1) x : ℝ hx : x ∈ Ioo 0 1 ⊢ HasDerivAt (fun y => y ^ u) (u * ↑x ^ (u - 1)) ↑x
/- Copyright (c) 2023 David Loeffler. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: David Loeffler -/ import Mathlib.Analysis.Convolution import Mathlib.Analysis.SpecialFunctions.Trigonometric.EulerSineProd import Mathlib.Analysis.SpecialFunctions.Gamma.BohrMollerup i...
have := @HasDerivAt.cpow_const _ _ _ u (hasDerivAt_id (x : ℂ)) (Or.inl ?_)
/-- Recurrence formula for the Beta function. -/ theorem betaIntegral_recurrence {u v : ℂ} (hu : 0 < re u) (hv : 0 < re v) : u * betaIntegral u (v + 1) = v * betaIntegral (u + 1) v := by -- NB: If we knew `Gamma (u + v + 1) ≠ 0` this would be an easy consequence of -- `Gamma_mul_Gamma_eq_betaIntegral`; but we d...
Mathlib.Analysis.SpecialFunctions.Gamma.Beta.153_0.in2QiCFW52coQT2
/-- Recurrence formula for the Beta function. -/ theorem betaIntegral_recurrence {u v : ℂ} (hu : 0 < re u) (hv : 0 < re v) : u * betaIntegral u (v + 1) = v * betaIntegral (u + 1) v
Mathlib_Analysis_SpecialFunctions_Gamma_Beta
case refine_2 u v : ℂ hu : 0 < u.re hv : 0 < v.re F : ℝ → ℂ := fun x => ↑x ^ u * (1 - ↑x) ^ v hu' : 0 < (u + 1).re hv' : 0 < (v + 1).re hc : ContinuousOn F (Icc 0 1) x : ℝ hx : x ∈ Ioo 0 1 this : HasDerivAt (fun x => id x ^ u) (u * id ↑x ^ (u - 1) * 1) ↑x ⊢ HasDerivAt (fun y => y ^ u) (u * ↑x ^ (u - 1)) ↑x case refine_...
/- Copyright (c) 2023 David Loeffler. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: David Loeffler -/ import Mathlib.Analysis.Convolution import Mathlib.Analysis.SpecialFunctions.Trigonometric.EulerSineProd import Mathlib.Analysis.SpecialFunctions.Gamma.BohrMollerup i...
simp only [id_eq, mul_one] at this
/-- Recurrence formula for the Beta function. -/ theorem betaIntegral_recurrence {u v : ℂ} (hu : 0 < re u) (hv : 0 < re v) : u * betaIntegral u (v + 1) = v * betaIntegral (u + 1) v := by -- NB: If we knew `Gamma (u + v + 1) ≠ 0` this would be an easy consequence of -- `Gamma_mul_Gamma_eq_betaIntegral`; but we d...
Mathlib.Analysis.SpecialFunctions.Gamma.Beta.153_0.in2QiCFW52coQT2
/-- Recurrence formula for the Beta function. -/ theorem betaIntegral_recurrence {u v : ℂ} (hu : 0 < re u) (hv : 0 < re v) : u * betaIntegral u (v + 1) = v * betaIntegral (u + 1) v
Mathlib_Analysis_SpecialFunctions_Gamma_Beta
case refine_2 u v : ℂ hu : 0 < u.re hv : 0 < v.re F : ℝ → ℂ := fun x => ↑x ^ u * (1 - ↑x) ^ v hu' : 0 < (u + 1).re hv' : 0 < (v + 1).re hc : ContinuousOn F (Icc 0 1) x : ℝ hx : x ∈ Ioo 0 1 this : HasDerivAt (fun x => x ^ u) (u * ↑x ^ (u - 1)) ↑x ⊢ HasDerivAt (fun y => y ^ u) (u * ↑x ^ (u - 1)) ↑x
/- Copyright (c) 2023 David Loeffler. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: David Loeffler -/ import Mathlib.Analysis.Convolution import Mathlib.Analysis.SpecialFunctions.Trigonometric.EulerSineProd import Mathlib.Analysis.SpecialFunctions.Gamma.BohrMollerup i...
exact this
/-- Recurrence formula for the Beta function. -/ theorem betaIntegral_recurrence {u v : ℂ} (hu : 0 < re u) (hv : 0 < re v) : u * betaIntegral u (v + 1) = v * betaIntegral (u + 1) v := by -- NB: If we knew `Gamma (u + v + 1) ≠ 0` this would be an easy consequence of -- `Gamma_mul_Gamma_eq_betaIntegral`; but we d...
Mathlib.Analysis.SpecialFunctions.Gamma.Beta.153_0.in2QiCFW52coQT2
/-- Recurrence formula for the Beta function. -/ theorem betaIntegral_recurrence {u v : ℂ} (hu : 0 < re u) (hv : 0 < re v) : u * betaIntegral u (v + 1) = v * betaIntegral (u + 1) v
Mathlib_Analysis_SpecialFunctions_Gamma_Beta
case refine_1 u v : ℂ hu : 0 < u.re hv : 0 < v.re F : ℝ → ℂ := fun x => ↑x ^ u * (1 - ↑x) ^ v hu' : 0 < (u + 1).re hv' : 0 < (v + 1).re hc : ContinuousOn F (Icc 0 1) x : ℝ hx : x ∈ Ioo 0 1 ⊢ 0 < (id ↑x).re
/- Copyright (c) 2023 David Loeffler. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: David Loeffler -/ import Mathlib.Analysis.Convolution import Mathlib.Analysis.SpecialFunctions.Trigonometric.EulerSineProd import Mathlib.Analysis.SpecialFunctions.Gamma.BohrMollerup i...
rw [id_eq, ofReal_re]
/-- Recurrence formula for the Beta function. -/ theorem betaIntegral_recurrence {u v : ℂ} (hu : 0 < re u) (hv : 0 < re v) : u * betaIntegral u (v + 1) = v * betaIntegral (u + 1) v := by -- NB: If we knew `Gamma (u + v + 1) ≠ 0` this would be an easy consequence of -- `Gamma_mul_Gamma_eq_betaIntegral`; but we d...
Mathlib.Analysis.SpecialFunctions.Gamma.Beta.153_0.in2QiCFW52coQT2
/-- Recurrence formula for the Beta function. -/ theorem betaIntegral_recurrence {u v : ℂ} (hu : 0 < re u) (hv : 0 < re v) : u * betaIntegral u (v + 1) = v * betaIntegral (u + 1) v
Mathlib_Analysis_SpecialFunctions_Gamma_Beta
case refine_1 u v : ℂ hu : 0 < u.re hv : 0 < v.re F : ℝ → ℂ := fun x => ↑x ^ u * (1 - ↑x) ^ v hu' : 0 < (u + 1).re hv' : 0 < (v + 1).re hc : ContinuousOn F (Icc 0 1) x : ℝ hx : x ∈ Ioo 0 1 ⊢ 0 < x
/- Copyright (c) 2023 David Loeffler. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: David Loeffler -/ import Mathlib.Analysis.Convolution import Mathlib.Analysis.SpecialFunctions.Trigonometric.EulerSineProd import Mathlib.Analysis.SpecialFunctions.Gamma.BohrMollerup i...
exact hx.1
/-- Recurrence formula for the Beta function. -/ theorem betaIntegral_recurrence {u v : ℂ} (hu : 0 < re u) (hv : 0 < re v) : u * betaIntegral u (v + 1) = v * betaIntegral (u + 1) v := by -- NB: If we knew `Gamma (u + v + 1) ≠ 0` this would be an easy consequence of -- `Gamma_mul_Gamma_eq_betaIntegral`; but we d...
Mathlib.Analysis.SpecialFunctions.Gamma.Beta.153_0.in2QiCFW52coQT2
/-- Recurrence formula for the Beta function. -/ theorem betaIntegral_recurrence {u v : ℂ} (hu : 0 < re u) (hv : 0 < re v) : u * betaIntegral u (v + 1) = v * betaIntegral (u + 1) v
Mathlib_Analysis_SpecialFunctions_Gamma_Beta
u v : ℂ hu : 0 < u.re hv : 0 < v.re F : ℝ → ℂ := fun x => ↑x ^ u * (1 - ↑x) ^ v hu' : 0 < (u + 1).re hv' : 0 < (v + 1).re hc : ContinuousOn F (Icc 0 1) x : ℝ hx : x ∈ Ioo 0 1 U : HasDerivAt (fun y => y ^ u) (u * ↑x ^ (u - 1)) ↑x ⊢ HasDerivAt F (u * (↑x ^ (u - 1) * (1 - ↑x) ^ v) - v * (↑x ^ u * (1 - ↑x) ^ (v - 1))) x
/- Copyright (c) 2023 David Loeffler. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: David Loeffler -/ import Mathlib.Analysis.Convolution import Mathlib.Analysis.SpecialFunctions.Trigonometric.EulerSineProd import Mathlib.Analysis.SpecialFunctions.Gamma.BohrMollerup i...
have V : HasDerivAt (fun y : ℂ => (1 - y) ^ v) (-v * (1 - (x : ℂ)) ^ (v - 1)) ↑x := by have A := @HasDerivAt.cpow_const _ _ _ v (hasDerivAt_id (1 - (x : ℂ))) (Or.inl ?_) swap; · rw [id.def, sub_re, one_re, ofReal_re, sub_pos]; exact hx.2 simp_rw [id.def] at A have B : HasDerivAt (fun y : ℂ => 1 ...
/-- Recurrence formula for the Beta function. -/ theorem betaIntegral_recurrence {u v : ℂ} (hu : 0 < re u) (hv : 0 < re v) : u * betaIntegral u (v + 1) = v * betaIntegral (u + 1) v := by -- NB: If we knew `Gamma (u + v + 1) ≠ 0` this would be an easy consequence of -- `Gamma_mul_Gamma_eq_betaIntegral`; but we d...
Mathlib.Analysis.SpecialFunctions.Gamma.Beta.153_0.in2QiCFW52coQT2
/-- Recurrence formula for the Beta function. -/ theorem betaIntegral_recurrence {u v : ℂ} (hu : 0 < re u) (hv : 0 < re v) : u * betaIntegral u (v + 1) = v * betaIntegral (u + 1) v
Mathlib_Analysis_SpecialFunctions_Gamma_Beta
u v : ℂ hu : 0 < u.re hv : 0 < v.re F : ℝ → ℂ := fun x => ↑x ^ u * (1 - ↑x) ^ v hu' : 0 < (u + 1).re hv' : 0 < (v + 1).re hc : ContinuousOn F (Icc 0 1) x : ℝ hx : x ∈ Ioo 0 1 U : HasDerivAt (fun y => y ^ u) (u * ↑x ^ (u - 1)) ↑x ⊢ HasDerivAt (fun y => (1 - y) ^ v) (-v * (1 - ↑x) ^ (v - 1)) ↑x
/- Copyright (c) 2023 David Loeffler. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: David Loeffler -/ import Mathlib.Analysis.Convolution import Mathlib.Analysis.SpecialFunctions.Trigonometric.EulerSineProd import Mathlib.Analysis.SpecialFunctions.Gamma.BohrMollerup i...
have A := @HasDerivAt.cpow_const _ _ _ v (hasDerivAt_id (1 - (x : ℂ))) (Or.inl ?_)
/-- Recurrence formula for the Beta function. -/ theorem betaIntegral_recurrence {u v : ℂ} (hu : 0 < re u) (hv : 0 < re v) : u * betaIntegral u (v + 1) = v * betaIntegral (u + 1) v := by -- NB: If we knew `Gamma (u + v + 1) ≠ 0` this would be an easy consequence of -- `Gamma_mul_Gamma_eq_betaIntegral`; but we d...
Mathlib.Analysis.SpecialFunctions.Gamma.Beta.153_0.in2QiCFW52coQT2
/-- Recurrence formula for the Beta function. -/ theorem betaIntegral_recurrence {u v : ℂ} (hu : 0 < re u) (hv : 0 < re v) : u * betaIntegral u (v + 1) = v * betaIntegral (u + 1) v
Mathlib_Analysis_SpecialFunctions_Gamma_Beta
case refine_2 u v : ℂ hu : 0 < u.re hv : 0 < v.re F : ℝ → ℂ := fun x => ↑x ^ u * (1 - ↑x) ^ v hu' : 0 < (u + 1).re hv' : 0 < (v + 1).re hc : ContinuousOn F (Icc 0 1) x : ℝ hx : x ∈ Ioo 0 1 U : HasDerivAt (fun y => y ^ u) (u * ↑x ^ (u - 1)) ↑x A : HasDerivAt (fun x => id x ^ v) (v * id (1 - ↑x) ^ (v - 1) * 1) (1 - ↑x) ⊢...
/- Copyright (c) 2023 David Loeffler. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: David Loeffler -/ import Mathlib.Analysis.Convolution import Mathlib.Analysis.SpecialFunctions.Trigonometric.EulerSineProd import Mathlib.Analysis.SpecialFunctions.Gamma.BohrMollerup i...
swap
/-- Recurrence formula for the Beta function. -/ theorem betaIntegral_recurrence {u v : ℂ} (hu : 0 < re u) (hv : 0 < re v) : u * betaIntegral u (v + 1) = v * betaIntegral (u + 1) v := by -- NB: If we knew `Gamma (u + v + 1) ≠ 0` this would be an easy consequence of -- `Gamma_mul_Gamma_eq_betaIntegral`; but we d...
Mathlib.Analysis.SpecialFunctions.Gamma.Beta.153_0.in2QiCFW52coQT2
/-- Recurrence formula for the Beta function. -/ theorem betaIntegral_recurrence {u v : ℂ} (hu : 0 < re u) (hv : 0 < re v) : u * betaIntegral u (v + 1) = v * betaIntegral (u + 1) v
Mathlib_Analysis_SpecialFunctions_Gamma_Beta
case refine_1 u v : ℂ hu : 0 < u.re hv : 0 < v.re F : ℝ → ℂ := fun x => ↑x ^ u * (1 - ↑x) ^ v hu' : 0 < (u + 1).re hv' : 0 < (v + 1).re hc : ContinuousOn F (Icc 0 1) x : ℝ hx : x ∈ Ioo 0 1 U : HasDerivAt (fun y => y ^ u) (u * ↑x ^ (u - 1)) ↑x ⊢ 0 < (id (1 - ↑x)).re
/- Copyright (c) 2023 David Loeffler. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: David Loeffler -/ import Mathlib.Analysis.Convolution import Mathlib.Analysis.SpecialFunctions.Trigonometric.EulerSineProd import Mathlib.Analysis.SpecialFunctions.Gamma.BohrMollerup i...
rw [id.def, sub_re, one_re, ofReal_re, sub_pos]
/-- Recurrence formula for the Beta function. -/ theorem betaIntegral_recurrence {u v : ℂ} (hu : 0 < re u) (hv : 0 < re v) : u * betaIntegral u (v + 1) = v * betaIntegral (u + 1) v := by -- NB: If we knew `Gamma (u + v + 1) ≠ 0` this would be an easy consequence of -- `Gamma_mul_Gamma_eq_betaIntegral`; but we d...
Mathlib.Analysis.SpecialFunctions.Gamma.Beta.153_0.in2QiCFW52coQT2
/-- Recurrence formula for the Beta function. -/ theorem betaIntegral_recurrence {u v : ℂ} (hu : 0 < re u) (hv : 0 < re v) : u * betaIntegral u (v + 1) = v * betaIntegral (u + 1) v
Mathlib_Analysis_SpecialFunctions_Gamma_Beta
case refine_1 u v : ℂ hu : 0 < u.re hv : 0 < v.re F : ℝ → ℂ := fun x => ↑x ^ u * (1 - ↑x) ^ v hu' : 0 < (u + 1).re hv' : 0 < (v + 1).re hc : ContinuousOn F (Icc 0 1) x : ℝ hx : x ∈ Ioo 0 1 U : HasDerivAt (fun y => y ^ u) (u * ↑x ^ (u - 1)) ↑x ⊢ x < 1
/- Copyright (c) 2023 David Loeffler. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: David Loeffler -/ import Mathlib.Analysis.Convolution import Mathlib.Analysis.SpecialFunctions.Trigonometric.EulerSineProd import Mathlib.Analysis.SpecialFunctions.Gamma.BohrMollerup i...
exact hx.2
/-- Recurrence formula for the Beta function. -/ theorem betaIntegral_recurrence {u v : ℂ} (hu : 0 < re u) (hv : 0 < re v) : u * betaIntegral u (v + 1) = v * betaIntegral (u + 1) v := by -- NB: If we knew `Gamma (u + v + 1) ≠ 0` this would be an easy consequence of -- `Gamma_mul_Gamma_eq_betaIntegral`; but we d...
Mathlib.Analysis.SpecialFunctions.Gamma.Beta.153_0.in2QiCFW52coQT2
/-- Recurrence formula for the Beta function. -/ theorem betaIntegral_recurrence {u v : ℂ} (hu : 0 < re u) (hv : 0 < re v) : u * betaIntegral u (v + 1) = v * betaIntegral (u + 1) v
Mathlib_Analysis_SpecialFunctions_Gamma_Beta
case refine_2 u v : ℂ hu : 0 < u.re hv : 0 < v.re F : ℝ → ℂ := fun x => ↑x ^ u * (1 - ↑x) ^ v hu' : 0 < (u + 1).re hv' : 0 < (v + 1).re hc : ContinuousOn F (Icc 0 1) x : ℝ hx : x ∈ Ioo 0 1 U : HasDerivAt (fun y => y ^ u) (u * ↑x ^ (u - 1)) ↑x A : HasDerivAt (fun x => id x ^ v) (v * id (1 - ↑x) ^ (v - 1) * 1) (1 - ↑x) ⊢...
/- Copyright (c) 2023 David Loeffler. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: David Loeffler -/ import Mathlib.Analysis.Convolution import Mathlib.Analysis.SpecialFunctions.Trigonometric.EulerSineProd import Mathlib.Analysis.SpecialFunctions.Gamma.BohrMollerup i...
simp_rw [id.def] at A
/-- Recurrence formula for the Beta function. -/ theorem betaIntegral_recurrence {u v : ℂ} (hu : 0 < re u) (hv : 0 < re v) : u * betaIntegral u (v + 1) = v * betaIntegral (u + 1) v := by -- NB: If we knew `Gamma (u + v + 1) ≠ 0` this would be an easy consequence of -- `Gamma_mul_Gamma_eq_betaIntegral`; but we d...
Mathlib.Analysis.SpecialFunctions.Gamma.Beta.153_0.in2QiCFW52coQT2
/-- Recurrence formula for the Beta function. -/ theorem betaIntegral_recurrence {u v : ℂ} (hu : 0 < re u) (hv : 0 < re v) : u * betaIntegral u (v + 1) = v * betaIntegral (u + 1) v
Mathlib_Analysis_SpecialFunctions_Gamma_Beta
case refine_2 u v : ℂ hu : 0 < u.re hv : 0 < v.re F : ℝ → ℂ := fun x => ↑x ^ u * (1 - ↑x) ^ v hu' : 0 < (u + 1).re hv' : 0 < (v + 1).re hc : ContinuousOn F (Icc 0 1) x : ℝ hx : x ∈ Ioo 0 1 U : HasDerivAt (fun y => y ^ u) (u * ↑x ^ (u - 1)) ↑x A : HasDerivAt (fun x => x ^ v) (v * (1 - ↑x) ^ (v - 1) * 1) (1 - ↑x) ⊢ HasDe...
/- Copyright (c) 2023 David Loeffler. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: David Loeffler -/ import Mathlib.Analysis.Convolution import Mathlib.Analysis.SpecialFunctions.Trigonometric.EulerSineProd import Mathlib.Analysis.SpecialFunctions.Gamma.BohrMollerup i...
have B : HasDerivAt (fun y : ℂ => 1 - y) (-1) ↑x := by apply HasDerivAt.const_sub; apply hasDerivAt_id
/-- Recurrence formula for the Beta function. -/ theorem betaIntegral_recurrence {u v : ℂ} (hu : 0 < re u) (hv : 0 < re v) : u * betaIntegral u (v + 1) = v * betaIntegral (u + 1) v := by -- NB: If we knew `Gamma (u + v + 1) ≠ 0` this would be an easy consequence of -- `Gamma_mul_Gamma_eq_betaIntegral`; but we d...
Mathlib.Analysis.SpecialFunctions.Gamma.Beta.153_0.in2QiCFW52coQT2
/-- Recurrence formula for the Beta function. -/ theorem betaIntegral_recurrence {u v : ℂ} (hu : 0 < re u) (hv : 0 < re v) : u * betaIntegral u (v + 1) = v * betaIntegral (u + 1) v
Mathlib_Analysis_SpecialFunctions_Gamma_Beta
u v : ℂ hu : 0 < u.re hv : 0 < v.re F : ℝ → ℂ := fun x => ↑x ^ u * (1 - ↑x) ^ v hu' : 0 < (u + 1).re hv' : 0 < (v + 1).re hc : ContinuousOn F (Icc 0 1) x : ℝ hx : x ∈ Ioo 0 1 U : HasDerivAt (fun y => y ^ u) (u * ↑x ^ (u - 1)) ↑x A : HasDerivAt (fun x => x ^ v) (v * (1 - ↑x) ^ (v - 1) * 1) (1 - ↑x) ⊢ HasDerivAt (fun y =...
/- Copyright (c) 2023 David Loeffler. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: David Loeffler -/ import Mathlib.Analysis.Convolution import Mathlib.Analysis.SpecialFunctions.Trigonometric.EulerSineProd import Mathlib.Analysis.SpecialFunctions.Gamma.BohrMollerup i...
apply HasDerivAt.const_sub
/-- Recurrence formula for the Beta function. -/ theorem betaIntegral_recurrence {u v : ℂ} (hu : 0 < re u) (hv : 0 < re v) : u * betaIntegral u (v + 1) = v * betaIntegral (u + 1) v := by -- NB: If we knew `Gamma (u + v + 1) ≠ 0` this would be an easy consequence of -- `Gamma_mul_Gamma_eq_betaIntegral`; but we d...
Mathlib.Analysis.SpecialFunctions.Gamma.Beta.153_0.in2QiCFW52coQT2
/-- Recurrence formula for the Beta function. -/ theorem betaIntegral_recurrence {u v : ℂ} (hu : 0 < re u) (hv : 0 < re v) : u * betaIntegral u (v + 1) = v * betaIntegral (u + 1) v
Mathlib_Analysis_SpecialFunctions_Gamma_Beta
case hf u v : ℂ hu : 0 < u.re hv : 0 < v.re F : ℝ → ℂ := fun x => ↑x ^ u * (1 - ↑x) ^ v hu' : 0 < (u + 1).re hv' : 0 < (v + 1).re hc : ContinuousOn F (Icc 0 1) x : ℝ hx : x ∈ Ioo 0 1 U : HasDerivAt (fun y => y ^ u) (u * ↑x ^ (u - 1)) ↑x A : HasDerivAt (fun x => x ^ v) (v * (1 - ↑x) ^ (v - 1) * 1) (1 - ↑x) ⊢ HasDerivAt ...
/- Copyright (c) 2023 David Loeffler. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: David Loeffler -/ import Mathlib.Analysis.Convolution import Mathlib.Analysis.SpecialFunctions.Trigonometric.EulerSineProd import Mathlib.Analysis.SpecialFunctions.Gamma.BohrMollerup i...
apply hasDerivAt_id
/-- Recurrence formula for the Beta function. -/ theorem betaIntegral_recurrence {u v : ℂ} (hu : 0 < re u) (hv : 0 < re v) : u * betaIntegral u (v + 1) = v * betaIntegral (u + 1) v := by -- NB: If we knew `Gamma (u + v + 1) ≠ 0` this would be an easy consequence of -- `Gamma_mul_Gamma_eq_betaIntegral`; but we d...
Mathlib.Analysis.SpecialFunctions.Gamma.Beta.153_0.in2QiCFW52coQT2
/-- Recurrence formula for the Beta function. -/ theorem betaIntegral_recurrence {u v : ℂ} (hu : 0 < re u) (hv : 0 < re v) : u * betaIntegral u (v + 1) = v * betaIntegral (u + 1) v
Mathlib_Analysis_SpecialFunctions_Gamma_Beta
case refine_2 u v : ℂ hu : 0 < u.re hv : 0 < v.re F : ℝ → ℂ := fun x => ↑x ^ u * (1 - ↑x) ^ v hu' : 0 < (u + 1).re hv' : 0 < (v + 1).re hc : ContinuousOn F (Icc 0 1) x : ℝ hx : x ∈ Ioo 0 1 U : HasDerivAt (fun y => y ^ u) (u * ↑x ^ (u - 1)) ↑x A : HasDerivAt (fun x => x ^ v) (v * (1 - ↑x) ^ (v - 1) * 1) (1 - ↑x) B : Has...
/- Copyright (c) 2023 David Loeffler. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: David Loeffler -/ import Mathlib.Analysis.Convolution import Mathlib.Analysis.SpecialFunctions.Trigonometric.EulerSineProd import Mathlib.Analysis.SpecialFunctions.Gamma.BohrMollerup i...
convert HasDerivAt.comp (↑x) A B using 1
/-- Recurrence formula for the Beta function. -/ theorem betaIntegral_recurrence {u v : ℂ} (hu : 0 < re u) (hv : 0 < re v) : u * betaIntegral u (v + 1) = v * betaIntegral (u + 1) v := by -- NB: If we knew `Gamma (u + v + 1) ≠ 0` this would be an easy consequence of -- `Gamma_mul_Gamma_eq_betaIntegral`; but we d...
Mathlib.Analysis.SpecialFunctions.Gamma.Beta.153_0.in2QiCFW52coQT2
/-- Recurrence formula for the Beta function. -/ theorem betaIntegral_recurrence {u v : ℂ} (hu : 0 < re u) (hv : 0 < re v) : u * betaIntegral u (v + 1) = v * betaIntegral (u + 1) v
Mathlib_Analysis_SpecialFunctions_Gamma_Beta
case h.e'_7 u v : ℂ hu : 0 < u.re hv : 0 < v.re F : ℝ → ℂ := fun x => ↑x ^ u * (1 - ↑x) ^ v hu' : 0 < (u + 1).re hv' : 0 < (v + 1).re hc : ContinuousOn F (Icc 0 1) x : ℝ hx : x ∈ Ioo 0 1 U : HasDerivAt (fun y => y ^ u) (u * ↑x ^ (u - 1)) ↑x A : HasDerivAt (fun x => x ^ v) (v * (1 - ↑x) ^ (v - 1) * 1) (1 - ↑x) B : HasDe...
/- Copyright (c) 2023 David Loeffler. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: David Loeffler -/ import Mathlib.Analysis.Convolution import Mathlib.Analysis.SpecialFunctions.Trigonometric.EulerSineProd import Mathlib.Analysis.SpecialFunctions.Gamma.BohrMollerup i...
ring
/-- Recurrence formula for the Beta function. -/ theorem betaIntegral_recurrence {u v : ℂ} (hu : 0 < re u) (hv : 0 < re v) : u * betaIntegral u (v + 1) = v * betaIntegral (u + 1) v := by -- NB: If we knew `Gamma (u + v + 1) ≠ 0` this would be an easy consequence of -- `Gamma_mul_Gamma_eq_betaIntegral`; but we d...
Mathlib.Analysis.SpecialFunctions.Gamma.Beta.153_0.in2QiCFW52coQT2
/-- Recurrence formula for the Beta function. -/ theorem betaIntegral_recurrence {u v : ℂ} (hu : 0 < re u) (hv : 0 < re v) : u * betaIntegral u (v + 1) = v * betaIntegral (u + 1) v
Mathlib_Analysis_SpecialFunctions_Gamma_Beta
u v : ℂ hu : 0 < u.re hv : 0 < v.re F : ℝ → ℂ := fun x => ↑x ^ u * (1 - ↑x) ^ v hu' : 0 < (u + 1).re hv' : 0 < (v + 1).re hc : ContinuousOn F (Icc 0 1) x : ℝ hx : x ∈ Ioo 0 1 U : HasDerivAt (fun y => y ^ u) (u * ↑x ^ (u - 1)) ↑x V : HasDerivAt (fun y => (1 - y) ^ v) (-v * (1 - ↑x) ^ (v - 1)) ↑x ⊢ HasDerivAt F (u * (↑x ...
/- Copyright (c) 2023 David Loeffler. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: David Loeffler -/ import Mathlib.Analysis.Convolution import Mathlib.Analysis.SpecialFunctions.Trigonometric.EulerSineProd import Mathlib.Analysis.SpecialFunctions.Gamma.BohrMollerup i...
convert (U.mul V).comp_ofReal using 1
/-- Recurrence formula for the Beta function. -/ theorem betaIntegral_recurrence {u v : ℂ} (hu : 0 < re u) (hv : 0 < re v) : u * betaIntegral u (v + 1) = v * betaIntegral (u + 1) v := by -- NB: If we knew `Gamma (u + v + 1) ≠ 0` this would be an easy consequence of -- `Gamma_mul_Gamma_eq_betaIntegral`; but we d...
Mathlib.Analysis.SpecialFunctions.Gamma.Beta.153_0.in2QiCFW52coQT2
/-- Recurrence formula for the Beta function. -/ theorem betaIntegral_recurrence {u v : ℂ} (hu : 0 < re u) (hv : 0 < re v) : u * betaIntegral u (v + 1) = v * betaIntegral (u + 1) v
Mathlib_Analysis_SpecialFunctions_Gamma_Beta
case h.e'_7 u v : ℂ hu : 0 < u.re hv : 0 < v.re F : ℝ → ℂ := fun x => ↑x ^ u * (1 - ↑x) ^ v hu' : 0 < (u + 1).re hv' : 0 < (v + 1).re hc : ContinuousOn F (Icc 0 1) x : ℝ hx : x ∈ Ioo 0 1 U : HasDerivAt (fun y => y ^ u) (u * ↑x ^ (u - 1)) ↑x V : HasDerivAt (fun y => (1 - y) ^ v) (-v * (1 - ↑x) ^ (v - 1)) ↑x ⊢ u * (↑x ^ ...
/- Copyright (c) 2023 David Loeffler. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: David Loeffler -/ import Mathlib.Analysis.Convolution import Mathlib.Analysis.SpecialFunctions.Trigonometric.EulerSineProd import Mathlib.Analysis.SpecialFunctions.Gamma.BohrMollerup i...
ring
/-- Recurrence formula for the Beta function. -/ theorem betaIntegral_recurrence {u v : ℂ} (hu : 0 < re u) (hv : 0 < re v) : u * betaIntegral u (v + 1) = v * betaIntegral (u + 1) v := by -- NB: If we knew `Gamma (u + v + 1) ≠ 0` this would be an easy consequence of -- `Gamma_mul_Gamma_eq_betaIntegral`; but we d...
Mathlib.Analysis.SpecialFunctions.Gamma.Beta.153_0.in2QiCFW52coQT2
/-- Recurrence formula for the Beta function. -/ theorem betaIntegral_recurrence {u v : ℂ} (hu : 0 < re u) (hv : 0 < re v) : u * betaIntegral u (v + 1) = v * betaIntegral (u + 1) v
Mathlib_Analysis_SpecialFunctions_Gamma_Beta
u v : ℂ hu : 0 < u.re hv : 0 < v.re F : ℝ → ℂ := fun x => ↑x ^ u * (1 - ↑x) ^ v hu' : 0 < (u + 1).re hv' : 0 < (v + 1).re hc : ContinuousOn F (Icc 0 1) hder : ∀ x ∈ Ioo 0 1, HasDerivAt F (u * (↑x ^ (u - 1) * (1 - ↑x) ^ v) - v * (↑x ^ u * (1 - ↑x) ^ (v - 1))) x ⊢ u * betaIntegral u (v + 1) = v * betaIntegral (u + 1) v
/- Copyright (c) 2023 David Loeffler. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: David Loeffler -/ import Mathlib.Analysis.Convolution import Mathlib.Analysis.SpecialFunctions.Trigonometric.EulerSineProd import Mathlib.Analysis.SpecialFunctions.Gamma.BohrMollerup i...
have h_int := ((betaIntegral_convergent hu hv').const_mul u).sub ((betaIntegral_convergent hu' hv).const_mul v)
/-- Recurrence formula for the Beta function. -/ theorem betaIntegral_recurrence {u v : ℂ} (hu : 0 < re u) (hv : 0 < re v) : u * betaIntegral u (v + 1) = v * betaIntegral (u + 1) v := by -- NB: If we knew `Gamma (u + v + 1) ≠ 0` this would be an easy consequence of -- `Gamma_mul_Gamma_eq_betaIntegral`; but we d...
Mathlib.Analysis.SpecialFunctions.Gamma.Beta.153_0.in2QiCFW52coQT2
/-- Recurrence formula for the Beta function. -/ theorem betaIntegral_recurrence {u v : ℂ} (hu : 0 < re u) (hv : 0 < re v) : u * betaIntegral u (v + 1) = v * betaIntegral (u + 1) v
Mathlib_Analysis_SpecialFunctions_Gamma_Beta
u v : ℂ hu : 0 < u.re hv : 0 < v.re F : ℝ → ℂ := fun x => ↑x ^ u * (1 - ↑x) ^ v hu' : 0 < (u + 1).re hv' : 0 < (v + 1).re hc : ContinuousOn F (Icc 0 1) hder : ∀ x ∈ Ioo 0 1, HasDerivAt F (u * (↑x ^ (u - 1) * (1 - ↑x) ^ v) - v * (↑x ^ u * (1 - ↑x) ^ (v - 1))) x h_int : IntervalIntegrable (fun x => u * (↑x ^ (u - 1...
/- Copyright (c) 2023 David Loeffler. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: David Loeffler -/ import Mathlib.Analysis.Convolution import Mathlib.Analysis.SpecialFunctions.Trigonometric.EulerSineProd import Mathlib.Analysis.SpecialFunctions.Gamma.BohrMollerup i...
rw [add_sub_cancel, add_sub_cancel] at h_int
/-- Recurrence formula for the Beta function. -/ theorem betaIntegral_recurrence {u v : ℂ} (hu : 0 < re u) (hv : 0 < re v) : u * betaIntegral u (v + 1) = v * betaIntegral (u + 1) v := by -- NB: If we knew `Gamma (u + v + 1) ≠ 0` this would be an easy consequence of -- `Gamma_mul_Gamma_eq_betaIntegral`; but we d...
Mathlib.Analysis.SpecialFunctions.Gamma.Beta.153_0.in2QiCFW52coQT2
/-- Recurrence formula for the Beta function. -/ theorem betaIntegral_recurrence {u v : ℂ} (hu : 0 < re u) (hv : 0 < re v) : u * betaIntegral u (v + 1) = v * betaIntegral (u + 1) v
Mathlib_Analysis_SpecialFunctions_Gamma_Beta
u v : ℂ hu : 0 < u.re hv : 0 < v.re F : ℝ → ℂ := fun x => ↑x ^ u * (1 - ↑x) ^ v hu' : 0 < (u + 1).re hv' : 0 < (v + 1).re hc : ContinuousOn F (Icc 0 1) hder : ∀ x ∈ Ioo 0 1, HasDerivAt F (u * (↑x ^ (u - 1) * (1 - ↑x) ^ v) - v * (↑x ^ u * (1 - ↑x) ^ (v - 1))) x h_int : IntervalIntegrable (fun x => u * (↑x ^ (u - 1) * (1...
/- Copyright (c) 2023 David Loeffler. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: David Loeffler -/ import Mathlib.Analysis.Convolution import Mathlib.Analysis.SpecialFunctions.Trigonometric.EulerSineProd import Mathlib.Analysis.SpecialFunctions.Gamma.BohrMollerup i...
have int_ev := intervalIntegral.integral_eq_sub_of_hasDerivAt_of_le zero_le_one hc hder h_int
/-- Recurrence formula for the Beta function. -/ theorem betaIntegral_recurrence {u v : ℂ} (hu : 0 < re u) (hv : 0 < re v) : u * betaIntegral u (v + 1) = v * betaIntegral (u + 1) v := by -- NB: If we knew `Gamma (u + v + 1) ≠ 0` this would be an easy consequence of -- `Gamma_mul_Gamma_eq_betaIntegral`; but we d...
Mathlib.Analysis.SpecialFunctions.Gamma.Beta.153_0.in2QiCFW52coQT2
/-- Recurrence formula for the Beta function. -/ theorem betaIntegral_recurrence {u v : ℂ} (hu : 0 < re u) (hv : 0 < re v) : u * betaIntegral u (v + 1) = v * betaIntegral (u + 1) v
Mathlib_Analysis_SpecialFunctions_Gamma_Beta
u v : ℂ hu : 0 < u.re hv : 0 < v.re F : ℝ → ℂ := fun x => ↑x ^ u * (1 - ↑x) ^ v hu' : 0 < (u + 1).re hv' : 0 < (v + 1).re hc : ContinuousOn F (Icc 0 1) hder : ∀ x ∈ Ioo 0 1, HasDerivAt F (u * (↑x ^ (u - 1) * (1 - ↑x) ^ v) - v * (↑x ^ u * (1 - ↑x) ^ (v - 1))) x h_int : IntervalIntegrable (fun x => u * (↑x ^ (u - 1) * (1...
/- Copyright (c) 2023 David Loeffler. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: David Loeffler -/ import Mathlib.Analysis.Convolution import Mathlib.Analysis.SpecialFunctions.Trigonometric.EulerSineProd import Mathlib.Analysis.SpecialFunctions.Gamma.BohrMollerup i...
have hF0 : F 0 = 0 := by simp only [mul_eq_zero, ofReal_zero, cpow_eq_zero_iff, eq_self_iff_true, Ne.def, true_and_iff, sub_zero, one_cpow, one_ne_zero, or_false_iff] contrapose! hu; rw [hu, zero_re]
/-- Recurrence formula for the Beta function. -/ theorem betaIntegral_recurrence {u v : ℂ} (hu : 0 < re u) (hv : 0 < re v) : u * betaIntegral u (v + 1) = v * betaIntegral (u + 1) v := by -- NB: If we knew `Gamma (u + v + 1) ≠ 0` this would be an easy consequence of -- `Gamma_mul_Gamma_eq_betaIntegral`; but we d...
Mathlib.Analysis.SpecialFunctions.Gamma.Beta.153_0.in2QiCFW52coQT2
/-- Recurrence formula for the Beta function. -/ theorem betaIntegral_recurrence {u v : ℂ} (hu : 0 < re u) (hv : 0 < re v) : u * betaIntegral u (v + 1) = v * betaIntegral (u + 1) v
Mathlib_Analysis_SpecialFunctions_Gamma_Beta
u v : ℂ hu : 0 < u.re hv : 0 < v.re F : ℝ → ℂ := fun x => ↑x ^ u * (1 - ↑x) ^ v hu' : 0 < (u + 1).re hv' : 0 < (v + 1).re hc : ContinuousOn F (Icc 0 1) hder : ∀ x ∈ Ioo 0 1, HasDerivAt F (u * (↑x ^ (u - 1) * (1 - ↑x) ^ v) - v * (↑x ^ u * (1 - ↑x) ^ (v - 1))) x h_int : IntervalIntegrable (fun x => u * (↑x ^ (u - 1) * (1...
/- Copyright (c) 2023 David Loeffler. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: David Loeffler -/ import Mathlib.Analysis.Convolution import Mathlib.Analysis.SpecialFunctions.Trigonometric.EulerSineProd import Mathlib.Analysis.SpecialFunctions.Gamma.BohrMollerup i...
simp only [mul_eq_zero, ofReal_zero, cpow_eq_zero_iff, eq_self_iff_true, Ne.def, true_and_iff, sub_zero, one_cpow, one_ne_zero, or_false_iff]
/-- Recurrence formula for the Beta function. -/ theorem betaIntegral_recurrence {u v : ℂ} (hu : 0 < re u) (hv : 0 < re v) : u * betaIntegral u (v + 1) = v * betaIntegral (u + 1) v := by -- NB: If we knew `Gamma (u + v + 1) ≠ 0` this would be an easy consequence of -- `Gamma_mul_Gamma_eq_betaIntegral`; but we d...
Mathlib.Analysis.SpecialFunctions.Gamma.Beta.153_0.in2QiCFW52coQT2
/-- Recurrence formula for the Beta function. -/ theorem betaIntegral_recurrence {u v : ℂ} (hu : 0 < re u) (hv : 0 < re v) : u * betaIntegral u (v + 1) = v * betaIntegral (u + 1) v
Mathlib_Analysis_SpecialFunctions_Gamma_Beta
u v : ℂ hu : 0 < u.re hv : 0 < v.re F : ℝ → ℂ := fun x => ↑x ^ u * (1 - ↑x) ^ v hu' : 0 < (u + 1).re hv' : 0 < (v + 1).re hc : ContinuousOn F (Icc 0 1) hder : ∀ x ∈ Ioo 0 1, HasDerivAt F (u * (↑x ^ (u - 1) * (1 - ↑x) ^ v) - v * (↑x ^ u * (1 - ↑x) ^ (v - 1))) x h_int : IntervalIntegrable (fun x => u * (↑x ^ (u - 1) * (1...
/- Copyright (c) 2023 David Loeffler. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: David Loeffler -/ import Mathlib.Analysis.Convolution import Mathlib.Analysis.SpecialFunctions.Trigonometric.EulerSineProd import Mathlib.Analysis.SpecialFunctions.Gamma.BohrMollerup i...
contrapose! hu
/-- Recurrence formula for the Beta function. -/ theorem betaIntegral_recurrence {u v : ℂ} (hu : 0 < re u) (hv : 0 < re v) : u * betaIntegral u (v + 1) = v * betaIntegral (u + 1) v := by -- NB: If we knew `Gamma (u + v + 1) ≠ 0` this would be an easy consequence of -- `Gamma_mul_Gamma_eq_betaIntegral`; but we d...
Mathlib.Analysis.SpecialFunctions.Gamma.Beta.153_0.in2QiCFW52coQT2
/-- Recurrence formula for the Beta function. -/ theorem betaIntegral_recurrence {u v : ℂ} (hu : 0 < re u) (hv : 0 < re v) : u * betaIntegral u (v + 1) = v * betaIntegral (u + 1) v
Mathlib_Analysis_SpecialFunctions_Gamma_Beta
u v : ℂ hv : 0 < v.re F : ℝ → ℂ := fun x => ↑x ^ u * (1 - ↑x) ^ v hu' : 0 < (u + 1).re hv' : 0 < (v + 1).re hc : ContinuousOn F (Icc 0 1) hder : ∀ x ∈ Ioo 0 1, HasDerivAt F (u * (↑x ^ (u - 1) * (1 - ↑x) ^ v) - v * (↑x ^ u * (1 - ↑x) ^ (v - 1))) x h_int : IntervalIntegrable (fun x => u * (↑x ^ (u - 1) * (1 - ↑x) ^ v) - ...
/- Copyright (c) 2023 David Loeffler. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: David Loeffler -/ import Mathlib.Analysis.Convolution import Mathlib.Analysis.SpecialFunctions.Trigonometric.EulerSineProd import Mathlib.Analysis.SpecialFunctions.Gamma.BohrMollerup i...
rw [hu, zero_re]
/-- Recurrence formula for the Beta function. -/ theorem betaIntegral_recurrence {u v : ℂ} (hu : 0 < re u) (hv : 0 < re v) : u * betaIntegral u (v + 1) = v * betaIntegral (u + 1) v := by -- NB: If we knew `Gamma (u + v + 1) ≠ 0` this would be an easy consequence of -- `Gamma_mul_Gamma_eq_betaIntegral`; but we d...
Mathlib.Analysis.SpecialFunctions.Gamma.Beta.153_0.in2QiCFW52coQT2
/-- Recurrence formula for the Beta function. -/ theorem betaIntegral_recurrence {u v : ℂ} (hu : 0 < re u) (hv : 0 < re v) : u * betaIntegral u (v + 1) = v * betaIntegral (u + 1) v
Mathlib_Analysis_SpecialFunctions_Gamma_Beta
u v : ℂ hu : 0 < u.re hv : 0 < v.re F : ℝ → ℂ := fun x => ↑x ^ u * (1 - ↑x) ^ v hu' : 0 < (u + 1).re hv' : 0 < (v + 1).re hc : ContinuousOn F (Icc 0 1) hder : ∀ x ∈ Ioo 0 1, HasDerivAt F (u * (↑x ^ (u - 1) * (1 - ↑x) ^ v) - v * (↑x ^ u * (1 - ↑x) ^ (v - 1))) x h_int : IntervalIntegrable (fun x => u * (↑x ^ (u - 1) * (1...
/- Copyright (c) 2023 David Loeffler. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: David Loeffler -/ import Mathlib.Analysis.Convolution import Mathlib.Analysis.SpecialFunctions.Trigonometric.EulerSineProd import Mathlib.Analysis.SpecialFunctions.Gamma.BohrMollerup i...
have hF1 : F 1 = 0 := by simp only [mul_eq_zero, ofReal_one, one_cpow, one_ne_zero, sub_self, cpow_eq_zero_iff, eq_self_iff_true, Ne.def, true_and_iff, false_or_iff] contrapose! hv; rw [hv, zero_re]
/-- Recurrence formula for the Beta function. -/ theorem betaIntegral_recurrence {u v : ℂ} (hu : 0 < re u) (hv : 0 < re v) : u * betaIntegral u (v + 1) = v * betaIntegral (u + 1) v := by -- NB: If we knew `Gamma (u + v + 1) ≠ 0` this would be an easy consequence of -- `Gamma_mul_Gamma_eq_betaIntegral`; but we d...
Mathlib.Analysis.SpecialFunctions.Gamma.Beta.153_0.in2QiCFW52coQT2
/-- Recurrence formula for the Beta function. -/ theorem betaIntegral_recurrence {u v : ℂ} (hu : 0 < re u) (hv : 0 < re v) : u * betaIntegral u (v + 1) = v * betaIntegral (u + 1) v
Mathlib_Analysis_SpecialFunctions_Gamma_Beta
u v : ℂ hu : 0 < u.re hv : 0 < v.re F : ℝ → ℂ := fun x => ↑x ^ u * (1 - ↑x) ^ v hu' : 0 < (u + 1).re hv' : 0 < (v + 1).re hc : ContinuousOn F (Icc 0 1) hder : ∀ x ∈ Ioo 0 1, HasDerivAt F (u * (↑x ^ (u - 1) * (1 - ↑x) ^ v) - v * (↑x ^ u * (1 - ↑x) ^ (v - 1))) x h_int : IntervalIntegrable (fun x => u * (↑x ^ (u - 1) * (1...
/- Copyright (c) 2023 David Loeffler. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: David Loeffler -/ import Mathlib.Analysis.Convolution import Mathlib.Analysis.SpecialFunctions.Trigonometric.EulerSineProd import Mathlib.Analysis.SpecialFunctions.Gamma.BohrMollerup i...
simp only [mul_eq_zero, ofReal_one, one_cpow, one_ne_zero, sub_self, cpow_eq_zero_iff, eq_self_iff_true, Ne.def, true_and_iff, false_or_iff]
/-- Recurrence formula for the Beta function. -/ theorem betaIntegral_recurrence {u v : ℂ} (hu : 0 < re u) (hv : 0 < re v) : u * betaIntegral u (v + 1) = v * betaIntegral (u + 1) v := by -- NB: If we knew `Gamma (u + v + 1) ≠ 0` this would be an easy consequence of -- `Gamma_mul_Gamma_eq_betaIntegral`; but we d...
Mathlib.Analysis.SpecialFunctions.Gamma.Beta.153_0.in2QiCFW52coQT2
/-- Recurrence formula for the Beta function. -/ theorem betaIntegral_recurrence {u v : ℂ} (hu : 0 < re u) (hv : 0 < re v) : u * betaIntegral u (v + 1) = v * betaIntegral (u + 1) v
Mathlib_Analysis_SpecialFunctions_Gamma_Beta
u v : ℂ hu : 0 < u.re hv : 0 < v.re F : ℝ → ℂ := fun x => ↑x ^ u * (1 - ↑x) ^ v hu' : 0 < (u + 1).re hv' : 0 < (v + 1).re hc : ContinuousOn F (Icc 0 1) hder : ∀ x ∈ Ioo 0 1, HasDerivAt F (u * (↑x ^ (u - 1) * (1 - ↑x) ^ v) - v * (↑x ^ u * (1 - ↑x) ^ (v - 1))) x h_int : IntervalIntegrable (fun x => u * (↑x ^ (u - 1) * (1...
/- Copyright (c) 2023 David Loeffler. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: David Loeffler -/ import Mathlib.Analysis.Convolution import Mathlib.Analysis.SpecialFunctions.Trigonometric.EulerSineProd import Mathlib.Analysis.SpecialFunctions.Gamma.BohrMollerup i...
contrapose! hv
/-- Recurrence formula for the Beta function. -/ theorem betaIntegral_recurrence {u v : ℂ} (hu : 0 < re u) (hv : 0 < re v) : u * betaIntegral u (v + 1) = v * betaIntegral (u + 1) v := by -- NB: If we knew `Gamma (u + v + 1) ≠ 0` this would be an easy consequence of -- `Gamma_mul_Gamma_eq_betaIntegral`; but we d...
Mathlib.Analysis.SpecialFunctions.Gamma.Beta.153_0.in2QiCFW52coQT2
/-- Recurrence formula for the Beta function. -/ theorem betaIntegral_recurrence {u v : ℂ} (hu : 0 < re u) (hv : 0 < re v) : u * betaIntegral u (v + 1) = v * betaIntegral (u + 1) v
Mathlib_Analysis_SpecialFunctions_Gamma_Beta
u v : ℂ hu : 0 < u.re F : ℝ → ℂ := fun x => ↑x ^ u * (1 - ↑x) ^ v hu' : 0 < (u + 1).re hv' : 0 < (v + 1).re hc : ContinuousOn F (Icc 0 1) hder : ∀ x ∈ Ioo 0 1, HasDerivAt F (u * (↑x ^ (u - 1) * (1 - ↑x) ^ v) - v * (↑x ^ u * (1 - ↑x) ^ (v - 1))) x h_int : IntervalIntegrable (fun x => u * (↑x ^ (u - 1) * (1 - ↑x) ^ v) - ...
/- Copyright (c) 2023 David Loeffler. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: David Loeffler -/ import Mathlib.Analysis.Convolution import Mathlib.Analysis.SpecialFunctions.Trigonometric.EulerSineProd import Mathlib.Analysis.SpecialFunctions.Gamma.BohrMollerup i...
rw [hv, zero_re]
/-- Recurrence formula for the Beta function. -/ theorem betaIntegral_recurrence {u v : ℂ} (hu : 0 < re u) (hv : 0 < re v) : u * betaIntegral u (v + 1) = v * betaIntegral (u + 1) v := by -- NB: If we knew `Gamma (u + v + 1) ≠ 0` this would be an easy consequence of -- `Gamma_mul_Gamma_eq_betaIntegral`; but we d...
Mathlib.Analysis.SpecialFunctions.Gamma.Beta.153_0.in2QiCFW52coQT2
/-- Recurrence formula for the Beta function. -/ theorem betaIntegral_recurrence {u v : ℂ} (hu : 0 < re u) (hv : 0 < re v) : u * betaIntegral u (v + 1) = v * betaIntegral (u + 1) v
Mathlib_Analysis_SpecialFunctions_Gamma_Beta
u v : ℂ hu : 0 < u.re hv : 0 < v.re F : ℝ → ℂ := fun x => ↑x ^ u * (1 - ↑x) ^ v hu' : 0 < (u + 1).re hv' : 0 < (v + 1).re hc : ContinuousOn F (Icc 0 1) hder : ∀ x ∈ Ioo 0 1, HasDerivAt F (u * (↑x ^ (u - 1) * (1 - ↑x) ^ v) - v * (↑x ^ u * (1 - ↑x) ^ (v - 1))) x h_int : IntervalIntegrable (fun x => u * (↑x ^ (u - 1) * (1...
/- Copyright (c) 2023 David Loeffler. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: David Loeffler -/ import Mathlib.Analysis.Convolution import Mathlib.Analysis.SpecialFunctions.Trigonometric.EulerSineProd import Mathlib.Analysis.SpecialFunctions.Gamma.BohrMollerup i...
rw [hF0, hF1, sub_zero, intervalIntegral.integral_sub, intervalIntegral.integral_const_mul, intervalIntegral.integral_const_mul] at int_ev
/-- Recurrence formula for the Beta function. -/ theorem betaIntegral_recurrence {u v : ℂ} (hu : 0 < re u) (hv : 0 < re v) : u * betaIntegral u (v + 1) = v * betaIntegral (u + 1) v := by -- NB: If we knew `Gamma (u + v + 1) ≠ 0` this would be an easy consequence of -- `Gamma_mul_Gamma_eq_betaIntegral`; but we d...
Mathlib.Analysis.SpecialFunctions.Gamma.Beta.153_0.in2QiCFW52coQT2
/-- Recurrence formula for the Beta function. -/ theorem betaIntegral_recurrence {u v : ℂ} (hu : 0 < re u) (hv : 0 < re v) : u * betaIntegral u (v + 1) = v * betaIntegral (u + 1) v
Mathlib_Analysis_SpecialFunctions_Gamma_Beta
u v : ℂ hu : 0 < u.re hv : 0 < v.re F : ℝ → ℂ := fun x => ↑x ^ u * (1 - ↑x) ^ v hu' : 0 < (u + 1).re hv' : 0 < (v + 1).re hc : ContinuousOn F (Icc 0 1) hder : ∀ x ∈ Ioo 0 1, HasDerivAt F (u * (↑x ^ (u - 1) * (1 - ↑x) ^ v) - v * (↑x ^ u * (1 - ↑x) ^ (v - 1))) x h_int : IntervalIntegrable (fun x => u * (↑x ^ (u - 1) * (1...
/- Copyright (c) 2023 David Loeffler. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: David Loeffler -/ import Mathlib.Analysis.Convolution import Mathlib.Analysis.SpecialFunctions.Trigonometric.EulerSineProd import Mathlib.Analysis.SpecialFunctions.Gamma.BohrMollerup i...
rw [betaIntegral, betaIntegral, ← sub_eq_zero]
/-- Recurrence formula for the Beta function. -/ theorem betaIntegral_recurrence {u v : ℂ} (hu : 0 < re u) (hv : 0 < re v) : u * betaIntegral u (v + 1) = v * betaIntegral (u + 1) v := by -- NB: If we knew `Gamma (u + v + 1) ≠ 0` this would be an easy consequence of -- `Gamma_mul_Gamma_eq_betaIntegral`; but we d...
Mathlib.Analysis.SpecialFunctions.Gamma.Beta.153_0.in2QiCFW52coQT2
/-- Recurrence formula for the Beta function. -/ theorem betaIntegral_recurrence {u v : ℂ} (hu : 0 < re u) (hv : 0 < re v) : u * betaIntegral u (v + 1) = v * betaIntegral (u + 1) v
Mathlib_Analysis_SpecialFunctions_Gamma_Beta
u v : ℂ hu : 0 < u.re hv : 0 < v.re F : ℝ → ℂ := fun x => ↑x ^ u * (1 - ↑x) ^ v hu' : 0 < (u + 1).re hv' : 0 < (v + 1).re hc : ContinuousOn F (Icc 0 1) hder : ∀ x ∈ Ioo 0 1, HasDerivAt F (u * (↑x ^ (u - 1) * (1 - ↑x) ^ v) - v * (↑x ^ u * (1 - ↑x) ^ (v - 1))) x h_int : IntervalIntegrable (fun x => u * (↑x ^ (u - 1) * (1...
/- Copyright (c) 2023 David Loeffler. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: David Loeffler -/ import Mathlib.Analysis.Convolution import Mathlib.Analysis.SpecialFunctions.Trigonometric.EulerSineProd import Mathlib.Analysis.SpecialFunctions.Gamma.BohrMollerup i...
convert int_ev
/-- Recurrence formula for the Beta function. -/ theorem betaIntegral_recurrence {u v : ℂ} (hu : 0 < re u) (hv : 0 < re v) : u * betaIntegral u (v + 1) = v * betaIntegral (u + 1) v := by -- NB: If we knew `Gamma (u + v + 1) ≠ 0` this would be an easy consequence of -- `Gamma_mul_Gamma_eq_betaIntegral`; but we d...
Mathlib.Analysis.SpecialFunctions.Gamma.Beta.153_0.in2QiCFW52coQT2
/-- Recurrence formula for the Beta function. -/ theorem betaIntegral_recurrence {u v : ℂ} (hu : 0 < re u) (hv : 0 < re v) : u * betaIntegral u (v + 1) = v * betaIntegral (u + 1) v
Mathlib_Analysis_SpecialFunctions_Gamma_Beta
case h.e'_2.h.e'_5.h.e'_6.h.e'_4.h.h.e'_6.h.e'_6 u v : ℂ hu : 0 < u.re hv : 0 < v.re F : ℝ → ℂ := fun x => ↑x ^ u * (1 - ↑x) ^ v hu' : 0 < (u + 1).re hv' : 0 < (v + 1).re hc : ContinuousOn F (Icc 0 1) hder : ∀ x ∈ Ioo 0 1, HasDerivAt F (u * (↑x ^ (u - 1) * (1 - ↑x) ^ v) - v * (↑x ^ u * (1 - ↑x) ^ (v - 1))) x h_int : In...
/- Copyright (c) 2023 David Loeffler. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: David Loeffler -/ import Mathlib.Analysis.Convolution import Mathlib.Analysis.SpecialFunctions.Trigonometric.EulerSineProd import Mathlib.Analysis.SpecialFunctions.Gamma.BohrMollerup i...
ring
/-- Recurrence formula for the Beta function. -/ theorem betaIntegral_recurrence {u v : ℂ} (hu : 0 < re u) (hv : 0 < re v) : u * betaIntegral u (v + 1) = v * betaIntegral (u + 1) v := by -- NB: If we knew `Gamma (u + v + 1) ≠ 0` this would be an easy consequence of -- `Gamma_mul_Gamma_eq_betaIntegral`; but we d...
Mathlib.Analysis.SpecialFunctions.Gamma.Beta.153_0.in2QiCFW52coQT2
/-- Recurrence formula for the Beta function. -/ theorem betaIntegral_recurrence {u v : ℂ} (hu : 0 < re u) (hv : 0 < re v) : u * betaIntegral u (v + 1) = v * betaIntegral (u + 1) v
Mathlib_Analysis_SpecialFunctions_Gamma_Beta
case h.e'_2.h.e'_6.h.e'_6.h.e'_4.h.h.e'_5.h.e'_6 u v : ℂ hu : 0 < u.re hv : 0 < v.re F : ℝ → ℂ := fun x => ↑x ^ u * (1 - ↑x) ^ v hu' : 0 < (u + 1).re hv' : 0 < (v + 1).re hc : ContinuousOn F (Icc 0 1) hder : ∀ x ∈ Ioo 0 1, HasDerivAt F (u * (↑x ^ (u - 1) * (1 - ↑x) ^ v) - v * (↑x ^ u * (1 - ↑x) ^ (v - 1))) x h_int : In...
/- Copyright (c) 2023 David Loeffler. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: David Loeffler -/ import Mathlib.Analysis.Convolution import Mathlib.Analysis.SpecialFunctions.Trigonometric.EulerSineProd import Mathlib.Analysis.SpecialFunctions.Gamma.BohrMollerup i...
ring
/-- Recurrence formula for the Beta function. -/ theorem betaIntegral_recurrence {u v : ℂ} (hu : 0 < re u) (hv : 0 < re v) : u * betaIntegral u (v + 1) = v * betaIntegral (u + 1) v := by -- NB: If we knew `Gamma (u + v + 1) ≠ 0` this would be an easy consequence of -- `Gamma_mul_Gamma_eq_betaIntegral`; but we d...
Mathlib.Analysis.SpecialFunctions.Gamma.Beta.153_0.in2QiCFW52coQT2
/-- Recurrence formula for the Beta function. -/ theorem betaIntegral_recurrence {u v : ℂ} (hu : 0 < re u) (hv : 0 < re v) : u * betaIntegral u (v + 1) = v * betaIntegral (u + 1) v
Mathlib_Analysis_SpecialFunctions_Gamma_Beta
case hf u v : ℂ hu : 0 < u.re hv : 0 < v.re F : ℝ → ℂ := fun x => ↑x ^ u * (1 - ↑x) ^ v hu' : 0 < (u + 1).re hv' : 0 < (v + 1).re hc : ContinuousOn F (Icc 0 1) hder : ∀ x ∈ Ioo 0 1, HasDerivAt F (u * (↑x ^ (u - 1) * (1 - ↑x) ^ v) - v * (↑x ^ u * (1 - ↑x) ^ (v - 1))) x h_int : IntervalIntegrable (fun x => u * (↑x ^ (u -...
/- Copyright (c) 2023 David Loeffler. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: David Loeffler -/ import Mathlib.Analysis.Convolution import Mathlib.Analysis.SpecialFunctions.Trigonometric.EulerSineProd import Mathlib.Analysis.SpecialFunctions.Gamma.BohrMollerup i...
apply IntervalIntegrable.const_mul
/-- Recurrence formula for the Beta function. -/ theorem betaIntegral_recurrence {u v : ℂ} (hu : 0 < re u) (hv : 0 < re v) : u * betaIntegral u (v + 1) = v * betaIntegral (u + 1) v := by -- NB: If we knew `Gamma (u + v + 1) ≠ 0` this would be an easy consequence of -- `Gamma_mul_Gamma_eq_betaIntegral`; but we d...
Mathlib.Analysis.SpecialFunctions.Gamma.Beta.153_0.in2QiCFW52coQT2
/-- Recurrence formula for the Beta function. -/ theorem betaIntegral_recurrence {u v : ℂ} (hu : 0 < re u) (hv : 0 < re v) : u * betaIntegral u (v + 1) = v * betaIntegral (u + 1) v
Mathlib_Analysis_SpecialFunctions_Gamma_Beta
case hf.hf u v : ℂ hu : 0 < u.re hv : 0 < v.re F : ℝ → ℂ := fun x => ↑x ^ u * (1 - ↑x) ^ v hu' : 0 < (u + 1).re hv' : 0 < (v + 1).re hc : ContinuousOn F (Icc 0 1) hder : ∀ x ∈ Ioo 0 1, HasDerivAt F (u * (↑x ^ (u - 1) * (1 - ↑x) ^ v) - v * (↑x ^ u * (1 - ↑x) ^ (v - 1))) x h_int : IntervalIntegrable (fun x => u * (↑x ^ (...
/- Copyright (c) 2023 David Loeffler. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: David Loeffler -/ import Mathlib.Analysis.Convolution import Mathlib.Analysis.SpecialFunctions.Trigonometric.EulerSineProd import Mathlib.Analysis.SpecialFunctions.Gamma.BohrMollerup i...
convert betaIntegral_convergent hu hv'
/-- Recurrence formula for the Beta function. -/ theorem betaIntegral_recurrence {u v : ℂ} (hu : 0 < re u) (hv : 0 < re v) : u * betaIntegral u (v + 1) = v * betaIntegral (u + 1) v := by -- NB: If we knew `Gamma (u + v + 1) ≠ 0` this would be an easy consequence of -- `Gamma_mul_Gamma_eq_betaIntegral`; but we d...
Mathlib.Analysis.SpecialFunctions.Gamma.Beta.153_0.in2QiCFW52coQT2
/-- Recurrence formula for the Beta function. -/ theorem betaIntegral_recurrence {u v : ℂ} (hu : 0 < re u) (hv : 0 < re v) : u * betaIntegral u (v + 1) = v * betaIntegral (u + 1) v
Mathlib_Analysis_SpecialFunctions_Gamma_Beta
case h.e'_3.h.h.e'_6.h.e'_6 u v : ℂ hu : 0 < u.re hv : 0 < v.re F : ℝ → ℂ := fun x => ↑x ^ u * (1 - ↑x) ^ v hu' : 0 < (u + 1).re hv' : 0 < (v + 1).re hc : ContinuousOn F (Icc 0 1) hder : ∀ x ∈ Ioo 0 1, HasDerivAt F (u * (↑x ^ (u - 1) * (1 - ↑x) ^ v) - v * (↑x ^ u * (1 - ↑x) ^ (v - 1))) x h_int : IntervalIntegrable (fun...
/- Copyright (c) 2023 David Loeffler. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: David Loeffler -/ import Mathlib.Analysis.Convolution import Mathlib.Analysis.SpecialFunctions.Trigonometric.EulerSineProd import Mathlib.Analysis.SpecialFunctions.Gamma.BohrMollerup i...
ring
/-- Recurrence formula for the Beta function. -/ theorem betaIntegral_recurrence {u v : ℂ} (hu : 0 < re u) (hv : 0 < re v) : u * betaIntegral u (v + 1) = v * betaIntegral (u + 1) v := by -- NB: If we knew `Gamma (u + v + 1) ≠ 0` this would be an easy consequence of -- `Gamma_mul_Gamma_eq_betaIntegral`; but we d...
Mathlib.Analysis.SpecialFunctions.Gamma.Beta.153_0.in2QiCFW52coQT2
/-- Recurrence formula for the Beta function. -/ theorem betaIntegral_recurrence {u v : ℂ} (hu : 0 < re u) (hv : 0 < re v) : u * betaIntegral u (v + 1) = v * betaIntegral (u + 1) v
Mathlib_Analysis_SpecialFunctions_Gamma_Beta
case hg u v : ℂ hu : 0 < u.re hv : 0 < v.re F : ℝ → ℂ := fun x => ↑x ^ u * (1 - ↑x) ^ v hu' : 0 < (u + 1).re hv' : 0 < (v + 1).re hc : ContinuousOn F (Icc 0 1) hder : ∀ x ∈ Ioo 0 1, HasDerivAt F (u * (↑x ^ (u - 1) * (1 - ↑x) ^ v) - v * (↑x ^ u * (1 - ↑x) ^ (v - 1))) x h_int : IntervalIntegrable (fun x => u * (↑x ^ (u -...
/- Copyright (c) 2023 David Loeffler. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: David Loeffler -/ import Mathlib.Analysis.Convolution import Mathlib.Analysis.SpecialFunctions.Trigonometric.EulerSineProd import Mathlib.Analysis.SpecialFunctions.Gamma.BohrMollerup i...
apply IntervalIntegrable.const_mul
/-- Recurrence formula for the Beta function. -/ theorem betaIntegral_recurrence {u v : ℂ} (hu : 0 < re u) (hv : 0 < re v) : u * betaIntegral u (v + 1) = v * betaIntegral (u + 1) v := by -- NB: If we knew `Gamma (u + v + 1) ≠ 0` this would be an easy consequence of -- `Gamma_mul_Gamma_eq_betaIntegral`; but we d...
Mathlib.Analysis.SpecialFunctions.Gamma.Beta.153_0.in2QiCFW52coQT2
/-- Recurrence formula for the Beta function. -/ theorem betaIntegral_recurrence {u v : ℂ} (hu : 0 < re u) (hv : 0 < re v) : u * betaIntegral u (v + 1) = v * betaIntegral (u + 1) v
Mathlib_Analysis_SpecialFunctions_Gamma_Beta
case hg.hf u v : ℂ hu : 0 < u.re hv : 0 < v.re F : ℝ → ℂ := fun x => ↑x ^ u * (1 - ↑x) ^ v hu' : 0 < (u + 1).re hv' : 0 < (v + 1).re hc : ContinuousOn F (Icc 0 1) hder : ∀ x ∈ Ioo 0 1, HasDerivAt F (u * (↑x ^ (u - 1) * (1 - ↑x) ^ v) - v * (↑x ^ u * (1 - ↑x) ^ (v - 1))) x h_int : IntervalIntegrable (fun x => u * (↑x ^ (...
/- Copyright (c) 2023 David Loeffler. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: David Loeffler -/ import Mathlib.Analysis.Convolution import Mathlib.Analysis.SpecialFunctions.Trigonometric.EulerSineProd import Mathlib.Analysis.SpecialFunctions.Gamma.BohrMollerup i...
convert betaIntegral_convergent hu' hv
/-- Recurrence formula for the Beta function. -/ theorem betaIntegral_recurrence {u v : ℂ} (hu : 0 < re u) (hv : 0 < re v) : u * betaIntegral u (v + 1) = v * betaIntegral (u + 1) v := by -- NB: If we knew `Gamma (u + v + 1) ≠ 0` this would be an easy consequence of -- `Gamma_mul_Gamma_eq_betaIntegral`; but we d...
Mathlib.Analysis.SpecialFunctions.Gamma.Beta.153_0.in2QiCFW52coQT2
/-- Recurrence formula for the Beta function. -/ theorem betaIntegral_recurrence {u v : ℂ} (hu : 0 < re u) (hv : 0 < re v) : u * betaIntegral u (v + 1) = v * betaIntegral (u + 1) v
Mathlib_Analysis_SpecialFunctions_Gamma_Beta
case h.e'_3.h.h.e'_5.h.e'_6 u v : ℂ hu : 0 < u.re hv : 0 < v.re F : ℝ → ℂ := fun x => ↑x ^ u * (1 - ↑x) ^ v hu' : 0 < (u + 1).re hv' : 0 < (v + 1).re hc : ContinuousOn F (Icc 0 1) hder : ∀ x ∈ Ioo 0 1, HasDerivAt F (u * (↑x ^ (u - 1) * (1 - ↑x) ^ v) - v * (↑x ^ u * (1 - ↑x) ^ (v - 1))) x h_int : IntervalIntegrable (fun...
/- Copyright (c) 2023 David Loeffler. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: David Loeffler -/ import Mathlib.Analysis.Convolution import Mathlib.Analysis.SpecialFunctions.Trigonometric.EulerSineProd import Mathlib.Analysis.SpecialFunctions.Gamma.BohrMollerup i...
ring
/-- Recurrence formula for the Beta function. -/ theorem betaIntegral_recurrence {u v : ℂ} (hu : 0 < re u) (hv : 0 < re v) : u * betaIntegral u (v + 1) = v * betaIntegral (u + 1) v := by -- NB: If we knew `Gamma (u + v + 1) ≠ 0` this would be an easy consequence of -- `Gamma_mul_Gamma_eq_betaIntegral`; but we d...
Mathlib.Analysis.SpecialFunctions.Gamma.Beta.153_0.in2QiCFW52coQT2
/-- Recurrence formula for the Beta function. -/ theorem betaIntegral_recurrence {u v : ℂ} (hu : 0 < re u) (hv : 0 < re v) : u * betaIntegral u (v + 1) = v * betaIntegral (u + 1) v
Mathlib_Analysis_SpecialFunctions_Gamma_Beta
u : ℂ hu : 0 < u.re n : ℕ ⊢ betaIntegral u (↑n + 1) = ↑n ! / ∏ j in Finset.range (n + 1), (u + ↑j)
/- Copyright (c) 2023 David Loeffler. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: David Loeffler -/ import Mathlib.Analysis.Convolution import Mathlib.Analysis.SpecialFunctions.Trigonometric.EulerSineProd import Mathlib.Analysis.SpecialFunctions.Gamma.BohrMollerup i...
induction' n with n IH generalizing u
/-- Explicit formula for the Beta function when second argument is a positive integer. -/ theorem betaIntegral_eval_nat_add_one_right {u : ℂ} (hu : 0 < re u) (n : ℕ) : betaIntegral u (n + 1) = n ! / ∏ j : ℕ in Finset.range (n + 1), (u + j) := by
Mathlib.Analysis.SpecialFunctions.Gamma.Beta.211_0.in2QiCFW52coQT2
/-- Explicit formula for the Beta function when second argument is a positive integer. -/ theorem betaIntegral_eval_nat_add_one_right {u : ℂ} (hu : 0 < re u) (n : ℕ) : betaIntegral u (n + 1) = n ! / ∏ j : ℕ in Finset.range (n + 1), (u + j)
Mathlib_Analysis_SpecialFunctions_Gamma_Beta
case zero u : ℂ hu : 0 < u.re ⊢ betaIntegral u (↑Nat.zero + 1) = ↑Nat.zero ! / ∏ j in Finset.range (Nat.zero + 1), (u + ↑j)
/- Copyright (c) 2023 David Loeffler. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: David Loeffler -/ import Mathlib.Analysis.Convolution import Mathlib.Analysis.SpecialFunctions.Trigonometric.EulerSineProd import Mathlib.Analysis.SpecialFunctions.Gamma.BohrMollerup i...
rw [Nat.cast_zero, zero_add, betaIntegral_eval_one_right hu, Nat.factorial_zero, Nat.cast_one]
/-- Explicit formula for the Beta function when second argument is a positive integer. -/ theorem betaIntegral_eval_nat_add_one_right {u : ℂ} (hu : 0 < re u) (n : ℕ) : betaIntegral u (n + 1) = n ! / ∏ j : ℕ in Finset.range (n + 1), (u + j) := by induction' n with n IH generalizing u ·
Mathlib.Analysis.SpecialFunctions.Gamma.Beta.211_0.in2QiCFW52coQT2
/-- Explicit formula for the Beta function when second argument is a positive integer. -/ theorem betaIntegral_eval_nat_add_one_right {u : ℂ} (hu : 0 < re u) (n : ℕ) : betaIntegral u (n + 1) = n ! / ∏ j : ℕ in Finset.range (n + 1), (u + j)
Mathlib_Analysis_SpecialFunctions_Gamma_Beta
case zero u : ℂ hu : 0 < u.re ⊢ 1 / u = 1 / ∏ j in Finset.range (Nat.zero + 1), (u + ↑j)
/- Copyright (c) 2023 David Loeffler. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: David Loeffler -/ import Mathlib.Analysis.Convolution import Mathlib.Analysis.SpecialFunctions.Trigonometric.EulerSineProd import Mathlib.Analysis.SpecialFunctions.Gamma.BohrMollerup i...
simp
/-- Explicit formula for the Beta function when second argument is a positive integer. -/ theorem betaIntegral_eval_nat_add_one_right {u : ℂ} (hu : 0 < re u) (n : ℕ) : betaIntegral u (n + 1) = n ! / ∏ j : ℕ in Finset.range (n + 1), (u + j) := by induction' n with n IH generalizing u · rw [Nat.cast_zero, zero_ad...
Mathlib.Analysis.SpecialFunctions.Gamma.Beta.211_0.in2QiCFW52coQT2
/-- Explicit formula for the Beta function when second argument is a positive integer. -/ theorem betaIntegral_eval_nat_add_one_right {u : ℂ} (hu : 0 < re u) (n : ℕ) : betaIntegral u (n + 1) = n ! / ∏ j : ℕ in Finset.range (n + 1), (u + j)
Mathlib_Analysis_SpecialFunctions_Gamma_Beta
case succ n : ℕ IH : ∀ {u : ℂ}, 0 < u.re → betaIntegral u (↑n + 1) = ↑n ! / ∏ j in Finset.range (n + 1), (u + ↑j) u : ℂ hu : 0 < u.re ⊢ betaIntegral u (↑(Nat.succ n) + 1) = ↑(Nat.succ n)! / ∏ j in Finset.range (Nat.succ n + 1), (u + ↑j)
/- Copyright (c) 2023 David Loeffler. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: David Loeffler -/ import Mathlib.Analysis.Convolution import Mathlib.Analysis.SpecialFunctions.Trigonometric.EulerSineProd import Mathlib.Analysis.SpecialFunctions.Gamma.BohrMollerup i...
have := betaIntegral_recurrence hu (?_ : 0 < re n.succ)
/-- Explicit formula for the Beta function when second argument is a positive integer. -/ theorem betaIntegral_eval_nat_add_one_right {u : ℂ} (hu : 0 < re u) (n : ℕ) : betaIntegral u (n + 1) = n ! / ∏ j : ℕ in Finset.range (n + 1), (u + j) := by induction' n with n IH generalizing u · rw [Nat.cast_zero, zero_ad...
Mathlib.Analysis.SpecialFunctions.Gamma.Beta.211_0.in2QiCFW52coQT2
/-- Explicit formula for the Beta function when second argument is a positive integer. -/ theorem betaIntegral_eval_nat_add_one_right {u : ℂ} (hu : 0 < re u) (n : ℕ) : betaIntegral u (n + 1) = n ! / ∏ j : ℕ in Finset.range (n + 1), (u + j)
Mathlib_Analysis_SpecialFunctions_Gamma_Beta
case succ.refine_2 n : ℕ IH : ∀ {u : ℂ}, 0 < u.re → betaIntegral u (↑n + 1) = ↑n ! / ∏ j in Finset.range (n + 1), (u + ↑j) u : ℂ hu : 0 < u.re this : u * betaIntegral u (↑(Nat.succ n) + 1) = ↑(Nat.succ n) * betaIntegral (u + 1) ↑(Nat.succ n) ⊢ betaIntegral u (↑(Nat.succ n) + 1) = ↑(Nat.succ n)! / ∏ j in Finset.range (N...
/- Copyright (c) 2023 David Loeffler. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: David Loeffler -/ import Mathlib.Analysis.Convolution import Mathlib.Analysis.SpecialFunctions.Trigonometric.EulerSineProd import Mathlib.Analysis.SpecialFunctions.Gamma.BohrMollerup i...
swap
/-- Explicit formula for the Beta function when second argument is a positive integer. -/ theorem betaIntegral_eval_nat_add_one_right {u : ℂ} (hu : 0 < re u) (n : ℕ) : betaIntegral u (n + 1) = n ! / ∏ j : ℕ in Finset.range (n + 1), (u + j) := by induction' n with n IH generalizing u · rw [Nat.cast_zero, zero_ad...
Mathlib.Analysis.SpecialFunctions.Gamma.Beta.211_0.in2QiCFW52coQT2
/-- Explicit formula for the Beta function when second argument is a positive integer. -/ theorem betaIntegral_eval_nat_add_one_right {u : ℂ} (hu : 0 < re u) (n : ℕ) : betaIntegral u (n + 1) = n ! / ∏ j : ℕ in Finset.range (n + 1), (u + j)
Mathlib_Analysis_SpecialFunctions_Gamma_Beta
case succ.refine_1 n : ℕ IH : ∀ {u : ℂ}, 0 < u.re → betaIntegral u (↑n + 1) = ↑n ! / ∏ j in Finset.range (n + 1), (u + ↑j) u : ℂ hu : 0 < u.re ⊢ 0 < (↑(Nat.succ n)).re
/- Copyright (c) 2023 David Loeffler. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: David Loeffler -/ import Mathlib.Analysis.Convolution import Mathlib.Analysis.SpecialFunctions.Trigonometric.EulerSineProd import Mathlib.Analysis.SpecialFunctions.Gamma.BohrMollerup i...
rw [← ofReal_nat_cast, ofReal_re]
/-- Explicit formula for the Beta function when second argument is a positive integer. -/ theorem betaIntegral_eval_nat_add_one_right {u : ℂ} (hu : 0 < re u) (n : ℕ) : betaIntegral u (n + 1) = n ! / ∏ j : ℕ in Finset.range (n + 1), (u + j) := by induction' n with n IH generalizing u · rw [Nat.cast_zero, zero_ad...
Mathlib.Analysis.SpecialFunctions.Gamma.Beta.211_0.in2QiCFW52coQT2
/-- Explicit formula for the Beta function when second argument is a positive integer. -/ theorem betaIntegral_eval_nat_add_one_right {u : ℂ} (hu : 0 < re u) (n : ℕ) : betaIntegral u (n + 1) = n ! / ∏ j : ℕ in Finset.range (n + 1), (u + j)
Mathlib_Analysis_SpecialFunctions_Gamma_Beta
case succ.refine_1 n : ℕ IH : ∀ {u : ℂ}, 0 < u.re → betaIntegral u (↑n + 1) = ↑n ! / ∏ j in Finset.range (n + 1), (u + ↑j) u : ℂ hu : 0 < u.re ⊢ 0 < ↑(Nat.succ n)
/- Copyright (c) 2023 David Loeffler. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: David Loeffler -/ import Mathlib.Analysis.Convolution import Mathlib.Analysis.SpecialFunctions.Trigonometric.EulerSineProd import Mathlib.Analysis.SpecialFunctions.Gamma.BohrMollerup i...
positivity
/-- Explicit formula for the Beta function when second argument is a positive integer. -/ theorem betaIntegral_eval_nat_add_one_right {u : ℂ} (hu : 0 < re u) (n : ℕ) : betaIntegral u (n + 1) = n ! / ∏ j : ℕ in Finset.range (n + 1), (u + j) := by induction' n with n IH generalizing u · rw [Nat.cast_zero, zero_ad...
Mathlib.Analysis.SpecialFunctions.Gamma.Beta.211_0.in2QiCFW52coQT2
/-- Explicit formula for the Beta function when second argument is a positive integer. -/ theorem betaIntegral_eval_nat_add_one_right {u : ℂ} (hu : 0 < re u) (n : ℕ) : betaIntegral u (n + 1) = n ! / ∏ j : ℕ in Finset.range (n + 1), (u + j)
Mathlib_Analysis_SpecialFunctions_Gamma_Beta
case succ.refine_2 n : ℕ IH : ∀ {u : ℂ}, 0 < u.re → betaIntegral u (↑n + 1) = ↑n ! / ∏ j in Finset.range (n + 1), (u + ↑j) u : ℂ hu : 0 < u.re this : u * betaIntegral u (↑(Nat.succ n) + 1) = ↑(Nat.succ n) * betaIntegral (u + 1) ↑(Nat.succ n) ⊢ betaIntegral u (↑(Nat.succ n) + 1) = ↑(Nat.succ n)! / ∏ j in Finset.range (N...
/- Copyright (c) 2023 David Loeffler. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: David Loeffler -/ import Mathlib.Analysis.Convolution import Mathlib.Analysis.SpecialFunctions.Trigonometric.EulerSineProd import Mathlib.Analysis.SpecialFunctions.Gamma.BohrMollerup i...
rw [mul_comm u _, ← eq_div_iff] at this
/-- Explicit formula for the Beta function when second argument is a positive integer. -/ theorem betaIntegral_eval_nat_add_one_right {u : ℂ} (hu : 0 < re u) (n : ℕ) : betaIntegral u (n + 1) = n ! / ∏ j : ℕ in Finset.range (n + 1), (u + j) := by induction' n with n IH generalizing u · rw [Nat.cast_zero, zero_ad...
Mathlib.Analysis.SpecialFunctions.Gamma.Beta.211_0.in2QiCFW52coQT2
/-- Explicit formula for the Beta function when second argument is a positive integer. -/ theorem betaIntegral_eval_nat_add_one_right {u : ℂ} (hu : 0 < re u) (n : ℕ) : betaIntegral u (n + 1) = n ! / ∏ j : ℕ in Finset.range (n + 1), (u + j)
Mathlib_Analysis_SpecialFunctions_Gamma_Beta
case succ.refine_2 n : ℕ IH : ∀ {u : ℂ}, 0 < u.re → betaIntegral u (↑n + 1) = ↑n ! / ∏ j in Finset.range (n + 1), (u + ↑j) u : ℂ hu : 0 < u.re this : betaIntegral u (↑(Nat.succ n) + 1) = ↑(Nat.succ n) * betaIntegral (u + 1) ↑(Nat.succ n) / u ⊢ betaIntegral u (↑(Nat.succ n) + 1) = ↑(Nat.succ n)! / ∏ j in Finset.range (N...
/- Copyright (c) 2023 David Loeffler. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: David Loeffler -/ import Mathlib.Analysis.Convolution import Mathlib.Analysis.SpecialFunctions.Trigonometric.EulerSineProd import Mathlib.Analysis.SpecialFunctions.Gamma.BohrMollerup i...
swap
/-- Explicit formula for the Beta function when second argument is a positive integer. -/ theorem betaIntegral_eval_nat_add_one_right {u : ℂ} (hu : 0 < re u) (n : ℕ) : betaIntegral u (n + 1) = n ! / ∏ j : ℕ in Finset.range (n + 1), (u + j) := by induction' n with n IH generalizing u · rw [Nat.cast_zero, zero_ad...
Mathlib.Analysis.SpecialFunctions.Gamma.Beta.211_0.in2QiCFW52coQT2
/-- Explicit formula for the Beta function when second argument is a positive integer. -/ theorem betaIntegral_eval_nat_add_one_right {u : ℂ} (hu : 0 < re u) (n : ℕ) : betaIntegral u (n + 1) = n ! / ∏ j : ℕ in Finset.range (n + 1), (u + j)
Mathlib_Analysis_SpecialFunctions_Gamma_Beta
case succ.refine_2 n : ℕ IH : ∀ {u : ℂ}, 0 < u.re → betaIntegral u (↑n + 1) = ↑n ! / ∏ j in Finset.range (n + 1), (u + ↑j) u : ℂ hu : 0 < u.re this : betaIntegral u (↑(Nat.succ n) + 1) * u = ↑(Nat.succ n) * betaIntegral (u + 1) ↑(Nat.succ n) ⊢ u ≠ 0
/- Copyright (c) 2023 David Loeffler. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: David Loeffler -/ import Mathlib.Analysis.Convolution import Mathlib.Analysis.SpecialFunctions.Trigonometric.EulerSineProd import Mathlib.Analysis.SpecialFunctions.Gamma.BohrMollerup i...
contrapose! hu
/-- Explicit formula for the Beta function when second argument is a positive integer. -/ theorem betaIntegral_eval_nat_add_one_right {u : ℂ} (hu : 0 < re u) (n : ℕ) : betaIntegral u (n + 1) = n ! / ∏ j : ℕ in Finset.range (n + 1), (u + j) := by induction' n with n IH generalizing u · rw [Nat.cast_zero, zero_ad...
Mathlib.Analysis.SpecialFunctions.Gamma.Beta.211_0.in2QiCFW52coQT2
/-- Explicit formula for the Beta function when second argument is a positive integer. -/ theorem betaIntegral_eval_nat_add_one_right {u : ℂ} (hu : 0 < re u) (n : ℕ) : betaIntegral u (n + 1) = n ! / ∏ j : ℕ in Finset.range (n + 1), (u + j)
Mathlib_Analysis_SpecialFunctions_Gamma_Beta
case succ.refine_2 n : ℕ IH : ∀ {u : ℂ}, 0 < u.re → betaIntegral u (↑n + 1) = ↑n ! / ∏ j in Finset.range (n + 1), (u + ↑j) u : ℂ this : betaIntegral u (↑(Nat.succ n) + 1) * u = ↑(Nat.succ n) * betaIntegral (u + 1) ↑(Nat.succ n) hu : u = 0 ⊢ u.re ≤ 0
/- Copyright (c) 2023 David Loeffler. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: David Loeffler -/ import Mathlib.Analysis.Convolution import Mathlib.Analysis.SpecialFunctions.Trigonometric.EulerSineProd import Mathlib.Analysis.SpecialFunctions.Gamma.BohrMollerup i...
rw [hu, zero_re]
/-- Explicit formula for the Beta function when second argument is a positive integer. -/ theorem betaIntegral_eval_nat_add_one_right {u : ℂ} (hu : 0 < re u) (n : ℕ) : betaIntegral u (n + 1) = n ! / ∏ j : ℕ in Finset.range (n + 1), (u + j) := by induction' n with n IH generalizing u · rw [Nat.cast_zero, zero_ad...
Mathlib.Analysis.SpecialFunctions.Gamma.Beta.211_0.in2QiCFW52coQT2
/-- Explicit formula for the Beta function when second argument is a positive integer. -/ theorem betaIntegral_eval_nat_add_one_right {u : ℂ} (hu : 0 < re u) (n : ℕ) : betaIntegral u (n + 1) = n ! / ∏ j : ℕ in Finset.range (n + 1), (u + j)
Mathlib_Analysis_SpecialFunctions_Gamma_Beta
case succ.refine_2 n : ℕ IH : ∀ {u : ℂ}, 0 < u.re → betaIntegral u (↑n + 1) = ↑n ! / ∏ j in Finset.range (n + 1), (u + ↑j) u : ℂ hu : 0 < u.re this : betaIntegral u (↑(Nat.succ n) + 1) = ↑(Nat.succ n) * betaIntegral (u + 1) ↑(Nat.succ n) / u ⊢ betaIntegral u (↑(Nat.succ n) + 1) = ↑(Nat.succ n)! / ∏ j in Finset.range (N...
/- Copyright (c) 2023 David Loeffler. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: David Loeffler -/ import Mathlib.Analysis.Convolution import Mathlib.Analysis.SpecialFunctions.Trigonometric.EulerSineProd import Mathlib.Analysis.SpecialFunctions.Gamma.BohrMollerup i...
rw [this, Finset.prod_range_succ', Nat.cast_succ, IH]
/-- Explicit formula for the Beta function when second argument is a positive integer. -/ theorem betaIntegral_eval_nat_add_one_right {u : ℂ} (hu : 0 < re u) (n : ℕ) : betaIntegral u (n + 1) = n ! / ∏ j : ℕ in Finset.range (n + 1), (u + j) := by induction' n with n IH generalizing u · rw [Nat.cast_zero, zero_ad...
Mathlib.Analysis.SpecialFunctions.Gamma.Beta.211_0.in2QiCFW52coQT2
/-- Explicit formula for the Beta function when second argument is a positive integer. -/ theorem betaIntegral_eval_nat_add_one_right {u : ℂ} (hu : 0 < re u) (n : ℕ) : betaIntegral u (n + 1) = n ! / ∏ j : ℕ in Finset.range (n + 1), (u + j)
Mathlib_Analysis_SpecialFunctions_Gamma_Beta
case succ.refine_2 n : ℕ IH : ∀ {u : ℂ}, 0 < u.re → betaIntegral u (↑n + 1) = ↑n ! / ∏ j in Finset.range (n + 1), (u + ↑j) u : ℂ hu : 0 < u.re this : betaIntegral u (↑(Nat.succ n) + 1) = ↑(Nat.succ n) * betaIntegral (u + 1) ↑(Nat.succ n) / u ⊢ (↑n + 1) * (↑n ! / ∏ j in Finset.range (n + 1), (u + 1 + ↑j)) / u = ↑(Na...
/- Copyright (c) 2023 David Loeffler. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: David Loeffler -/ import Mathlib.Analysis.Convolution import Mathlib.Analysis.SpecialFunctions.Trigonometric.EulerSineProd import Mathlib.Analysis.SpecialFunctions.Gamma.BohrMollerup i...
swap
/-- Explicit formula for the Beta function when second argument is a positive integer. -/ theorem betaIntegral_eval_nat_add_one_right {u : ℂ} (hu : 0 < re u) (n : ℕ) : betaIntegral u (n + 1) = n ! / ∏ j : ℕ in Finset.range (n + 1), (u + j) := by induction' n with n IH generalizing u · rw [Nat.cast_zero, zero_ad...
Mathlib.Analysis.SpecialFunctions.Gamma.Beta.211_0.in2QiCFW52coQT2
/-- Explicit formula for the Beta function when second argument is a positive integer. -/ theorem betaIntegral_eval_nat_add_one_right {u : ℂ} (hu : 0 < re u) (n : ℕ) : betaIntegral u (n + 1) = n ! / ∏ j : ℕ in Finset.range (n + 1), (u + j)
Mathlib_Analysis_SpecialFunctions_Gamma_Beta
case succ.refine_2 n : ℕ IH : ∀ {u : ℂ}, 0 < u.re → betaIntegral u (↑n + 1) = ↑n ! / ∏ j in Finset.range (n + 1), (u + ↑j) u : ℂ hu : 0 < u.re this : betaIntegral u (↑(Nat.succ n) + 1) = ↑(Nat.succ n) * betaIntegral (u + 1) ↑(Nat.succ n) / u ⊢ 0 < (u + 1).re
/- Copyright (c) 2023 David Loeffler. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: David Loeffler -/ import Mathlib.Analysis.Convolution import Mathlib.Analysis.SpecialFunctions.Trigonometric.EulerSineProd import Mathlib.Analysis.SpecialFunctions.Gamma.BohrMollerup i...
rw [add_re, one_re]
/-- Explicit formula for the Beta function when second argument is a positive integer. -/ theorem betaIntegral_eval_nat_add_one_right {u : ℂ} (hu : 0 < re u) (n : ℕ) : betaIntegral u (n + 1) = n ! / ∏ j : ℕ in Finset.range (n + 1), (u + j) := by induction' n with n IH generalizing u · rw [Nat.cast_zero, zero_ad...
Mathlib.Analysis.SpecialFunctions.Gamma.Beta.211_0.in2QiCFW52coQT2
/-- Explicit formula for the Beta function when second argument is a positive integer. -/ theorem betaIntegral_eval_nat_add_one_right {u : ℂ} (hu : 0 < re u) (n : ℕ) : betaIntegral u (n + 1) = n ! / ∏ j : ℕ in Finset.range (n + 1), (u + j)
Mathlib_Analysis_SpecialFunctions_Gamma_Beta
case succ.refine_2 n : ℕ IH : ∀ {u : ℂ}, 0 < u.re → betaIntegral u (↑n + 1) = ↑n ! / ∏ j in Finset.range (n + 1), (u + ↑j) u : ℂ hu : 0 < u.re this : betaIntegral u (↑(Nat.succ n) + 1) = ↑(Nat.succ n) * betaIntegral (u + 1) ↑(Nat.succ n) / u ⊢ 0 < u.re + 1
/- Copyright (c) 2023 David Loeffler. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: David Loeffler -/ import Mathlib.Analysis.Convolution import Mathlib.Analysis.SpecialFunctions.Trigonometric.EulerSineProd import Mathlib.Analysis.SpecialFunctions.Gamma.BohrMollerup i...
positivity
/-- Explicit formula for the Beta function when second argument is a positive integer. -/ theorem betaIntegral_eval_nat_add_one_right {u : ℂ} (hu : 0 < re u) (n : ℕ) : betaIntegral u (n + 1) = n ! / ∏ j : ℕ in Finset.range (n + 1), (u + j) := by induction' n with n IH generalizing u · rw [Nat.cast_zero, zero_ad...
Mathlib.Analysis.SpecialFunctions.Gamma.Beta.211_0.in2QiCFW52coQT2
/-- Explicit formula for the Beta function when second argument is a positive integer. -/ theorem betaIntegral_eval_nat_add_one_right {u : ℂ} (hu : 0 < re u) (n : ℕ) : betaIntegral u (n + 1) = n ! / ∏ j : ℕ in Finset.range (n + 1), (u + j)
Mathlib_Analysis_SpecialFunctions_Gamma_Beta
case succ.refine_2 n : ℕ IH : ∀ {u : ℂ}, 0 < u.re → betaIntegral u (↑n + 1) = ↑n ! / ∏ j in Finset.range (n + 1), (u + ↑j) u : ℂ hu : 0 < u.re this : betaIntegral u (↑(Nat.succ n) + 1) = ↑(Nat.succ n) * betaIntegral (u + 1) ↑(Nat.succ n) / u ⊢ (↑n + 1) * (↑n ! / ∏ j in Finset.range (n + 1), (u + 1 + ↑j)) / u = ↑(Na...
/- Copyright (c) 2023 David Loeffler. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: David Loeffler -/ import Mathlib.Analysis.Convolution import Mathlib.Analysis.SpecialFunctions.Trigonometric.EulerSineProd import Mathlib.Analysis.SpecialFunctions.Gamma.BohrMollerup i...
rw [Nat.factorial_succ, Nat.cast_mul, Nat.cast_add, Nat.cast_one, Nat.cast_zero, add_zero, ← mul_div_assoc, ← div_div]
/-- Explicit formula for the Beta function when second argument is a positive integer. -/ theorem betaIntegral_eval_nat_add_one_right {u : ℂ} (hu : 0 < re u) (n : ℕ) : betaIntegral u (n + 1) = n ! / ∏ j : ℕ in Finset.range (n + 1), (u + j) := by induction' n with n IH generalizing u · rw [Nat.cast_zero, zero_ad...
Mathlib.Analysis.SpecialFunctions.Gamma.Beta.211_0.in2QiCFW52coQT2
/-- Explicit formula for the Beta function when second argument is a positive integer. -/ theorem betaIntegral_eval_nat_add_one_right {u : ℂ} (hu : 0 < re u) (n : ℕ) : betaIntegral u (n + 1) = n ! / ∏ j : ℕ in Finset.range (n + 1), (u + j)
Mathlib_Analysis_SpecialFunctions_Gamma_Beta
case succ.refine_2 n : ℕ IH : ∀ {u : ℂ}, 0 < u.re → betaIntegral u (↑n + 1) = ↑n ! / ∏ j in Finset.range (n + 1), (u + ↑j) u : ℂ hu : 0 < u.re this : betaIntegral u (↑(Nat.succ n) + 1) = ↑(Nat.succ n) * betaIntegral (u + 1) ↑(Nat.succ n) / u ⊢ ((↑n + 1) * ↑n ! / ∏ j in Finset.range (n + 1), (u + 1 + ↑j)) / u = ((↑n...
/- Copyright (c) 2023 David Loeffler. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: David Loeffler -/ import Mathlib.Analysis.Convolution import Mathlib.Analysis.SpecialFunctions.Trigonometric.EulerSineProd import Mathlib.Analysis.SpecialFunctions.Gamma.BohrMollerup i...
congr 3 with j : 1
/-- Explicit formula for the Beta function when second argument is a positive integer. -/ theorem betaIntegral_eval_nat_add_one_right {u : ℂ} (hu : 0 < re u) (n : ℕ) : betaIntegral u (n + 1) = n ! / ∏ j : ℕ in Finset.range (n + 1), (u + j) := by induction' n with n IH generalizing u · rw [Nat.cast_zero, zero_ad...
Mathlib.Analysis.SpecialFunctions.Gamma.Beta.211_0.in2QiCFW52coQT2
/-- Explicit formula for the Beta function when second argument is a positive integer. -/ theorem betaIntegral_eval_nat_add_one_right {u : ℂ} (hu : 0 < re u) (n : ℕ) : betaIntegral u (n + 1) = n ! / ∏ j : ℕ in Finset.range (n + 1), (u + j)
Mathlib_Analysis_SpecialFunctions_Gamma_Beta
case succ.refine_2.e_a.e_a.e_f.h n : ℕ IH : ∀ {u : ℂ}, 0 < u.re → betaIntegral u (↑n + 1) = ↑n ! / ∏ j in Finset.range (n + 1), (u + ↑j) u : ℂ hu : 0 < u.re this : betaIntegral u (↑(Nat.succ n) + 1) = ↑(Nat.succ n) * betaIntegral (u + 1) ↑(Nat.succ n) / u j : ℕ ⊢ u + 1 + ↑j = u + ↑(j + 1)
/- Copyright (c) 2023 David Loeffler. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: David Loeffler -/ import Mathlib.Analysis.Convolution import Mathlib.Analysis.SpecialFunctions.Trigonometric.EulerSineProd import Mathlib.Analysis.SpecialFunctions.Gamma.BohrMollerup i...
push_cast
/-- Explicit formula for the Beta function when second argument is a positive integer. -/ theorem betaIntegral_eval_nat_add_one_right {u : ℂ} (hu : 0 < re u) (n : ℕ) : betaIntegral u (n + 1) = n ! / ∏ j : ℕ in Finset.range (n + 1), (u + j) := by induction' n with n IH generalizing u · rw [Nat.cast_zero, zero_ad...
Mathlib.Analysis.SpecialFunctions.Gamma.Beta.211_0.in2QiCFW52coQT2
/-- Explicit formula for the Beta function when second argument is a positive integer. -/ theorem betaIntegral_eval_nat_add_one_right {u : ℂ} (hu : 0 < re u) (n : ℕ) : betaIntegral u (n + 1) = n ! / ∏ j : ℕ in Finset.range (n + 1), (u + j)
Mathlib_Analysis_SpecialFunctions_Gamma_Beta
case succ.refine_2.e_a.e_a.e_f.h n : ℕ IH : ∀ {u : ℂ}, 0 < u.re → betaIntegral u (↑n + 1) = ↑n ! / ∏ j in Finset.range (n + 1), (u + ↑j) u : ℂ hu : 0 < u.re this : betaIntegral u (↑(Nat.succ n) + 1) = ↑(Nat.succ n) * betaIntegral (u + 1) ↑(Nat.succ n) / u j : ℕ ⊢ u + 1 + ↑j = u + (↑j + 1)
/- Copyright (c) 2023 David Loeffler. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: David Loeffler -/ import Mathlib.Analysis.Convolution import Mathlib.Analysis.SpecialFunctions.Trigonometric.EulerSineProd import Mathlib.Analysis.SpecialFunctions.Gamma.BohrMollerup i...
abel
/-- Explicit formula for the Beta function when second argument is a positive integer. -/ theorem betaIntegral_eval_nat_add_one_right {u : ℂ} (hu : 0 < re u) (n : ℕ) : betaIntegral u (n + 1) = n ! / ∏ j : ℕ in Finset.range (n + 1), (u + j) := by induction' n with n IH generalizing u · rw [Nat.cast_zero, zero_ad...
Mathlib.Analysis.SpecialFunctions.Gamma.Beta.211_0.in2QiCFW52coQT2
/-- Explicit formula for the Beta function when second argument is a positive integer. -/ theorem betaIntegral_eval_nat_add_one_right {u : ℂ} (hu : 0 < re u) (n : ℕ) : betaIntegral u (n + 1) = n ! / ∏ j : ℕ in Finset.range (n + 1), (u + j)
Mathlib_Analysis_SpecialFunctions_Gamma_Beta
case succ.refine_2.e_a.e_a.e_f.h n : ℕ IH : ∀ {u : ℂ}, 0 < u.re → betaIntegral u (↑n + 1) = ↑n ! / ∏ j in Finset.range (n + 1), (u + ↑j) u : ℂ hu : 0 < u.re this : betaIntegral u (↑(Nat.succ n) + 1) = ↑(Nat.succ n) * betaIntegral (u + 1) ↑(Nat.succ n) / u j : ℕ ⊢ u + 1 + ↑j = u + (↑j + 1)
/- Copyright (c) 2023 David Loeffler. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: David Loeffler -/ import Mathlib.Analysis.Convolution import Mathlib.Analysis.SpecialFunctions.Trigonometric.EulerSineProd import Mathlib.Analysis.SpecialFunctions.Gamma.BohrMollerup i...
abel
/-- Explicit formula for the Beta function when second argument is a positive integer. -/ theorem betaIntegral_eval_nat_add_one_right {u : ℂ} (hu : 0 < re u) (n : ℕ) : betaIntegral u (n + 1) = n ! / ∏ j : ℕ in Finset.range (n + 1), (u + j) := by induction' n with n IH generalizing u · rw [Nat.cast_zero, zero_ad...
Mathlib.Analysis.SpecialFunctions.Gamma.Beta.211_0.in2QiCFW52coQT2
/-- Explicit formula for the Beta function when second argument is a positive integer. -/ theorem betaIntegral_eval_nat_add_one_right {u : ℂ} (hu : 0 < re u) (n : ℕ) : betaIntegral u (n + 1) = n ! / ∏ j : ℕ in Finset.range (n + 1), (u + j)
Mathlib_Analysis_SpecialFunctions_Gamma_Beta
s : ℂ hs : 0 < s.re n : ℕ ⊢ GammaSeq s n = ↑n ^ s * betaIntegral s (↑n + 1)
/- Copyright (c) 2023 David Loeffler. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: David Loeffler -/ import Mathlib.Analysis.Convolution import Mathlib.Analysis.SpecialFunctions.Trigonometric.EulerSineProd import Mathlib.Analysis.SpecialFunctions.Gamma.BohrMollerup i...
rw [GammaSeq, betaIntegral_eval_nat_add_one_right hs n, ← mul_div_assoc]
theorem GammaSeq_eq_betaIntegral_of_re_pos {s : ℂ} (hs : 0 < re s) (n : ℕ) : GammaSeq s n = (n : ℂ) ^ s * betaIntegral s (n + 1) := by
Mathlib.Analysis.SpecialFunctions.Gamma.Beta.246_0.in2QiCFW52coQT2
theorem GammaSeq_eq_betaIntegral_of_re_pos {s : ℂ} (hs : 0 < re s) (n : ℕ) : GammaSeq s n = (n : ℂ) ^ s * betaIntegral s (n + 1)
Mathlib_Analysis_SpecialFunctions_Gamma_Beta
s : ℂ n : ℕ hn : n ≠ 0 ⊢ GammaSeq (s + 1) n / s = ↑n / (↑n + 1 + s) * GammaSeq s n
/- Copyright (c) 2023 David Loeffler. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: David Loeffler -/ import Mathlib.Analysis.Convolution import Mathlib.Analysis.SpecialFunctions.Trigonometric.EulerSineProd import Mathlib.Analysis.SpecialFunctions.Gamma.BohrMollerup i...
conv_lhs => rw [GammaSeq, Finset.prod_range_succ, div_div]
theorem GammaSeq_add_one_left (s : ℂ) {n : ℕ} (hn : n ≠ 0) : GammaSeq (s + 1) n / s = n / (n + 1 + s) * GammaSeq s n := by
Mathlib.Analysis.SpecialFunctions.Gamma.Beta.251_0.in2QiCFW52coQT2
theorem GammaSeq_add_one_left (s : ℂ) {n : ℕ} (hn : n ≠ 0) : GammaSeq (s + 1) n / s = n / (n + 1 + s) * GammaSeq s n
Mathlib_Analysis_SpecialFunctions_Gamma_Beta
s : ℂ n : ℕ hn : n ≠ 0 | GammaSeq (s + 1) n / s
/- Copyright (c) 2023 David Loeffler. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: David Loeffler -/ import Mathlib.Analysis.Convolution import Mathlib.Analysis.SpecialFunctions.Trigonometric.EulerSineProd import Mathlib.Analysis.SpecialFunctions.Gamma.BohrMollerup i...
rw [GammaSeq, Finset.prod_range_succ, div_div]
theorem GammaSeq_add_one_left (s : ℂ) {n : ℕ} (hn : n ≠ 0) : GammaSeq (s + 1) n / s = n / (n + 1 + s) * GammaSeq s n := by conv_lhs =>
Mathlib.Analysis.SpecialFunctions.Gamma.Beta.251_0.in2QiCFW52coQT2
theorem GammaSeq_add_one_left (s : ℂ) {n : ℕ} (hn : n ≠ 0) : GammaSeq (s + 1) n / s = n / (n + 1 + s) * GammaSeq s n
Mathlib_Analysis_SpecialFunctions_Gamma_Beta
s : ℂ n : ℕ hn : n ≠ 0 | GammaSeq (s + 1) n / s
/- Copyright (c) 2023 David Loeffler. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: David Loeffler -/ import Mathlib.Analysis.Convolution import Mathlib.Analysis.SpecialFunctions.Trigonometric.EulerSineProd import Mathlib.Analysis.SpecialFunctions.Gamma.BohrMollerup i...
rw [GammaSeq, Finset.prod_range_succ, div_div]
theorem GammaSeq_add_one_left (s : ℂ) {n : ℕ} (hn : n ≠ 0) : GammaSeq (s + 1) n / s = n / (n + 1 + s) * GammaSeq s n := by conv_lhs =>
Mathlib.Analysis.SpecialFunctions.Gamma.Beta.251_0.in2QiCFW52coQT2
theorem GammaSeq_add_one_left (s : ℂ) {n : ℕ} (hn : n ≠ 0) : GammaSeq (s + 1) n / s = n / (n + 1 + s) * GammaSeq s n
Mathlib_Analysis_SpecialFunctions_Gamma_Beta
s : ℂ n : ℕ hn : n ≠ 0 | GammaSeq (s + 1) n / s
/- Copyright (c) 2023 David Loeffler. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: David Loeffler -/ import Mathlib.Analysis.Convolution import Mathlib.Analysis.SpecialFunctions.Trigonometric.EulerSineProd import Mathlib.Analysis.SpecialFunctions.Gamma.BohrMollerup i...
rw [GammaSeq, Finset.prod_range_succ, div_div]
theorem GammaSeq_add_one_left (s : ℂ) {n : ℕ} (hn : n ≠ 0) : GammaSeq (s + 1) n / s = n / (n + 1 + s) * GammaSeq s n := by conv_lhs =>
Mathlib.Analysis.SpecialFunctions.Gamma.Beta.251_0.in2QiCFW52coQT2
theorem GammaSeq_add_one_left (s : ℂ) {n : ℕ} (hn : n ≠ 0) : GammaSeq (s + 1) n / s = n / (n + 1 + s) * GammaSeq s n
Mathlib_Analysis_SpecialFunctions_Gamma_Beta
s : ℂ n : ℕ hn : n ≠ 0 ⊢ ↑n ^ (s + 1) * ↑n ! / ((∏ x in Finset.range n, (s + 1 + ↑x)) * (s + 1 + ↑n) * s) = ↑n / (↑n + 1 + s) * GammaSeq s n
/- Copyright (c) 2023 David Loeffler. All rights reserved. Released under Apache 2.0 license as described in the file LICENSE. Authors: David Loeffler -/ import Mathlib.Analysis.Convolution import Mathlib.Analysis.SpecialFunctions.Trigonometric.EulerSineProd import Mathlib.Analysis.SpecialFunctions.Gamma.BohrMollerup i...
conv_rhs => rw [GammaSeq, Finset.prod_range_succ', Nat.cast_zero, add_zero, div_mul_div_comm, ← mul_assoc, ← mul_assoc, mul_comm _ (Finset.prod _ _)]
theorem GammaSeq_add_one_left (s : ℂ) {n : ℕ} (hn : n ≠ 0) : GammaSeq (s + 1) n / s = n / (n + 1 + s) * GammaSeq s n := by conv_lhs => rw [GammaSeq, Finset.prod_range_succ, div_div]
Mathlib.Analysis.SpecialFunctions.Gamma.Beta.251_0.in2QiCFW52coQT2
theorem GammaSeq_add_one_left (s : ℂ) {n : ℕ} (hn : n ≠ 0) : GammaSeq (s + 1) n / s = n / (n + 1 + s) * GammaSeq s n
Mathlib_Analysis_SpecialFunctions_Gamma_Beta