Mathlib v3 is deprecated. Go to Mathlib v4

Commit 2022-08-03 08:16 078cd612

View on Github →

feat(data/seq/seq): improve cons and tail def-eqs (#15829) We sidestep the equation compiler for better definitional equalities.

Estimated changes