feat(Combinatorics/SimpleGraph/Sum): add homomorphism, embedding and isomorphism of sums#37495
feat(Combinatorics/SimpleGraph/Sum): add homomorphism, embedding and isomorphism of sums#37495IvanRenison wants to merge 7 commits intoleanprover-community:masterfrom
Conversation
IvanRenison
commented
Apr 1, 2026
PR summary 6a7332dd00Import changes for modified filesNo significant changes to the import graph Import changes for all files
|
mkaratarakis
left a comment
There was a problem hiding this comment.
Thanks! @YaelDillies could take a look please?
YaelDillies
left a comment
There was a problem hiding this comment.
I'm tempted to call these sumMap to distinguish from the similar operations based on Sum.elim.
Could you also show these commute (in the appropriate sense) with Equiv.sumComm,
Equiv.sumAssoc?
|
@YaelDillies you mean that they commute with |
|
Something like that, yes |
|
I did it, although I'm not sure about the names |