Commit 2023-08-03 10:45 92f695f0

View on Github →

refactor(LinearAlgebra): Ensure ChooseBasisIndex is finite on trivial modules (#6322) This also changes basisFintypeOfFiniteSpans to use Finite rather than Fintype, as it was noncomputable anyway. This means it has to be renamed to basis_finite_of_finite_spans as it now is a proof!

Estimated changes