mathlib3
503970d2 - chore(data/fintype/basic): Better `fin` lemmas (#14200)

Commit
3 years ago
chore(data/fintype/basic): Better `fin` lemmas (#14200) Turn `finset.image` into `finset.map` and `insert` into `finset.cons` in the three lemmas relating `univ : finset (fin (n + 1))` and `univ : finset (fin n)`. Golf proofs involving the related big operators lemmas.
Author
Parents
Loading