Mathlib v3 is deprecated. Go to Mathlib v4

Commit 2021-07-28 14:08 0ccd2f66

View on Github →

feat(data/dfinsupp): add simp lemma single_eq_zero (#8447) This matches finsupp.single_eq_zero. Also adds dfinsupp.ext_iff, and changes some lemma arguments to be explicit.

Estimated changes