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

[Merged by Bors] - chore(Imo/Imo1998Q2): remove resolved porting notes #14505

Closed
wants to merge 2 commits into from

Conversation

mo271
Copy link
Collaborator

@mo271 mo271 commented Jul 8, 2024


Open in Gitpod

Copy link

github-actions bot commented Jul 8, 2024

PR summary 5f8f603d6b

Import changes for modified files

No significant changes to the import graph

Import changes for all files
Files Import difference

Declarations diff

No declarations were harmed in the making of this PR! 🐙

You can run this locally as follows
## summary with just the declaration names:
./scripts/no_lost_declarations.sh short <optional_commit>

## more verbose report:
./scripts/no_lost_declarations.sh <optional_commit>

Copy link
Collaborator

@grunweg grunweg left a comment

Choose a reason for hiding this comment

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

Thank you for your contribution! This looks good to me; I wonder if the other porting note should also be removed - and would welcome the opinion of a maintainer here.
maintainer merge

@@ -130,19 +130,17 @@ theorem A_fibre_over_contestant_card (c : C) :
((A r).filter fun a : AgreedTriple C J => a.contestant = c).card := by
rw [A_fibre_over_contestant r]
apply Finset.card_image_of_injOn
-- Porting note (#10936): used to be `tidy`. TODO: remove `ext` after `extCore` to `aesop`.
unfold Set.InjOn; intros; ext; all_goals aesop
-- Porting note (#10936): used to be `tidy`.
Copy link
Collaborator

Choose a reason for hiding this comment

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

I guess this porting note is no longer actionable (the tidy tactic was not ported; aesop is meant to replace it), so tend towards removing it. I'll let a maintainer comment.

Copy link
Member

Choose a reason for hiding this comment

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

Yes, please remove it.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

done

@grunweg grunweg added the tech debt Tracking cross-cutting technical debt, see e.g. the "Technical debt counters" stream on zulip label Jul 8, 2024
Copy link

github-actions bot commented Jul 8, 2024

🚀 Pull request has been placed on the maintainer queue by grunweg.

Copy link

github-actions bot commented Jul 8, 2024

🚀 Pull request has been placed on the maintainer queue by grunweg.

@grunweg grunweg added porting-notes Mathlib3 to Mathlib4 porting notes. and removed maintainer-merge tech debt Tracking cross-cutting technical debt, see e.g. the "Technical debt counters" stream on zulip labels Jul 8, 2024
@grunweg grunweg changed the title chore(Imo/Imo1998Q2): remove porting note chore(Imo/Imo1998Q2): remove resolved porting notes Jul 8, 2024
Copy link
Member

@jcommelin jcommelin 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+

@@ -130,19 +130,17 @@ theorem A_fibre_over_contestant_card (c : C) :
((A r).filter fun a : AgreedTriple C J => a.contestant = c).card := by
rw [A_fibre_over_contestant r]
apply Finset.card_image_of_injOn
-- Porting note (#10936): used to be `tidy`. TODO: remove `ext` after `extCore` to `aesop`.
unfold Set.InjOn; intros; ext; all_goals aesop
-- Porting note (#10936): used to be `tidy`.
Copy link
Member

Choose a reason for hiding this comment

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

Yes, please remove it.

@mathlib-bors
Copy link
Contributor

mathlib-bors bot commented Jul 8, 2024

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

Archive/Imo/Imo1998Q2.lean Outdated Show resolved Hide resolved
@mo271
Copy link
Collaborator Author

mo271 commented Jul 8, 2024

bors r+

mathlib-bors bot pushed a commit that referenced this pull request Jul 8, 2024
Co-authored-by: Moritz Firsching <firsching@google.com>
@mathlib-bors
Copy link
Contributor

mathlib-bors bot commented Jul 8, 2024

Pull request successfully merged into master.

Build succeeded:

@mathlib-bors mathlib-bors bot changed the title chore(Imo/Imo1998Q2): remove resolved porting notes [Merged by Bors] - chore(Imo/Imo1998Q2): remove resolved porting notes Jul 8, 2024
@mathlib-bors mathlib-bors bot closed this Jul 8, 2024
@mathlib-bors mathlib-bors bot deleted the mo271/Imo1998Q2 branch July 8, 2024 15:17
@adomani adomani mentioned this pull request Aug 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
delegated porting-notes Mathlib3 to Mathlib4 porting notes.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants