[Merged by Bors] - refactor(Analysis): golf Mathlib/Analysis/Complex/Spectrum#38404
[Merged by Bors] - refactor(Analysis): golf Mathlib/Analysis/Complex/Spectrum#38404yuanyi-350 wants to merge 1 commit intoleanprover-community:masterfrom
Mathlib/Analysis/Complex/Spectrum#38404Conversation
PR summary dd46575852Import changes for modified filesNo significant changes to the import graph Import changes for all files
Declarations diffNo declarations were harmed in the making of this PR! 🐙 You can run this locally as follows## summary with just the declaration names:
./scripts/pr_summary/declarations_diff.sh <optional_commit>
## more verbose report:
./scripts/pr_summary/declarations_diff.sh long <optional_commit>The doc-module for Decrease in tech debt: (relative, absolute) = (1.00, 0.00)
Current commit 8457c66911 This script lives in the
|
|
I ran a profiler comparison for the changed declarations in this PR. Results (seconds):
Overall:
|
|
!bench |
|
Benchmark results for 8457c66 against dd46575 are in. No significant results found. @yuanyi-350
No significant changes detected. |
themathqueen
left a comment
There was a problem hiding this comment.
Thanks! Btw, you don't need to !bench every time, the performance you provide is enough I think?
maintainer merge
|
🚀 Pull request has been placed on the maintainer queue by themathqueen. |
- golfs `Complex/Spectrum` by proving `SpectrumRestricts.real_iff` directly with `simp` - removes the local `backward.isDefEq.respectTransparency` option from that proof Extracted from #37968 [](https://gitpod.io/from-referrer/)
|
Pull request successfully merged into master. Build succeeded: |
Mathlib/Analysis/Complex/SpectrumMathlib/Analysis/Complex/Spectrum
Complex/Spectrumby provingSpectrumRestricts.real_iffdirectly withsimpbackward.isDefEq.respectTransparencyoption from that proofExtracted from #37968