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] - fix: some cleanup in Nat.Factorial.Basic #8422

Closed
wants to merge 4 commits into from

Conversation

fpvandoorn
Copy link
Member

@fpvandoorn fpvandoorn commented Nov 15, 2023

  • Also remove some unimportant porting notes in Order.Concept.

Open in Gitpod

@fpvandoorn fpvandoorn added awaiting-review The author would like community review of the PR awaiting-CI labels Nov 15, 2023
@@ -113,19 +113,11 @@ theorem extentClosure_iUnion (f : ι → Set β) :
intentClosure_iUnion _ _
#align extent_closure_Union extentClosure_iUnion

/- ./././Mathport/Syntax/Translate/Expr.lean:107:6: warning: expanding binder group (i j) -/
/- ./././Mathport/Syntax/Translate/Expr.lean:107:6: warning: expanding binder group (i j) -/
Copy link
Collaborator

Choose a reason for hiding this comment

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

I think we still want to fix those once the syntax is supported, but perhaps we can find them without porting notes

@riccardobrasca
Copy link
Member

Thanks!

bors merge

@github-actions github-actions bot added ready-to-merge This PR has been sent to bors. and removed awaiting-review The author would like community review of the PR labels Nov 17, 2023
@riccardobrasca
Copy link
Member

Thanks!

bors merge

@mathlib-bors
Copy link

mathlib-bors bot commented Nov 17, 2023

Already running a review

mathlib-bors bot pushed a commit that referenced this pull request Nov 17, 2023
* Also remove some unimportant porting notes in `Order.Concept`.
@mathlib-bors
Copy link

mathlib-bors bot commented Nov 17, 2023

Pull request successfully merged into master.

Build succeeded:

@mathlib-bors mathlib-bors bot changed the title fix: some cleanup in Nat.Factorial.Basic [Merged by Bors] - fix: some cleanup in Nat.Factorial.Basic Nov 17, 2023
@mathlib-bors mathlib-bors bot closed this Nov 17, 2023
@mathlib-bors mathlib-bors bot deleted the factorial_notes branch November 17, 2023 12:09
alexkeizer pushed a commit that referenced this pull request Nov 17, 2023
* Also remove some unimportant porting notes in `Order.Concept`.
alexkeizer pushed a commit that referenced this pull request Nov 21, 2023
* Also remove some unimportant porting notes in `Order.Concept`.
grunweg pushed a commit that referenced this pull request Dec 15, 2023
* Also remove some unimportant porting notes in `Order.Concept`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready-to-merge This PR has been sent to bors.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants