Commit 2024-07-02 22:51 4180b90a
View on Github →refactor(LinearAlgebra,RingTheory): Replace Fintype.card with Nat.card (#13637)
This PR replaces a few occurrences of Fintype.card with Nat.card in the LinearAlgebra and RingTheory folders.