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: make Algebra.cast reducible #14601

Closed
wants to merge 12 commits into from

Conversation

Command-Master
Copy link
Collaborator

Make Algebra.cast @[reducible]


Open in Gitpod

@Command-Master Command-Master added WIP Work in progress t-algebra Algebra (groups, rings, fields, etc) labels Jul 10, 2024
@github-actions github-actions bot added the new-contributor This PR was made by a contributor with at most 5 merged PRs. Welcome to the community! label Jul 10, 2024
Copy link

github-actions bot commented Jul 10, 2024

PR summary 90724c6935

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>

@Command-Master Command-Master marked this pull request as draft July 10, 2024 06:03
@eric-wieser eric-wieser requested a review from Vierkantor July 11, 2024 00:52
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.

Nice, this looks like a good solution in the short term to not having to think about which spelling is being used.

@Command-Master Command-Master marked this pull request as ready for review July 11, 2024 01:58
@Command-Master Command-Master removed the WIP Work in progress label Jul 11, 2024
@Command-Master Command-Master changed the title chore: Make Algebra.cast reducible chore: make Algebra.cast reducible Jul 11, 2024
@Vierkantor Vierkantor added the awaiting-author A reviewer has asked the author a question or requested changes label Jul 11, 2024
Vierkantor added a commit that referenced this pull request Jul 11, 2024
@Command-Master
Copy link
Collaborator Author

!bench

@Command-Master Command-Master removed the awaiting-author A reviewer has asked the author a question or requested changes label Jul 11, 2024
@leanprover-bot
Copy link
Collaborator

Here are the benchmark results for commit 90724c6.
There were no significant changes against commit e242f1e.

@Vierkantor
Copy link
Contributor

Looks good to me, thank you!

bors merge

@github-actions github-actions bot added the ready-to-merge This PR has been sent to bors. label Jul 11, 2024
mathlib-bors bot pushed a commit that referenced this pull request Jul 11, 2024
Make `Algebra.cast` `@[reducible]`
@Vierkantor
Copy link
Contributor

Also: good idea to run a benchmark :)

@mathlib-bors
Copy link
Contributor

mathlib-bors bot commented Jul 11, 2024

Pull request successfully merged into master.

Build succeeded:

@mathlib-bors mathlib-bors bot changed the title chore: make Algebra.cast reducible [Merged by Bors] - chore: make Algebra.cast reducible Jul 11, 2024
@mathlib-bors mathlib-bors bot closed this Jul 11, 2024
@mathlib-bors mathlib-bors bot deleted the CommandMaster_castReducible branch July 11, 2024 12:35
mathlib-bors bot pushed a commit that referenced this pull request Jul 16, 2024
This came up in #14601: it seems this `simp` lemma is missing, and as a consequence the `simp` set wouldn't converge.

Zulip discussion: https://leanprover.zulipchat.com/#narrow/stream/287929-mathlib4/topic/Should.20docs.23Complex.2Econj_ofReal.20be.20.60.40.5Bsimp.5D.60.3F
@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
new-contributor This PR was made by a contributor with at most 5 merged PRs. Welcome to the community! ready-to-merge This PR has been sent to bors. t-algebra Algebra (groups, rings, fields, etc)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants