Skip to content

[Merged by Bors] - feat: add Fin.cons_mem_piFinset_iff#6605

Closed
BoltonBailey wants to merge 25 commits intomasterfrom
BoltonBailey/cons-piFinset
Closed

[Merged by Bors] - feat: add Fin.cons_mem_piFinset_iff#6605
BoltonBailey wants to merge 25 commits intomasterfrom
BoltonBailey/cons-piFinset

Conversation

@BoltonBailey
Copy link
Copy Markdown
Collaborator

Adds a lemma about when Fin.cons is an element of piFinset


Open in Gitpod

@BoltonBailey BoltonBailey added the awaiting-CI This PR does not pass CI yet. This label is automatically removed once it does. label Aug 16, 2023
@github-actions github-actions bot removed the awaiting-CI This PR does not pass CI yet. This label is automatically removed once it does. label Aug 16, 2023
@eric-wieser eric-wieser added awaiting-author A reviewer has asked the author a question or requested changes. and removed awaiting-review labels Aug 16, 2023
@BoltonBailey BoltonBailey added awaiting-CI This PR does not pass CI yet. This label is automatically removed once it does. and removed awaiting-author A reviewer has asked the author a question or requested changes. labels Aug 17, 2023
@github-actions github-actions bot removed the awaiting-CI This PR does not pass CI yet. This label is automatically removed once it does. label Aug 17, 2023
@BoltonBailey BoltonBailey added awaiting-review awaiting-author A reviewer has asked the author a question or requested changes. and removed awaiting-review awaiting-author A reviewer has asked the author a question or requested changes. labels Aug 17, 2023
@alexjbest
Copy link
Copy Markdown
Member

looks like you committed things that are in lake-packages as submodules somehow please remove them

Co-authored-by: Alex J Best <alex.j.best@gmail.com>
Co-authored-by: Oliver Nash <github@olivernash.org>
@BoltonBailey
Copy link
Copy Markdown
Collaborator Author

For the show_term golfing, I am confused if you want me to do that for the blocks with rcases. Doing that seems to make the proof longer.

@BoltonBailey BoltonBailey added awaiting-CI This PR does not pass CI yet. This label is automatically removed once it does. and removed awaiting-author A reviewer has asked the author a question or requested changes. labels Oct 5, 2023
@github-actions github-actions bot removed the awaiting-CI This PR does not pass CI yet. This label is automatically removed once it does. label Oct 5, 2023
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+

I pushed changes that address all my suggestions; if they look ok to you, please merge; otherwise revert the ones you don't like and ping me.

@bors
Copy link
Copy Markdown

bors bot commented Oct 23, 2023

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

@ghost ghost added delegated This pull request has been delegated to the PR author (or occasionally another non-maintainer). and removed awaiting-review labels Oct 23, 2023
@BoltonBailey
Copy link
Copy Markdown
Collaborator Author

bors r+

bors bot pushed a commit that referenced this pull request Oct 24, 2023
Adds a lemma about when `Fin.cons` is an element of `piFinset`



Co-authored-by: Eric Wieser <wieser.eric@gmail.com>
@bors
Copy link
Copy Markdown

bors bot commented Oct 24, 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: add Fin.cons_mem_piFinset_iff [Merged by Bors] - feat: add Fin.cons_mem_piFinset_iff Oct 24, 2023
@bors bors bot closed this Oct 24, 2023
@bors bors bot deleted the BoltonBailey/cons-piFinset branch October 24, 2023 14:10
YaelDillies added a commit that referenced this pull request Jan 1, 2024
A bunch of lemmas in `Algebra.BigOperators.Ring` were not about rings. This PR moves them along some lemmas from `Data.Fintype.BigOperators` to their correct place.

I create a new file with the content from #6605 to avoid importing `Fin` material in finset files as a result.

From LeanAPAP
mathlib-bors bot pushed a commit that referenced this pull request Jan 10, 2024
A bunch of lemmas in `Algebra.BigOperators.Ring` were not about rings. This PR moves them along with some lemmas from `Data.Fintype.BigOperators` to their correct place.

I create a new file with the content from #6605 to avoid importing `Fin` material in finset files as a result.

From LeanAPAP
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).

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants