Skip to content

[Merged by Bors] - feat(Algebra/GroupWithZero/InjSurj): port file#722

Closed
j-loreaux wants to merge 6 commits intomasterfrom
j-loreaux/algebra.group_with_zero.inj_surj
Closed

[Merged by Bors] - feat(Algebra/GroupWithZero/InjSurj): port file#722
j-loreaux wants to merge 6 commits intomasterfrom
j-loreaux/algebra.group_with_zero.inj_surj

Conversation

@j-loreaux
Copy link
Copy Markdown
Contributor

mathlib3 SHA: 6b3325cdf0b4b23496391a451324c95a1dc36d9e

porting notes:

  • overall, very straightforward
  • I made GroupWithZero extend Nontrivial to match mathlib3, and we didn't have this instance previously because it didn't extend that class.

@j-loreaux j-loreaux added awaiting-review mathlib-port This is a port of a theory file from mathlib. labels Nov 24, 2022
@j-loreaux j-loreaux changed the title raw mathport: 6b3325cdf0b4b23496391a451324c95a1dc36d9e feat(Algebra/GroupWithZero/InjSurj): port file Nov 24, 2022
@urkud
Copy link
Copy Markdown
Member

urkud commented Nov 25, 2022

LGTM but I don't consider myself to be a mathlib4 expert. Let me see if this works in this repo:
maintainer merge

@kim-em
Copy link
Copy Markdown
Contributor

kim-em commented Nov 25, 2022

You seem to not be authorized

@urkud
Copy link
Copy Markdown
Member

urkud commented Nov 25, 2022

But you came here, so you can review the PR...

@kim-em
Copy link
Copy Markdown
Contributor

kim-em commented Nov 25, 2022

Haha, that wasn't actually me, @urkud. When I set up the maintainer merge bot I guess I used my personal credentials. I will go fix that. :-)

@kim-em
Copy link
Copy Markdown
Contributor

kim-em commented Nov 25, 2022

bors merge

@github-actions github-actions bot added ready-to-merge This PR has been sent to bors. and removed awaiting-review labels Nov 25, 2022
@bors
Copy link
Copy Markdown

bors bot commented Nov 25, 2022

Merge conflict.

@kim-em kim-em added the merge-conflict The PR has a merge conflict with master, and needs manual merging. (this label is managed by a bot) label Nov 25, 2022
@kim-em
Copy link
Copy Markdown
Contributor

kim-em commented Nov 25, 2022

bors merge

@bors
Copy link
Copy Markdown

bors bot commented Nov 25, 2022

👎 Rejected by label

@kim-em kim-em removed the merge-conflict The PR has a merge conflict with master, and needs manual merging. (this label is managed by a bot) label Nov 25, 2022
@kim-em
Copy link
Copy Markdown
Contributor

kim-em commented Nov 25, 2022

bors merge

bors bot pushed a commit that referenced this pull request Nov 25, 2022
mathlib3 SHA: 6b3325cdf0b4b23496391a451324c95a1dc36d9e

porting notes:
* overall, very straightforward
* I made `GroupWithZero` extend `Nontrivial` to match mathlib3, and we didn't have this instance previously because it didn't extend that class.

Co-authored-by: Scott Morrison <scott.morrison@gmail.com>
@bors
Copy link
Copy Markdown

bors bot commented Nov 25, 2022

Pull request successfully merged into master.

Build succeeded:

@bors bors bot changed the title feat(Algebra/GroupWithZero/InjSurj): port file [Merged by Bors] - feat(Algebra/GroupWithZero/InjSurj): port file Nov 25, 2022
@bors bors bot closed this Nov 25, 2022
@bors bors bot deleted the j-loreaux/algebra.group_with_zero.inj_surj branch November 25, 2022 17:46
bors bot pushed a commit to leanprover-community/mathlib3 that referenced this pull request Nov 27, 2022
Regenerated from the [port status wiki page](https://github.com/leanprover-community/mathlib/wiki/mathlib4-port-status).
Relates to the following PRs:
* `algebra.group.semiconj`: leanprover-community/mathlib4#717
* `algebra.group_with_zero.basic`: leanprover-community/mathlib4#669
* `algebra.group_with_zero.inj_surj`: leanprover-community/mathlib4#722
* `algebra.ring.inj_surj`: leanprover-community/mathlib4#734
* `algebra.ring.units`: leanprover-community/mathlib4#746
* `data.finite.defs`: leanprover-community/mathlib4#698
* `order.lattice`: leanprover-community/mathlib4#642
bors bot pushed a commit to leanprover-community/mathlib3 that referenced this pull request Nov 27, 2022
Regenerated from the [port status wiki page](https://github.com/leanprover-community/mathlib/wiki/mathlib4-port-status).
Relates to the following PRs:
* `algebra.group.semiconj`: leanprover-community/mathlib4#717
* `algebra.group_with_zero.basic`: leanprover-community/mathlib4#669
* `algebra.group_with_zero.inj_surj`: leanprover-community/mathlib4#722
* `algebra.ring.inj_surj`: leanprover-community/mathlib4#734
* `algebra.ring.units`: leanprover-community/mathlib4#746
* `data.finite.defs`: leanprover-community/mathlib4#698
* `order.lattice`: leanprover-community/mathlib4#642
bors bot pushed a commit to leanprover-community/mathlib3 that referenced this pull request Nov 28, 2022
Regenerated from the [port status wiki page](https://github.com/leanprover-community/mathlib/wiki/mathlib4-port-status).
Relates to the following PRs:
* `algebra.group.semiconj`: leanprover-community/mathlib4#717
* `algebra.group_with_zero.basic`: leanprover-community/mathlib4#669
* `algebra.group_with_zero.inj_surj`: leanprover-community/mathlib4#722
* `algebra.ring.inj_surj`: leanprover-community/mathlib4#734
* `algebra.ring.units`: leanprover-community/mathlib4#746
* `data.finite.defs`: leanprover-community/mathlib4#698
* `order.lattice`: leanprover-community/mathlib4#642
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

mathlib-port This is a port of a theory file from mathlib. ready-to-merge This PR has been sent to bors.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants