mathlib4 icon indicating copy to clipboard operation
mathlib4 copied to clipboard

refactor(LinearAlgebra/Basic): R-linear equivalence between spaces of R₁-linear maps

Open mans0954 opened this issue 1 year ago • 2 comments
trafficstars

Loosens the hypothesis of LinearEquiv.arrowCongr to get an R-linear equivalence between spaces of R₁-linear maps.

This is needed for #9334.


Open in Gitpod

mans0954 avatar May 19 '24 21:05 mans0954

!bench

mans0954 avatar May 19 '24 22:05 mans0954

Here are the benchmark results for commit 70b3b5f55ab9bb0b414aec18ff4257a5aaad716f. There were no significant changes against commit f4da8e56e23fe10cd2184b17803b8db2caa4155e.

leanprover-bot avatar May 19 '24 22:05 leanprover-bot

@eric-wieser do you have a moment to review this please? Thanks.

mans0954 avatar Jun 01 '24 06:06 mans0954

Import summary

No significant changes to the import graph

github-actions[bot] avatar Jun 07 '24 06:06 github-actions[bot]

PR summary f6820cf50e

Import changes

No significant changes to the import graph


Declarations diff

No declarations were harmed in the making of this PR! 🐙

You can run this locally as follows
## summary with just the declaration names:
./scripts/no_lost_declarations.sh short <optional_commit>

## more verbose report:
./scripts/no_lost_declarations.sh <optional_commit>

github-actions[bot] avatar Jun 08 '24 14:06 github-actions[bot]

Closing this PR as it doesn't seem to be of interest.

mans0954 avatar Jun 28 '24 18:06 mans0954