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] - refactor: simplify bundledAbstractFilteredClosure definition #12603

Closed
wants to merge 3 commits into from

Conversation

nomeata
Copy link
Collaborator

@nomeata nomeata commented May 2, 2024

no need to go through Nat.strongRec', this is essentially well-founded
recursion.

no need to go through `Nat.strongRec'`, this is essentially well-founded
recursion.
@nomeata nomeata requested a review from TwoFX May 2, 2024 16:35
@TwoFX TwoFX added awaiting-review The author would like community review of the PR t-category-theory Category theory labels May 2, 2024
@TwoFX TwoFX added awaiting-author A reviewer has asked the author a question or requested changes and removed awaiting-review The author would like community review of the PR labels May 2, 2024
@nomeata nomeata added awaiting-review The author would like community review of the PR and removed awaiting-author A reviewer has asked the author a question or requested changes labels May 3, 2024
@joelriou
Copy link
Collaborator

joelriou commented May 3, 2024

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 May 3, 2024
mathlib-bors bot pushed a commit that referenced this pull request May 3, 2024
no need to go through `Nat.strongRec'`, this is essentially well-founded
recursion.
@mathlib-bors
Copy link

mathlib-bors bot commented May 3, 2024

Pull request successfully merged into master.

Build succeeded:

@mathlib-bors mathlib-bors bot changed the title refactor: simplify bundledAbstractFilteredClosure definition [Merged by Bors] - refactor: simplify bundledAbstractFilteredClosure definition May 3, 2024
@mathlib-bors mathlib-bors bot closed this May 3, 2024
@mathlib-bors mathlib-bors bot deleted the joachim/bundledAbstractFilteredClosure branch May 3, 2024 18:10
apnelson1 pushed a commit that referenced this pull request May 12, 2024
no need to go through `Nat.strongRec'`, this is essentially well-founded
recursion.
callesonne pushed a commit that referenced this pull request May 16, 2024
no need to go through `Nat.strongRec'`, this is essentially well-founded
recursion.
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. t-category-theory Category theory
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants