Commit 2024-04-07 05:06 562a9a45
View on Github →chore(Matrix/ToLin): fix Fintype
/Finite
(#11734)
Also drop a no longer needed [DecidableEq _]
argument in 1 lemma.
It was needed to generate a computable Fintype (Set.range _)
instance
but a Finite
instance doesn't need it.