Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: List.pmap_eq_self #5927

Merged
merged 1 commit into from
Nov 5, 2024
Merged

feat: List.pmap_eq_self #5927

merged 1 commit into from
Nov 5, 2024

Conversation

vihdzp
Copy link
Contributor

@vihdzp vihdzp commented Nov 2, 2024

This is a pmap analog of List.map_id''.

As discussed on Zulip.

@vihdzp vihdzp requested a review from kim-em as a code owner November 2, 2024 21:14
@github-actions github-actions bot added the toolchain-available A toolchain is available for this PR, at leanprover/lean4-pr-releases:pr-release-NNNN label Nov 2, 2024
@leanprover-community-bot
Copy link
Collaborator

Mathlib CI status (docs):

  • ❗ Batteries/Mathlib CI will not be attempted unless your PR branches off the nightly-with-mathlib branch. Try git rebase 3c15ab3c0995841d807102184d59dc3e427915cf --onto 3f33cd6fcdcccd7ea50964ae1f60e16318eea6b5. (2024-11-02 21:37:05)

@kim-em kim-em added this pull request to the merge queue Nov 5, 2024
Merged via the queue into leanprover:master with commit e573676 Nov 5, 2024
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
toolchain-available A toolchain is available for this PR, at leanprover/lean4-pr-releases:pr-release-NNNN
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants