Commit 2025-02-13 11:34 b942da74
View on Github →feat(Data/Matroid/Rank): finite-rank sets in matroids (#21694)
We add a new file with API for an IsRkFinite
predicate on sets in a matroid, stating that a set has a finite basis. This property is closed under subsets and finite unions.