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(Data.Complex): add @[simp] to Complex.conj_ofReal #14648

Closed
wants to merge 1 commit into from

Conversation

Vierkantor
Copy link
Contributor

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


Open in Gitpod

@Vierkantor
Copy link
Contributor Author

!bench

Copy link

PR summary a5aab6afa2

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>

@leanprover-bot
Copy link
Collaborator

Here are the benchmark results for commit a5aab6a.Found no runs to compare against.

@j-loreaux
Copy link
Collaborator

Why were there no runs to compare against?

@Vierkantor
Copy link
Contributor Author

The benchmark bot isn't caught up with the master branch. I picked a random finished commit and that seems to indicate no regressions.

@rwst rwst added the easy < 20s of review time. See the lifecycle page for guidelines. label Jul 14, 2024
@rwst
Copy link
Collaborator

rwst commented Jul 14, 2024

!bench

@leanprover-bot
Copy link
Collaborator

Here are the benchmark results for commit a5aab6a.
There were significant changes against commit b7d36b6:

  Benchmark   Metric    Change
  ============================
+ build       linting    -5.3%

@Vierkantor Vierkantor added the t-analysis Analysis (normed *, calculus) label Jul 15, 2024
@j-loreaux
Copy link
Collaborator

bors merge

@github-actions github-actions bot added the ready-to-merge This PR has been sent to bors. label Jul 16, 2024
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
@mathlib-bors
Copy link
Contributor

mathlib-bors bot commented Jul 16, 2024

Pull request successfully merged into master.

Build succeeded:

@mathlib-bors mathlib-bors bot changed the title chore(Data.Complex): add @[simp] to Complex.conj_ofReal [Merged by Bors] - chore(Data.Complex): add @[simp] to Complex.conj_ofReal Jul 16, 2024
@mathlib-bors mathlib-bors bot closed this Jul 16, 2024
@mathlib-bors mathlib-bors bot deleted the simp-Complex-conj_ofReal branch July 16, 2024 19:07
@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
easy < 20s of review time. See the lifecycle page for guidelines. ready-to-merge This PR has been sent to bors. t-analysis Analysis (normed *, calculus)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants