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

refactor: Introduce PProdN module #4807

Merged
merged 4 commits into from
Jul 22, 2024
Merged

refactor: Introduce PProdN module #4807

merged 4 commits into from
Jul 22, 2024

Conversation

nomeata
Copy link
Contributor

@nomeata nomeata commented Jul 22, 2024

code to create nested PProds, and project out, and related functions
were scattered in variuos places. This unifies them in
Lean.Meta.PProdN.

It also consistently avoids the terminal True or PUnit, for slightly
easier to read constructions.

code to create nested `PProd`s, and project out, and related functions
were scattered in variuos places. This unifies them in
`Lean.Meta.PProdN`.

It also consistently avoids the terminal `True` or `PUnit`, for slightly
easier to read constructions.
@nomeata nomeata requested a review from leodemoura as a code owner July 22, 2024 10:44
@nomeata nomeata added the will-merge-soon …unless someone speaks up label Jul 22, 2024
@github-actions github-actions bot temporarily deployed to lean-lang.org/lean4/doc July 22, 2024 11:06 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 Jul 22, 2024
leanprover-community-mathlib4-bot added a commit to leanprover-community/batteries that referenced this pull request Jul 22, 2024
leanprover-community-mathlib4-bot added a commit to leanprover-community/mathlib4 that referenced this pull request Jul 22, 2024
@nomeata nomeata enabled auto-merge July 22, 2024 11:45
@github-actions github-actions bot temporarily deployed to lean-lang.org/lean4/doc July 22, 2024 11:51 Inactive
@nomeata nomeata added this pull request to the merge queue Jul 22, 2024
leanprover-community-mathlib4-bot added a commit to leanprover-community/batteries that referenced this pull request Jul 22, 2024
leanprover-community-mathlib4-bot added a commit to leanprover-community/mathlib4 that referenced this pull request Jul 22, 2024
@leanprover-community-mathlib4-bot
Copy link
Collaborator

leanprover-community-mathlib4-bot commented Jul 22, 2024

Mathlib CI status (docs):

Merged via the queue into master with commit 3a4d2cd Jul 22, 2024
14 checks passed
@nomeata nomeata deleted the joachim/pprodn branch July 22, 2024 12:58
@leanprover-community-mathlib4-bot leanprover-community-mathlib4-bot added the builds-mathlib CI has verified that Mathlib builds against this PR label Jul 22, 2024
nomeata added a commit that referenced this pull request Jul 23, 2024
this is a consequenc of #4807 that only shows up once that change made
it to stage0, it seem.
github-merge-queue bot pushed a commit that referenced this pull request Jul 23, 2024
this is a consequenc of #4807 that only shows up once that change made
it to stage0, it seem.
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 toolchain-available A toolchain is available for this PR, at leanprover/lean4-pr-releases:pr-release-NNNN will-merge-soon …unless someone speaks up
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants