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: bump std4 dependency #9426

Closed
wants to merge 8 commits into from

Conversation

semorrison
Copy link
Contributor

@semorrison semorrison commented Jan 4, 2024

This is quite a substantial bump as Nondet / backtrack / solve_by_elim have all moved to Std.


Infelicities:

Open in Gitpod

@semorrison semorrison added the auto-merge-after-CI Please do not add manually. Requests for a bot to merge automatically once CI is done. label Jan 4, 2024
@semorrison semorrison added awaiting-review The author would like community review of the PR and removed auto-merge-after-CI Please do not add manually. Requests for a bot to merge automatically once CI is done. labels Jan 4, 2024
@eric-wieser eric-wieser changed the title chore: bump dependencies chore: bump std4 dependency Jan 4, 2024
@@ -4,7 +4,7 @@
[{"url": "https://github.com/leanprover/std4",
"type": "git",
"subDir": null,
"rev": "d8610e1bcb91c013c3d868821c0ef28bf693be07",
Copy link
Member

Choose a reason for hiding this comment

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

Comment on lines -43 to -46
/-- For every hypothesis `h : a ~ b` where a `@[symm]` lemma is available,
add a hypothesis `h_symm : b ~ a`. -/
elab "symm_saturate" : tactic => liftMetaTactic1 fun g => g.symmSaturate

Copy link
Member

Choose a reason for hiding this comment

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

Has this been moved to Std, or just deleted? The Std commit log doesn't make any such move obvious.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

This is only used by solve_by_elim, and moved to Std as part of leanprover-community/batteries#447

Copy link
Member

Choose a reason for hiding this comment

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

Ah sorry, I was foiled by "load diff" banners blocking my ability to Ctrl+F!

Copy link
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+

Thanks!

@mathlib-bors
Copy link

mathlib-bors bot commented Jan 5, 2024

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

@leanprover-community-mathlib4-bot leanprover-community-mathlib4-bot added delegated and removed awaiting-review The author would like community review of the PR labels Jan 5, 2024
@semorrison
Copy link
Contributor Author

bors merge

@github-actions github-actions bot added the ready-to-merge This PR has been sent to bors. label Jan 5, 2024
mathlib-bors bot pushed a commit that referenced this pull request Jan 5, 2024
This is quite a substantial bump as `Nondet` / `backtrack` / `solve_by_elim` have all moved to Std.




Co-authored-by: Scott Morrison <scott.morrison@gmail.com>
@mathlib-bors
Copy link

mathlib-bors bot commented Jan 5, 2024

Pull request successfully merged into master.

Build succeeded:

@mathlib-bors mathlib-bors bot changed the title chore: bump std4 dependency [Merged by Bors] - chore: bump std4 dependency Jan 5, 2024
@mathlib-bors mathlib-bors bot closed this Jan 5, 2024
@mathlib-bors mathlib-bors bot deleted the bump_dependencies_20230104_2 branch January 5, 2024 02:29
@joneugster joneugster mentioned this pull request Jan 9, 2024
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
delegated 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