Mathlib v3 is deprecated. Go to Mathlib v4

Commit 2021-09-16 11:34 86d20e51

View on Github →

feat(data/dfinsupp): add arithmetic lemmas about filter (#9175) This adds dfinsupp.filter_{zero,add,neg,sub,smul} and dfinsupp.subtype_domain_smul, along with some bundled maps. This also cleans up some variable explicitness.

Estimated changes