Mathlib v3 is deprecated. Go to Mathlib v4

Commit 2023-06-05 08:24 a3209ddf

View on Github →

feat (special_functions/gamma): doubling formula (#19136) This PR adds the proof of the Legendre doubling formula, relating Gamma s * Gamma (s + 1 / 2) to Gamma (2 * s).

Estimated changes