[Merged by Bors] - feat: LinearEquiv.congrQuadraticMap and LinearEquiv.congrRight₂#17454
[Merged by Bors] - feat: LinearEquiv.congrQuadraticMap and LinearEquiv.congrRight₂#17454
LinearEquiv.congrQuadraticMap and LinearEquiv.congrRight₂#17454Conversation
PR summary 3baf09a3aeImport changes for modified filesNo significant changes to the import graph Import changes for all files
|
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
LinearEquiv.congrQuadraticMap and LinearMap.BilinMap.congr₂
LinearEquiv.congrQuadraticMap and LinearMap.BilinMap.congr₂LinearEquiv.congrQuadraticMap and LinearMap.BilinMap.congr₂
|
I'm not super happy with the naming, but I also don't have any better ideas. Maybe another reviewer does! maintainer merge |
|
🚀 Pull request has been placed on the maintainer queue by eric-wieser. |
|
If we're going to bikeshed over names then another possibility for |
|
I think that would be rather confusing, because |
|
@mans0954 Unrelated, but github gives the following warning:
I think it's good to stick to ascii for branch names. |
|
@eric-wieser For equivs, |
|
So, is the consensus for |
I would argue this is not about Equivs, but about linear maps; that is, you get the definition in this PR by swapping So I guess you could go with |
I'm afraid this has been going on for so long I have no recollection of where I adapted it from now. |
|
@eric-wieser is this what you mean? |
LinearEquiv.congrQuadraticMap and LinearMap.BilinMap.congr₂LinearEquiv.congrQuadraticMap and LinearEquiv.congrRight₂
|
Yes, that's what I meant. @jcommelin, are you happy with those? bors d=@jcommelin |
|
✌️ jcommelin can now approve this pull request. To approve and merge a pull request, simply reply with |
|
@jcommelin are you able to merge this PR now please? |
|
bors merge |
…17454) `LinearEquiv.congrQuadraticMap` matches `LinearMap.compQuadraticMap`, while `LinearEquiv.congrRight₂` somewhat matches `LinearMap.compr₂`. Used in #14988 Co-authored-by: Christopher Hoskin <[email protected]> Co-authored-by: Eric Wieser <[email protected]>
|
Pull request successfully merged into master. Build succeeded: |
LinearEquiv.congrQuadraticMap and LinearEquiv.congrRight₂LinearEquiv.congrQuadraticMap and LinearEquiv.congrRight₂
LinearEquiv.congrQuadraticMapmatchesLinearMap.compQuadraticMap, whileLinearEquiv.congrRight₂somewhat matchesLinearMap.compr₂.Used in #14988