chore: rename CoAlg{Hom,Equiv}Class.toCoAlg{Hom,Equiv} as CoAlg{Hom,Equiv}.ofClass - #43576
chore: rename CoAlg{Hom,Equiv}Class.toCoAlg{Hom,Equiv} as CoAlg{Hom,Equiv}.ofClass#43576grunweg wants to merge 17 commits into
CoAlg{Hom,Equiv}Class.toCoAlg{Hom,Equiv} as CoAlg{Hom,Equiv}.ofClass#43576Conversation
and supporting lemmas as well
|
This PR/issue depends on: |
534b42f to
d5602e6
Compare
PR summary 2465fae17fImport changes for modified filesNo significant changes to the import graph Import changes for all files
|
and rename affected lemmas accordingly.
Following item (2) in #31365, the definition which implements the coercion from a morphism class FooHomClass to FooHoms should be called FooHom.ofClass.
This makes two more classes follow this pattern.