[Merged by Bors] - feat(FinitelyPresentedGroup): Additivize everything and add ℤ instance #38311
Conversation
|
This pull request is now in draft mode. No active bors state needed cleanup. While this PR remains draft, bors will ignore commands on this PR. Mark it ready for review before using commands like |
PR summary a535bdc11aImport changes for modified filesNo significant changes to the import graph Import changes for all files
|
|
Excellent -- thanks! Probably this should have been done with the original PR. Thanks also for the docstrings on theorems -- these are far less common than they should be. bors merge |
|
Merge conflict. Merge or rebase |
7fa37f6 to
d5bdee7
Compare
|
bors r+ |
#38311) We add `to_additive` annotations to the FinitelyPresentedGroup.lean API and show that it works with the `AddGroup.IsFinitelyPresented ℤ` as a test example. Co-pilot and Gemini 3.1 Pro were used to assist in these changes.
|
Pull request successfully merged into master. Build succeeded:
|
We add
to_additiveannotations to the FinitelyPresentedGroup.lean API and show that it works with theAddGroup.IsFinitelyPresented ℤas a test example.Co-pilot and Gemini 3.1 Pro were used to assist in these changes.