mathlib4
mathlib4 copied to clipboard
refactor(LinearAlgebra/BilinearMap): Left composition, bilinear over different rings
Generalise compl₂ and compl₁₂ for left composition with maps which are linear over different rings in the first and second variable.
Needed for #9334
!bench
Here are the benchmark results for commit d7460b6e3000c2d477b03bc762ac9d28c9ef70f9. There were no significant changes against commit 91e688bd4a6eded8f4e52afa18f98d9c0f5c9475.
@eric-wieser do you have a moment to review this PR please? It's quite a small one.
Import summary
No significant changes to the import graph
:v: mans0954 can now approve this pull request. To approve and merge a pull request, simply reply with bors r+. More detailed instructions are available here.
PR summary
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>
bors r+