Commit 4fceb46
committed
chore(LinearAlgebra/Dimension/StrongRankCondition): remove a redundant instance hypothesis (leanprover-community#38265)
The `[Module.Finite R M]` parameter is redundant and can be trivially removed.
I discovered this when investigating breakage in my project in [#general > New simp lemma changes behavior on parameter omission](https://leanprover.zulipchat.com/#narrow/channel/113488-general/topic/New.20simp.20lemma.20changes.20behavior.20on.20parameter.20omission/with/586399020). I don't think it is a direct cause of my problem, but while I am on it, I can make this trivial change.1 parent 40de301 commit 4fceb46
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
531 | 531 | | |
532 | 532 | | |
533 | 533 | | |
534 | | - | |
| 534 | + | |
535 | 535 | | |
536 | 536 | | |
537 | 537 | | |
| |||
0 commit comments