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: interactions between List.foldX and List.filterX #5984

Merged
merged 1 commit into from
Nov 7, 2024
Merged

Conversation

kim-em
Copy link
Collaborator

@kim-em kim-em commented Nov 7, 2024

This PR adds lemmas for List for the interactions between {foldl, foldr, foldlM, foldlrM} and {filter, filterMap}.

@kim-em kim-em requested a review from digama0 as a code owner November 7, 2024 02:14
@kim-em kim-em enabled auto-merge November 7, 2024 02:15
@github-actions github-actions bot temporarily deployed to lean-lang.org/lean4/doc November 7, 2024 02:35 Inactive
@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 7, 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 b1dee4a42e7965f17d184320353cbac281becd00 --onto c779f3a039963fd38b03a78f635f0a7c36f24f42. (2024-11-07 02:35:37)

@kim-em kim-em added this pull request to the merge queue Nov 7, 2024
Merged via the queue into master with commit 05caf1b Nov 7, 2024
14 checks passed
@kim-em kim-em added the changelog-library Library label Jan 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog-library Library 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.

2 participants