Commit 2021-01-12 13:08 3a3ec6c3
View on Github →feat(measure_theory): each set has a measurable superset of the same measure (#5688)
- generalize
outer_measure.exists_is_measurable_superset_of_trim_eq_zero
toouter_measure.exists_is_measurable_superset_eq_trim
; - generalize
exists_is_measurable_superset_of_null
toexists_is_measurable_superset
; - define
to_measurable mu s
to be a measurable supersett ⊇ s
withμ t = μ s
; - prove
countable_cover_nhds
: in asecond_countable_topology
, iff
sends each pointx
to a neighborhood ofx
, then some countable subfamily of neighborhoodsf x
cover the whole space. sigma_finite_of_countable
no longer assumes that all setss ∈ S
are measurable.