[Merged by Bors] - feat(AddChar): Various improvements#13579
[Merged by Bors] - feat(AddChar): Various improvements#13579YaelDillies wants to merge 2 commits intomasterfrom
Conversation
|
|
2 similar comments
|
|
|
|
Import summaryNo significant changes to the import graph |
|
This PR/issue depends on: |
527a63d to
1fbbf19
Compare
PR summary 342d5d1ff1Import changesNo significant changes to the import graph
|
* Add a bunch of missing `simp` and `norm_cast` lemmas. * Get rid of `IsNontrivial ψ` since it's just `ψ ≠ 1`. This simplifies proofs. * Remove explicit arguments to `toMonoidHomEquiv`/`toAddMonoidHomEquiv`. We basically never need to provide them explicitly since unification usually does the job.
1fbbf19 to
b611888
Compare
loefflerd
left a comment
There was a problem hiding this comment.
This is definitely an improvement, thanks!
|
Looks good now, thanks! maintainer merge |
|
🚀 Pull request has been placed on the maintainer queue by loefflerd. |
|
Thanks! bors merge |
* Add a bunch of missing `simp` and `norm_cast` lemmas. * Get rid of `IsNontrivial ψ` since it's just `ψ ≠ 1`. This simplifies proofs. * Remove explicit arguments to `toMonoidHomEquiv`/`toAddMonoidHomEquiv`. We basically never need to provide them explicitly since unification usually does the job.
|
Pull request successfully merged into master. Build succeeded: |
* Add a bunch of missing `simp` and `norm_cast` lemmas. * Get rid of `IsNontrivial ψ` since it's just `ψ ≠ 1`. This simplifies proofs. * Remove explicit arguments to `toMonoidHomEquiv`/`toAddMonoidHomEquiv`. We basically never need to provide them explicitly since unification usually does the job.
simpandnorm_castlemmas.IsNontrivial ψsince it's justψ ≠ 1. This simplifies proofs.toMonoidHomEquiv/toAddMonoidHomEquiv. We basically never need to provide them explicitly since unification usually does the job.map_zero_onetomap_zero_eq_one#13576