Commit 2026-03-18 19:14 9ea92097

View on Github →

feat(ProbabilityTheory): Conditional Jensen's Inequality (#27953) This PR adds several variants of the conditional Jensen's inequality. I made some changes to Mathlib/Analysis/Convex/Approximation.lean because I need the sequence of affine functions to be bouneded above at each point in the proof of conditional_jensen_hereditarilyLindelofSpace.

Estimated changes