Mathlib v3 is deprecated. Go to Mathlib v4

Commit 2020-10-26 16:13 83edb506

View on Github →

feat(simps): improve error messages (#4653) If a custom projection has a different type than the expected projection, then it will show a more specific error message. Also reflow most long lines Also add some tests

Estimated changes