Commit 2020-01-26 01:12 9decec2b
View on Github →feat(*): some simple lemmas about sets and finite sets (#1903)
- feat(*): some simple lemmas about sets and finite sets
- More lemmas, simplify proofs
- Introduce
finsup.nonempty
and use it. - Update src/algebra/big_operators.lean Co-Authored-By: Chris Hughes 33847686+ChrisHughes24@users.noreply.github.com
- Revert "Update src/algebra/big_operators.lean" This reverts commit 17c89a808545203dc5a80a4f11df4f62e949df8d. It breaks compile if we rewrite right to left.
- simp, to_additive
- Add a missing docstring