Commit 2019-09-18 15:46 08390f54
View on Github →refactor(algebra/big_operators,data/finset): use finset.disjoint in definitions (#1456)
- Use finset.disjointinalgebra/big_operators
- New lemma disjoint_filterIt should be a painless step from usingfilter_inter_filter_neg_eqto using this lemma
- Update other dependencies of finset.prod_union and finset.prod_bind
- Reformat some lines to make them fit within 100 characters
- We can actually do away with two non-terminal simps now