[Merged by Bors] - feat: instances for ZeroHom and OneHom#27305
[Merged by Bors] - feat: instances for ZeroHom and OneHom#27305eric-wieser wants to merge 10 commits intomasterfrom
ZeroHom and OneHom#27305Conversation
PR summary e71ae4c6d7Import changes for modified filesNo significant changes to the import graph Import changes for all files
|
83c9586 to
44c09ad
Compare
|
This PR/issue depends on: |
2fc0eed to
651d639
Compare
…7386) This matches the Pi and Prod files in the same folder, and moves non-modules instances upstream to the `GroupWithZero` folder. The instances for AddMonoidHom have been generalized, the rest have been moved without changes. This is some cleanup ahead of #27305, which makes it clearer where the new `ZeroHom` instances there should go.
ZeroHom and OneHom
…anprover-community#27386) This matches the Pi and Prod files in the same folder, and moves non-modules instances upstream to the `GroupWithZero` folder. The instances for AddMonoidHom have been generalized, the rest have been moved without changes. This is some cleanup ahead of leanprover-community#27305, which makes it clearer where the new `ZeroHom` instances there should go.
…anprover-community#27386) This matches the Pi and Prod files in the same folder, and moves non-modules instances upstream to the `GroupWithZero` folder. The instances for AddMonoidHom have been generalized, the rest have been moved without changes. This is some cleanup ahead of leanprover-community#27305, which makes it clearer where the new `ZeroHom` instances there should go.
…anprover-community#27386) This matches the Pi and Prod files in the same folder, and moves non-modules instances upstream to the `GroupWithZero` folder. The instances for AddMonoidHom have been generalized, the rest have been moved without changes. This is some cleanup ahead of leanprover-community#27305, which makes it clearer where the new `ZeroHom` instances there should go.
YaelDillies
left a comment
There was a problem hiding this comment.
Thanks!
maintainer delegate
|
🚀 Pull request has been placed on the maintainer queue by YaelDillies. |
|
✌️ eric-wieser can now approve this pull request. To approve and merge a pull request, simply reply with |
Co-authored-by: damiano <adomani@gmail.com>
|
As this PR is labelled bors merge |
This is motivated by wanting to write some lemmas about how the def in #27272 behaves on addition and scalar multiplcation, which requires these operations to first be defined. This shows that `ZeroHom` forms an `AddCommGroup` and `Module`, as well as analogous intermediate statements and `OneHom` results.
|
Pull request successfully merged into master. Build succeeded: |
ZeroHom and OneHomZeroHom and OneHom
This is motivated by wanting to write some lemmas about how the def in leanprover-community#27272 behaves on addition and scalar multiplcation, which requires these operations to first be defined. This shows that `ZeroHom` forms an `AddCommGroup` and `Module`, as well as analogous intermediate statements and `OneHom` results.
This is motivated by wanting to write some lemmas about how the def in leanprover-community#27272 behaves on addition and scalar multiplcation, which requires these operations to first be defined. This shows that `ZeroHom` forms an `AddCommGroup` and `Module`, as well as analogous intermediate statements and `OneHom` results.
This is motivated by wanting to write some lemmas about how the def in leanprover-community#27272 behaves on addition and scalar multiplcation, which requires these operations to first be defined. This shows that `ZeroHom` forms an `AddCommGroup` and `Module`, as well as analogous intermediate statements and `OneHom` results.
This is motivated by wanting to write some lemmas about how the def in leanprover-community#27272 behaves on addition and scalar multiplcation, which requires these operations to first be defined. This shows that `ZeroHom` forms an `AddCommGroup` and `Module`, as well as analogous intermediate statements and `OneHom` results.
This is motivated by wanting to write some lemmas about how the def in #27272 behaves on addition and scalar multiplcation, which requires these operations to first be defined.
This shows that
ZeroHomforms anAddCommGroupandModule, as well as analogous intermediate statements andOneHomresults.