Commit 2023-06-27 18:31 3f7a2eaf
View on Github →feat(MeasureTheory): aesop rules for strong measurability + measurability?
tactic (#5427)
This PR adds aesop tags to a few lemmas pertaining to strong measurability, allowing to prove e.g. StronglyMeasurable Real.log
using the measurability
tactic.
It also implements measurability?
via aesop?
.