You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: add mul_iff right and mul_iff_left for (AE)(Strongly)Measurable (#12711)
Add the lemma that says that if `f` is measurable, then `f+g` is measurable iff `g` is measurable. Then add the same but with `g+f`, and the same lemmas about AEMeasurable, StronglyMeasurable and AEStronglyMeasurable.
Co-authored-by: Lorenzo Luccioli <71074618+LorenzoLuccioli@users.noreply.github.com>
0 commit comments