Skip to content

[Merged by Bors] - feat: port Algebra.Hom.Units#745

Closed
winstonyin wants to merge 120 commits intomasterfrom
hom_units
Closed

[Merged by Bors] - feat: port Algebra.Hom.Units#745
winstonyin wants to merge 120 commits intomasterfrom
hom_units

Conversation

@winstonyin
Copy link
Copy Markdown
Collaborator

@winstonyin winstonyin commented Nov 27, 2022

mathlib3 SHA: 76171581280d5b5d1e2d1f4f37e5420357bdc636

Seems relatively straightforward. Some lemma names (e.g. units.coe_zpow -> Units.val_zpow_eq_zpow_val) are renamed to refer to val instead of coe, following the convention used in Algebra.Group.Units.

@Ruben-VandeVelde Ruben-VandeVelde added the blocked-by-other-PR This PR depends on another PR (this label is automatically managed by a bot) label Dec 1, 2022
@kim-em kim-em removed the blocked-by-other-PR This PR depends on another PR (this label is automatically managed by a bot) label Dec 1, 2022
@kim-em kim-em added the blocked-by-other-PR This PR depends on another PR (this label is automatically managed by a bot) label Dec 2, 2022
@kim-em kim-em removed the blocked-by-other-PR This PR depends on another PR (this label is automatically managed by a bot) label Dec 2, 2022
@kim-em
Copy link
Copy Markdown
Contributor

kim-em commented Dec 2, 2022

This PR/issue depends on:

@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 Dec 2, 2022
@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 Dec 3, 2022
@kim-em
Copy link
Copy Markdown
Contributor

kim-em commented Dec 3, 2022

bors merge

@github-actions github-actions bot added ready-to-merge This PR has been sent to bors. and removed awaiting-review labels Dec 3, 2022
bors bot pushed a commit that referenced this pull request Dec 3, 2022
mathlib3 SHA: 76171581280d5b5d1e2d1f4f37e5420357bdc636

Seems relatively straightforward. Some lemma names (e.g. `units.coe_zpow -> Units.val_zpow_eq_zpow_val`) are renamed to refer to `val` instead of `coe`, following the convention used in `Algebra.Group.Units`.

- [x] depends on: #659

Co-authored-by: Winston Yin <winstonyin@gmail.com>
Co-authored-by: Scott Morrison <scott.morrison@gmail.com>
Co-authored-by: Jireh Loreaux <loreaujy@gmail.com>
Co-authored-by: Ruben Van de Velde <65514131+Ruben-VandeVelde@users.noreply.github.com>
@bors
Copy link
Copy Markdown

bors bot commented Dec 3, 2022

Pull request successfully merged into master.

Build succeeded:

@bors bors bot changed the title feat: port Algebra.Hom.Units [Merged by Bors] - feat: port Algebra.Hom.Units Dec 3, 2022
@bors bors bot closed this Dec 3, 2022
@bors bors bot deleted the hom_units branch December 3, 2022 03:51
bors bot pushed a commit to leanprover-community/mathlib3 that referenced this pull request Dec 6, 2022
Regenerated from the [port status wiki page](https://github.com/leanprover-community/mathlib/wiki/mathlib4-port-status).
Relates to the following PRs:
* `algebra.divisibility.basic`: leanprover-community/mathlib4#833
* `algebra.group.with_one.defs`: leanprover-community/mathlib4#841
* `algebra.hom.commute`: leanprover-community/mathlib4#831
* `algebra.hom.group`: leanprover-community/mathlib4#659
* `algebra.hom.units`: leanprover-community/mathlib4#745
* `algebra.ring.basic`: leanprover-community/mathlib4#830
* `category_theory.natural_isomorphism`: leanprover-community/mathlib4#820
* `combinatorics.quiver.connected_component`: leanprover-community/mathlib4#836
* `combinatorics.quiver.subquiver`: leanprover-community/mathlib4#828



Co-authored-by: Johan Commelin <johan@commelin.net>
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.

7 participants