Mathlib v3 is deprecated. Go to Mathlib v4

Commit 2022-05-18 16:04 503970d2

View on Github →

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.

Estimated changes