Commit 2023-08-23 11:25 41eb5e6b
View on Github →chore: remove autoImplicit in LinearAlgebra (#6634)
In Mathlib/LinearAlgebra/Dual.lean
we also overhaul the universe argument names, as the file switched between two conventions and making up undeclared universe variables.
Mathlib/LinearAlgebra/Prod.lean
invented some new variables even though it already had plenty available.