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: lemmas about Vector.any/all/set #6369

Merged
merged 2 commits into from
Dec 12, 2024
Merged

feat: lemmas about Vector.any/all/set #6369

merged 2 commits into from
Dec 12, 2024

Conversation

kim-em
Copy link
Collaborator

@kim-em kim-em commented Dec 12, 2024

This PR adds lemmas about Vector.set, anyM, any, allM, and all.

With these additions, Vector is now as in-sync with the List API as Array is, and in future I'll be updating both simultaneously.

@kim-em kim-em added the changelog-library Library label Dec 12, 2024
@kim-em kim-em requested a review from digama0 as a code owner December 12, 2024 04:17
@kim-em kim-em enabled auto-merge December 12, 2024 04:18
@github-actions github-actions bot temporarily deployed to lean-lang.org/lean4/doc December 12, 2024 04:38 Inactive
@kim-em kim-em added this pull request to the merge queue Dec 12, 2024
@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 Dec 12, 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 58f8e215022173931b4bb8d0635aca9faf8bcce5 --onto 8709ca35e9ddb977f7d050751e04981e2ab0d5c7. (2024-12-12 04:52:15)

Merged via the queue into master with commit 48be424 Dec 12, 2024
15 checks passed
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