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

chore: reimplement mk_projections in Lean #7295

Merged
merged 2 commits into from
Mar 3, 2025

Conversation

kmill
Copy link
Collaborator

@kmill kmill commented Mar 2, 2025

This PR translates lean::mk_projections into Lean, adding Lean.Meta.mkProjections. It also puts hasLooseBVarInExplicitDomain back in sync with the kernel version. Deletes src/library/constructions/projection.{h,cpp}.

This PR translates `lean::mk_projections` into Lean, giving `Lean.Meta.mkProjections`. It also puts `hasLooseBVarInExplicitDomain` back in sync with the kernel version.
@kmill kmill added the changelog-no Do not include this PR in the release changelog label Mar 2, 2025
@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 Mar 2, 2025
leanprover-community-mathlib4-bot added a commit to leanprover-community/batteries that referenced this pull request Mar 2, 2025
leanprover-community-mathlib4-bot added a commit to leanprover-community/mathlib4 that referenced this pull request Mar 2, 2025
@leanprover-community-bot leanprover-community-bot added the builds-mathlib CI has verified that Mathlib builds against this PR label Mar 3, 2025
@leanprover-community-bot
Copy link
Collaborator

Mathlib CI status (docs):

@kmill kmill enabled auto-merge March 3, 2025 01:10
@kmill kmill added this pull request to the merge queue Mar 3, 2025
Merged via the queue into leanprover:master with commit e3c6909 Mar 3, 2025
22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
builds-mathlib CI has verified that Mathlib builds against this PR changelog-no Do not include this PR in the release changelog 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