leanprover-community / mathlib3

Lean 3's obsolete mathematical components library: please use mathlib4
https://leanprover-community.github.io/lean3
Apache License 2.0
1.67k stars 299 forks source link

[Merged by Bors] - refactor(data/matrix/invertible): more results about invertible matrices #19204

Closed eric-wieser closed 1 year ago

eric-wieser commented 1 year ago

Many results about invertible apply directly to matrices simply by replacing * with matrix.mul.

This also adds some missing lemmas about invertibility of products.


Open in Gitpod

semorrison commented 1 year ago

bors merge

bors[bot] commented 1 year ago

:-1: Rejected by label

eric-wieser commented 1 year ago

bors merge

eric-wieser commented 1 year ago

actually

bors d-

This will confuse the dashboard, so I should merge it just before mathport runs

eric-wieser commented 1 year ago

bors r-

bors[bot] commented 1 year ago

Canceled.

eric-wieser commented 1 year ago

Whoops, I guess I forgot about this. Given the likelihood I forget again, let's just put it in.

bors merge

bors[bot] commented 1 year ago

Pull request successfully merged into master.

Build succeeded!

The publicly hosted instance of bors-ng is deprecated and will go away soon.

If you want to self-host your own instance, instructions are here. For more help, visit the forum.

If you want to switch to GitHub's built-in merge queue, visit their help page.