Commit 2022-01-17 07:20 43bbaee8
View on Github →feat(measure_theory/measure): add lemmas, drop measurable_set assumptions (#11499)
- restrict_eq_selfno longer requires measurability of either set;
- restrict_apply_selfno longer requires measurability of the set;
- add restrict_apply_supersetandrestrict_restrict_of_subset;
- add restrict_restrict'that assumes measurability of the other set, drop onemeasurable_setassumption inrestrict_comm;
- drop measurability assumptions in restrict_congr_mono.