Mathlib Changelog
v3
Changelog
About
Github
Mathlib v3 is deprecated.
Go to Mathlib v4
Commit
2020-09-14 19:35
218ef40a
View on Github →
feat(measure_theory): image of Lebesgue measure under shift/rescale (
#3760
)
Estimated changes
Modified
src/data/finset/lattice.lean
added
theorem
finset.bInter_bind
added
theorem
finset.bInter_option_to_finset
added
theorem
finset.bUnion_bind
added
theorem
finset.bUnion_option_to_finset
added
theorem
finset.infi_bind
added
theorem
finset.infi_option_to_finset
added
theorem
finset.supr_bind
added
theorem
finset.supr_option_to_finset
Modified
src/data/indicator_function.lean
added
theorem
set.indicator_Union_apply
Modified
src/data/set/basic.lean
added
theorem
set_coe.forall'
Modified
src/data/set/disjointed.lean
modified
theorem
set.Union_disjointed_of_mono
added
theorem
set.subset_Union_disjointed
Modified
src/measure_theory/borel_space.lean
added
theorem
real.measure_ext_Ioo_rat
Modified
src/measure_theory/integration.lean
added
theorem
measure_theory.set_lintegral_congr
added
theorem
measure_theory.set_lintegral_map
added
theorem
measure_theory.set_lintegral_one
Modified
src/measure_theory/interval_integral.lean
added
theorem
interval_integral.integral_comp_add_right
added
theorem
interval_integral.integral_comp_mul_right
added
theorem
interval_integral.integral_comp_neg
added
theorem
interval_integral.integral_smul_measure
Modified
src/measure_theory/lebesgue_measure.lean
added
theorem
real.map_volume_add_left
added
theorem
real.map_volume_add_right
added
theorem
real.map_volume_mul_left
added
theorem
real.map_volume_mul_right
added
theorem
real.map_volume_neg
added
theorem
real.smul_map_volume_mul_left
added
theorem
real.smul_map_volume_mul_right
modified
theorem
real.volume_Icc
modified
theorem
real.volume_Ico
modified
theorem
real.volume_Ioc
modified
theorem
real.volume_Ioo
modified
theorem
real.volume_interval
modified
theorem
real.volume_singleton
modified
theorem
real.volume_val
Modified
src/measure_theory/measurable_space.lean
modified
theorem
is_measurable.Union
added
theorem
is_measurable.bUnion_decode2
modified
theorem
is_measurable.const
modified
theorem
is_measurable.diff
modified
theorem
is_measurable.disjointed
modified
theorem
is_measurable.inter
modified
theorem
is_measurable.union
Modified
src/measure_theory/measure_space.lean
added
theorem
measure_theory.Ico_ae_eq_Icc
added
theorem
measure_theory.Ico_ae_eq_Ioc
added
theorem
measure_theory.Iio_ae_eq_Iic
added
theorem
measure_theory.Ioc_ae_eq_Icc
added
theorem
measure_theory.Ioi_ae_eq_Ici
added
theorem
measure_theory.Ioo_ae_eq_Icc
added
theorem
measure_theory.Ioo_ae_eq_Ico
added
theorem
measure_theory.Ioo_ae_eq_Ioc
added
theorem
measure_theory.ae_eq_empty
added
theorem
measure_theory.ae_le_set
added
theorem
measure_theory.diff_ae_eq_self
added
theorem
measure_theory.insert_ae_eq_self
added
theorem
measure_theory.measure.ext_iff_of_Union_eq_univ
added
theorem
measure_theory.measure.ext_iff_of_bUnion_eq_univ
added
theorem
measure_theory.measure.ext_iff_of_sUnion_eq_univ
added
theorem
measure_theory.measure.ext_of_generate_from_of_cover
added
theorem
measure_theory.measure.ext_of_generate_from_of_cover_subset
added
theorem
measure_theory.measure.restrict_Union_apply_eq_supr
added
theorem
measure_theory.measure.restrict_Union_congr
added
theorem
measure_theory.measure.restrict_bUnion_congr
added
theorem
measure_theory.measure.restrict_congr_meas
added
theorem
measure_theory.measure.restrict_congr_mono
added
theorem
measure_theory.measure.restrict_finset_bUnion_congr
added
theorem
measure_theory.measure.restrict_map
added
theorem
measure_theory.measure.restrict_restrict
added
theorem
measure_theory.measure.restrict_sUnion_congr
added
theorem
measure_theory.measure.restrict_union_add_inter
added
theorem
measure_theory.measure.restrict_union_congr
added
theorem
measure_theory.measure_Inter_eq_infi
deleted
theorem
measure_theory.measure_Inter_eq_infi_nat
added
theorem
measure_theory.measure_Union_eq_supr
deleted
theorem
measure_theory.measure_Union_eq_supr_nat
added
theorem
measure_theory.measure_bUnion_eq_supr
added
theorem
measure_theory.measure_countable
modified
theorem
measure_theory.measure_diff
modified
theorem
measure_theory.measure_eq_inter_diff
added
theorem
measure_theory.measure_finite
added
theorem
measure_theory.measure_finset
added
theorem
measure_theory.measure_mono_top
added
theorem
measure_theory.measure_union_add_inter
deleted
theorem
measure_theory.restrict_congr
added
theorem
measure_theory.restrict_congr_set
added
theorem
measure_theory.union_ae_eq_right
Modified
src/measure_theory/set_integral.lean
added
theorem
measure_theory.set_integral_map
Modified
src/order/filter/basic.lean
added
theorem
filter.eventually_eq.compl
added
theorem
filter.eventually_eq.diff
added
theorem
filter.eventually_eq.inter
added
theorem
filter.eventually_eq.union
added
theorem
filter.eventually_eq_empty
added
theorem
filter.eventually_le_antisymm_iff