[Merged by Bors] - Refactor: drop List.repeat#1579
Closed
Conversation
bors bot
pushed a commit
to leanprover-community/mathlib3
that referenced
this pull request
Jan 16, 2023
Sync arguments order and golfs with leanprover-community/mathlib4#1579
Member
|
Thanks 🎉 bors merge |
bors bot
pushed a commit
that referenced
this pull request
Jan 16, 2023
Mathlib 3 migrated to `list.replicate` in leanprover-community/mathlib3#18127 (merged) and leanprover-community/mathlib3#18181 (awaiting review).
|
Pull request successfully merged into master. Build succeeded:
|
List.repeatList.repeat
jcommelin
pushed a commit
that referenced
this pull request
Jan 23, 2023
Mathlib 3 migrated to `list.replicate` in leanprover-community/mathlib3#18127 (merged) and leanprover-community/mathlib3#18181 (awaiting review).
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)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Mathlib 3 migrated to
list.replicatein leanprover-community/mathlib3#18127 (merged) and leanprover-community/mathlib3#18181 (awaiting review).