Mathlib v3 is deprecated. Go to Mathlib v4

Commit 2020-08-16 06:05 8325cf6b

View on Github →

feat(*): reorder implicit arguments in tsum, supr, infi (#3809) This is helpful for a future version of the ge_or_gt linter to recognize binders: the binding type is the (implicit) argument directly before the binding body.

Estimated changes