[Merged by Bors] - feat(Algebra/GroupWithZero): WithZero.exp_injective#27666
[Merged by Bors] - feat(Algebra/GroupWithZero): WithZero.exp_injective#27666pechersky wants to merge 8 commits intoleanprover-community:masterfrom
Conversation
PR summary 6ae95cf158Import changes for modified filesNo significant changes to the import graph Import changes for all files
|
|
This PR/issue depends on: |
|
Could you also add this lemma to Line 375 (and remove @[simp] lemma exp_eq_one {x : M} : exp x = 1 ↔ x = 0 :=
⟨(exp_injective ·), (· ▸ rfl)⟩ |
both can be simp, #lint didn't complain
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. |
|
ah, I suppose we still want simp on exp 0 because it's dsimp! |
|
✌️ pechersky can now approve this pull request. To approve and merge a pull request, simply reply with |
Co-authored-by: Riccardo Brasca <riccardo.brasca@gmail.com>
|
bors r+ |
Co-authored-by: Yakov Pechersky <pechersky@users.noreply.github.com>
|
This PR was included in a batch that successfully built, but then failed to merge into master (it was a non-fast-forward update). It will be automatically retried. |
Co-authored-by: Yakov Pechersky <pechersky@users.noreply.github.com>
|
Pull request successfully merged into master. Build succeeded: |
…nity#27666) Co-authored-by: Yakov Pechersky <pechersky@users.noreply.github.com>
…nity#27666) Co-authored-by: Yakov Pechersky <pechersky@users.noreply.github.com>
…nity#27666) Co-authored-by: Yakov Pechersky <pechersky@users.noreply.github.com>
coeandmap#27665