Commit 2025-07-15 08:11 11385264
View on Github →refactor(LinearAlgebra/LinearIndependent): generalize some LinearIndepOn
theorems (#27096)
A lot of APIs and theorems for LinearIndepOn
are stated only for id
. This PR tries to generalize some of them to be non id
, keeping the old id
APIs as special cases.