Skip to content

[Merged by Bors] - feat: finset distributivity lemmas#3937

Closed
YaelDillies wants to merge 3 commits intomasterfrom
finset_compl_sup
Closed

[Merged by Bors] - feat: finset distributivity lemmas#3937
YaelDillies wants to merge 3 commits intomasterfrom
finset_compl_sup

Conversation

@YaelDillies
Copy link
Copy Markdown
Contributor

@YaelDillies YaelDillies added awaiting-review mathlib3-pair This PR is a forward-port of a mathlib3 PR or part of one, either under review or recently merged labels May 12, 2023
Comment on lines +595 to +597
-- porting note: `simpa` doesn't support placeholders in proof terms
have := h (fun j hj => if hji : j = i then cast (congr_arg κ hji.symm) a
else g _ <| mem_of_mem_insert_of_ne hj hji) (fun j hj => ?_)
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

So ?_ doesn't work in a simpa using?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Indeed not

Copy link
Copy Markdown
Member

@eric-wieser eric-wieser left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

bors d+

Some minor comments

@bors
Copy link
Copy Markdown

bors bot commented May 13, 2023

✌️ YaelDillies can now approve this pull request. To approve and merge a pull request, simply reply with bors r+. More detailed instructions are available here.

@kim-em kim-em added delegated This pull request has been delegated to the PR author (or occasionally another non-maintainer). and removed awaiting-review labels May 13, 2023
@YaelDillies
Copy link
Copy Markdown
Contributor Author

bors merge

bors bot pushed a commit that referenced this pull request May 14, 2023
@bors
Copy link
Copy Markdown

bors bot commented May 14, 2023

Pull request successfully merged into master.

Build succeeded!

The publicly hosted instance of bors-ng is deprecated and will go away soon.

If you want to self-host your own instance, instructions are here.
For more help, visit the forum.

If you want to switch to GitHub's built-in merge queue, visit their help page.

@bors bors bot changed the title feat: finset distributivity lemmas [Merged by Bors] - feat: finset distributivity lemmas May 14, 2023
@bors bors bot closed this May 14, 2023
@bors bors bot deleted the finset_compl_sup branch May 14, 2023 09:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

delegated This pull request has been delegated to the PR author (or occasionally another non-maintainer). mathlib3-pair This PR is a forward-port of a mathlib3 PR or part of one, either under review or recently merged

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants