Mathlib v3 is deprecated. Go to Mathlib v4

Commit 2021-09-15 13:22 f8d8171d

View on Github →

refactor(logic/relator): turn *_unique and *_total into defs, not classes (#9135) We had (almost) no instances for these classes and (almost) no lemmas taking these assumptions as TC arguments.

Estimated changes