Commit 2025-06-24 07:54 edf2cbec

View on Github →

feat: change of variables formula in integrals for monotone functions (#26198) The good change of variables formula in integrals we have is for injective functions (in any dimension). In this PR, we show that the same formula holds for monotone functions (which are not necessarily injective) by reducing to the previous theorem.

Estimated changes