Skip to content

[Merged by Bors] - Feat: rename List.count_replicate, add a new version#1475

Closed
urkud wants to merge 1 commit intomasterfrom
YK-count-repeat
Closed

[Merged by Bors] - Feat: rename List.count_replicate, add a new version#1475
urkud wants to merge 1 commit intomasterfrom
YK-count-repeat

Conversation

@urkud
Copy link
Copy Markdown
Member

@urkud urkud commented Jan 11, 2023

This is a forward-port of leanprover-community/mathlib3#18125


Open in Gitpod

@urkud urkud added awaiting-review mathlib3-pair This PR is a forward-port of a mathlib3 PR or part of one, either under review or recently merged labels Jan 11, 2023
Copy link
Copy Markdown
Member

@eric-wieser eric-wieser left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

bors merge

@kim-em kim-em added ready-to-merge This PR has been sent to bors. and removed awaiting-review labels Jan 13, 2023
bors bot pushed a commit that referenced this pull request Jan 13, 2023
@bors
Copy link
Copy Markdown

bors bot commented Jan 13, 2023

Pull request successfully merged into master.

Build succeeded:

@bors bors bot changed the title Feat: rename List.count_replicate, add a new version [Merged by Bors] - Feat: rename List.count_replicate, add a new version Jan 13, 2023
@bors bors bot closed this Jan 13, 2023
@bors bors bot deleted the YK-count-repeat branch January 13, 2023 00:35
bors bot pushed a commit that referenced this pull request Feb 7, 2023
Part of the `List.repeat` -> `List.replicate` refactor. On Mathlib 4 side, I removed mentions of `List.repeat` in #1475 and #1579

* [`algebra.big_operators.basic`@`9003f28797c0664a49e4179487267c494477d853`..`47adfab39a11a072db552f47594bf8ed2cf8a722`](https://leanprover-community.github.io/mathlib-port-status/file/algebra/big_operators/basic?from=9003f28797c0664a49e4179487267c494477d853&to=47adfab39a11a072db552f47594bf8ed2cf8a722)
* [`algebra.big_operators.multiset.basic`@`9003f28797c0664a49e4179487267c494477d853`..`47adfab39a11a072db552f47594bf8ed2cf8a722`](https://leanprover-community.github.io/mathlib-port-status/file/algebra/big_operators/multiset/basic?from=9003f28797c0664a49e4179487267c494477d853&to=47adfab39a11a072db552f47594bf8ed2cf8a722)
* [`algebra.gcd_monoid.multiset`@`9003f28797c0664a49e4179487267c494477d853`..`f694c7dead66f5d4c80f446c796a5aad14707f0e`](https://leanprover-community.github.io/mathlib-port-status/file/algebra/gcd_monoid/multiset?from=9003f28797c0664a49e4179487267c494477d853&to=f694c7dead66f5d4c80f446c796a5aad14707f0e)
* [`algebra.hom.freiman`@`9003f28797c0664a49e4179487267c494477d853`..`f694c7dead66f5d4c80f446c796a5aad14707f0e`](https://leanprover-community.github.io/mathlib-port-status/file/algebra/hom/freiman?from=9003f28797c0664a49e4179487267c494477d853&to=f694c7dead66f5d4c80f446c796a5aad14707f0e)
* [`data.list.big_operators.basic`@`26f081a2fb920140ed5bc5cc5344e84bcc7cb2b2`..`47adfab39a11a072db552f47594bf8ed2cf8a722`](https://leanprover-community.github.io/mathlib-port-status/file/data/list/big_operators/basic?from=26f081a2fb920140ed5bc5cc5344e84bcc7cb2b2&to=47adfab39a11a072db552f47594bf8ed2cf8a722)
* [`data.list.dedup`@`6133ae2da6ae6693248bb5451de703f1ef154cc8`..`f694c7dead66f5d4c80f446c796a5aad14707f0e`](https://leanprover-community.github.io/mathlib-port-status/file/data/list/dedup?from=6133ae2da6ae6693248bb5451de703f1ef154cc8&to=f694c7dead66f5d4c80f446c796a5aad14707f0e)
bors bot pushed a commit that referenced this pull request Feb 7, 2023
Part of the `List.repeat` -> `List.replicate` refactor. On Mathlib 4 side, I removed mentions of `List.repeat` in #1475 and #1579

* [`data.list.duplicate`@`7b78d1776212a91ecc94cf601f83bdcc46b04213`..`f694c7dead66f5d4c80f446c796a5aad14707f0e`](https://leanprover-community.github.io/mathlib-port-status/file/data/list/duplicate?from=7b78d1776212a91ecc94cf601f83bdcc46b04213&to=f694c7dead66f5d4c80f446c796a5aad14707f0e)

* [`data.multiset.nodup`@`9003f28797c0664a49e4179487267c494477d853`..`f694c7dead66f5d4c80f446c796a5aad14707f0e`](https://leanprover-community.github.io/mathlib-port-status/file/data/multiset/nodup?from=9003f28797c0664a49e4179487267c494477d853&to=f694c7dead66f5d4c80f446c796a5aad14707f0e)

* [`data.set.pointwise.list_of_fn`@`9003f28797c0664a49e4179487267c494477d853`..`f694c7dead66f5d4c80f446c796a5aad14707f0e`](https://leanprover-community.github.io/mathlib-port-status/file/data/set/pointwise/list_of_fn?from=9003f28797c0664a49e4179487267c494477d853&to=f694c7dead66f5d4c80f446c796a5aad14707f0e)

* [`data.multiset.bind`@`9003f28797c0664a49e4179487267c494477d853`..`f694c7dead66f5d4c80f446c796a5aad14707f0e`](https://leanprover-community.github.io/mathlib-port-status/file/data/multiset/bind?from=9003f28797c0664a49e4179487267c494477d853&to=f694c7dead66f5d4c80f446c796a5aad14707f0e)

* [`data.list.sort`@`9003f28797c0664a49e4179487267c494477d853`..`f694c7dead66f5d4c80f446c796a5aad14707f0e`](https://leanprover-community.github.io/mathlib-port-status/file/data/list/sort?from=9003f28797c0664a49e4179487267c494477d853&to=f694c7dead66f5d4c80f446c796a5aad14707f0e)

* [`data.list.nodup`@`dd71334db81d0bd444af1ee339a29298bef40734`..`f694c7dead66f5d4c80f446c796a5aad14707f0e`](https://leanprover-community.github.io/mathlib-port-status/file/data/list/nodup?from=dd71334db81d0bd444af1ee339a29298bef40734&to=f694c7dead66f5d4c80f446c796a5aad14707f0e)

* [`data.list.pairwise`@`dd71334db81d0bd444af1ee339a29298bef40734`..`f694c7dead66f5d4c80f446c796a5aad14707f0e`](https://leanprover-community.github.io/mathlib-port-status/file/data/list/pairwise?from=dd71334db81d0bd444af1ee339a29298bef40734&to=f694c7dead66f5d4c80f446c796a5aad14707f0e)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

mathlib3-pair This PR is a forward-port of a mathlib3 PR or part of one, either under review or recently merged 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