Commit 2021-01-10 14:47 b0c35d12
View on Github →chore(order/filter/basic): a few simp lemmas (#5685)
Changes in order/filter/basic
- add filter.inter_mem_sets_iff;
- rename filter.Inter_mem_setstofilter.bInter_mem_sets, make it aniff[simp]lemma;
- add a version filter.bInter_finset_mem_setswith a protected aliasfinset.Inter_mem_sets;
- rename filter.sInter_mem_sets_of_finitetofilter.sInter_mem_sets, make it aniff[simp]lemma;
- rename filter.Inter_mem_sets_of_fintypetofilter.Inter_mem_sets, make it aniff[simp]lemma
- add eventuallyversions of the*Inter_mem_setslemmas.
New @[mono] attributes
- set.union_subset_unionand- set.inter_subset_interinstead of- monotone_unionand- monotone_inter;- mono*failed to make a progress with- s ∩ t ⊆ s' ∩ t'goal.
- set.image2_subset
- closure_mono