[Merged by Bors] - chore: forward-port leanprover-community/mathlib#18429#2220
Closed
eric-wieser wants to merge 7 commits intomasterfrom
Closed
[Merged by Bors] - chore: forward-port leanprover-community/mathlib#18429#2220eric-wieser wants to merge 7 commits intomasterfrom
eric-wieser wants to merge 7 commits intomasterfrom
Conversation
Also removes a duplicate lemma that was added by accident while porting.
bors bot
pushed a commit
to leanprover-community/mathlib3
that referenced
this pull request
Feb 28, 2023
…18429) Everything in this file about `multiset.pi.cons` generalizes to `Sort`. The parts of the file which don't generalize now use `β` instead. This is motivated by #18417, though I do not know if supporting `Sort` is actually important there. Forward-ported as leanprover-community/mathlib4#2220
Contributor
|
This PR/issue depends on:
|
eric-wieser
commented
Mar 2, 2023
Comment on lines
-142
to
-144
| theorem pi.con_ext {m : Multiset α} {a : α} (f : ∀ a' ∈ a ::ₘ m, δ a') : | ||
| (Pi.cons m a (f _ (mem_cons_self _ _)) fun a' ha' => f a' (mem_cons_of_mem ha')) = f := by simp | ||
|
|
Member
Author
There was a problem hiding this comment.
pi.cons_ext exists immediately above with the same statement; I would guess this was an accidentally-committed test.
Contributor
|
Thanks! |
bors bot
pushed a commit
that referenced
this pull request
Mar 19, 2023
Also removes a duplicate lemma that was added by accident while porting.
|
Build failed (retrying...): |
bors bot
pushed a commit
that referenced
this pull request
Mar 19, 2023
Also removes a duplicate lemma that was added by accident while porting.
|
Build failed (retrying...):
|
bors bot
pushed a commit
that referenced
this pull request
Mar 19, 2023
Also removes a duplicate lemma that was added by accident while porting.
|
Pull request successfully merged into master. Build succeeded:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Also removes a duplicate lemma that was added by accident while porting.
Finset.pi.cons#2553data.multiset.pi@9003f28797c0664a49e4179487267c494477d853..4c586d291f189eecb9d00581aeb3dd998ac34442data.finset.pi@9003f28797c0664a49e4179487267c494477d853..4c586d291f189eecb9d00581aeb3dd998ac34442