[Merged by Bors] - feat: add ContinuousLinearEquiv.prodProdProdComm#28840
[Merged by Bors] - feat: add ContinuousLinearEquiv.prodProdProdComm#28840grunweg wants to merge 1 commit intoleanprover-community:masterfrom
Conversation
|
@ocfnash Would you like to review this? Otherwise, I can also ask Eric (but I figure he has many reviews on his plate already). |
PR summary 0611ded866Import changes for modified filesNo significant changes to the import graph Import changes for all files
|
| rfl | ||
|
|
||
| @[simp] | ||
| lemma prodProdProdComm_toLinearEquiv : |
There was a problem hiding this comment.
| lemma prodProdProdComm_toLinearEquiv : | |
| lemma toLinearEquiv_prodProdProdComm : |
There was a problem hiding this comment.
I believe @themathqueen is technically correct here but we're quite consistently inconsistent with our own naming when dot notation gets involved (for a similar case, see LinearEquiv.prodProdProdComm_toAddEquiv) so I think I advocate leaving this as-is.
Probably one day we should think more carefully about this.
There was a problem hiding this comment.
Indeed, I adapted the naming of the LinearEquiv analogue. I agree with you on both counts; today is not the day I'm going to review all the names.
|
Thanks for the quick review, this is great! |
In analogy to `LinearEquiv.prodProdProdComm`. From the path towards smooth immersions, embeddings and embedded submanifolds.
|
Pull request successfully merged into master. Build succeeded: |
…y#28840) In analogy to `LinearEquiv.prodProdProdComm`. From the path towards smooth immersions, embeddings and embedded submanifolds.
…y#28840) In analogy to `LinearEquiv.prodProdProdComm`. From the path towards smooth immersions, embeddings and embedded submanifolds.
…y#28840) In analogy to `LinearEquiv.prodProdProdComm`. From the path towards smooth immersions, embeddings and embedded submanifolds.
In analogy to
LinearEquiv.prodProdProdComm.From the path towards smooth immersions, embeddings and embedded submanifolds.