Commit 2025-07-13 18:42 8608bbd8
View on Github →feat: allow trivial rings in Matrix.rank_mul_le
(#27074)
Now that the instance from CommRing
to StrongRankCondition
is imported, we can weaken to Nontrivial
. nontriviality
can then eliminate this assumption from some later lemmas.