Mathlib Changelog
v3
Changelog
About
Github
Mathlib v3 is deprecated.
Go to Mathlib v4
Commit
2021-11-04 18:49
828e1004
View on Github →
feat(data/finset/interval):
finset α
is a locally finite order (
#9963
)
Estimated changes
Modified
src/analysis/box_integral/divergence_theorem.lean
Modified
src/data/finset/basic.lean
Created
src/data/finset/interval.lean
added
theorem
finset.Icc_eq_filter_powerset
added
theorem
finset.Icc_eq_image_powerset
added
theorem
finset.Ico_eq_filter_ssubsets
added
theorem
finset.Ico_eq_image_ssubsets
added
theorem
finset.Iic_eq_powerset
added
theorem
finset.Iio_eq_ssubsets
added
theorem
finset.Ioc_eq_filter_powerset
added
theorem
finset.Ioo_eq_filter_ssubsets
added
theorem
finset.card_Icc_finset
added
theorem
finset.card_Ico_finset
added
theorem
finset.card_Ioc_finset
added
theorem
finset.card_Ioo_finset
Modified
src/data/finset/locally_finite.lean
added
theorem
finset.Icc_erase_left
added
theorem
finset.Icc_erase_right
modified
theorem
finset.Ico_disjoint_Ico_consecutive
modified
theorem
finset.Ico_insert_right
modified
theorem
finset.Ico_inter_Ico_consecutive
modified
theorem
finset.Ioo_insert_left
added
theorem
finset.card_Ico_eq_card_Icc_sub_one
added
theorem
finset.card_Ioc_eq_card_Icc_sub_one
added
theorem
finset.card_Ioo_eq_card_Icc_sub_two
added
theorem
finset.card_Ioo_eq_card_Ico_sub_one
added
theorem
finset.left_mem_Icc
added
theorem
finset.left_mem_Ico
added
theorem
finset.left_not_mem_Ioc
added
theorem
finset.left_not_mem_Ioo
added
theorem
finset.right_mem_Icc
added
theorem
finset.right_mem_Ioc
modified
theorem
finset.right_not_mem_Ico
added
theorem
finset.right_not_mem_Ioo
Modified
src/data/set/basic.lean
Modified
src/measure_theory/integral/divergence_theorem.lean
Modified
src/order/boolean_algebra.lean
added
theorem
sdiff_le_sdiff_left
added
theorem
sdiff_le_sdiff_of_sup_le_sup_left
added
theorem
sdiff_le_sdiff_of_sup_le_sup_right
added
theorem
sdiff_le_sdiff_right
deleted
theorem
sdiff_le_sdiff_self
deleted
theorem
sdiff_le_self_sdiff
added
theorem
sdiff_lt_sdiff_right
added
theorem
sdiff_sup_cancel
added
theorem
sup_le_of_le_sdiff_left
added
theorem
sup_le_of_le_sdiff_right
added
theorem
sup_lt_of_lt_sdiff_left
added
theorem
sup_lt_of_lt_sdiff_right
added
theorem
sup_sdiff_cancel_right
deleted
theorem
sup_sdiff_of_le
Modified
src/order/locally_finite.lean
Modified
src/order/symm_diff.lean