[Merged by Bors] - feat(set_theory/zfc/basic): tweak Class hom lemmas#18295
[Merged by Bors] - feat(set_theory/zfc/basic): tweak Class hom lemmas#18295
Conversation
Co-authored-by: Yaël Dillies <yael.dillies@gmail.com>
|
This PR/issue depends on:
|
YaelDillies
left a comment
There was a problem hiding this comment.
The rest looks good.
|
I've renamed the |
YaelDillies
left a comment
There was a problem hiding this comment.
Thanks, it looks good now!
|
maintainer merge |
|
🚀 Pull request has been placed on the maintainer queue by YaelDillies. |
eric-wieser
left a comment
There was a problem hiding this comment.
bors merge
Thanks! Again, this will probably need a forward-port.
This PR renames a bunch of `hom` lemmas to better match the style of the rest of mathlib, and tags them as `norm_cast`. We also add the corresponding lemmas for the union. Co-authored-by: Yaël Dillies <yael.dillies@gmail.com>
|
Build failed (retrying...): |
This PR renames a bunch of `hom` lemmas to better match the style of the rest of mathlib, and tags them as `norm_cast`. We also add the corresponding lemmas for the union. Co-authored-by: Yaël Dillies <yael.dillies@gmail.com>
|
Build failed (retrying...): |
This PR renames a bunch of `hom` lemmas to better match the style of the rest of mathlib, and tags them as `norm_cast`. We also add the corresponding lemmas for the union. Co-authored-by: Yaël Dillies <yael.dillies@gmail.com>
|
Build failed: |
|
There was a slight conflict with another PR. All fixed now. maintainer merge |
|
🚀 Pull request has been placed on the maintainer queue by YaelDillies. |
|
bors merge |
This PR renames a bunch of `hom` lemmas to better match the style of the rest of mathlib, and tags them as `norm_cast`. We also add the corresponding lemmas for the union. Co-authored-by: Yaël Dillies <yael.dillies@gmail.com>
|
Pull request successfully merged into master. Build succeeded: |
This PR renames a bunch of
homlemmas to better match the style of the rest of mathlib, and tags them asnorm_cast. We also add the corresponding lemmas for the union.