Commit 2024-08-26 06:52 d011eb15
View on Github →feat(Measure/Typeclasses): prove ≪
both ways (#16146)
- Rename
exists_absolutelyContinuous_isFiniteMeasure
toexists_isFiniteMeasure_absolutelyContinuous
to match the statement. - Prove
ν ≪ μ
, not onlyμ ≪ ν
. - Turn the old lemma into a deprecated alias.