-
Notifications
You must be signed in to change notification settings - Fork 840
[Merged by Bors] - feat(IntermediateField/LinearDisjoint): Two fields are linearly disjoint over K
iff their intersection is K
in the Galois case
#27273
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
Conversation
PR summary 10d128b540
|
File | Base Count | Head Count | Change |
---|---|---|---|
Mathlib.FieldTheory.LinearDisjoint | 1720 | 1744 | +24 (+1.40%) |
Import changes for all files
Files | Import difference |
---|---|
Mathlib.FieldTheory.LinearDisjoint |
24 |
Declarations diff
+ iff_inf_eq_bot
+ lift_inf
+ lift_inj
+ lift_sup
+ of_inf_eq_bot
+ restrictScalars_eq_top_iff
+ restrictScalars_inj
+ sup_right
You can run this locally as follows
## summary with just the declaration names:
./scripts/declarations_diff.sh <optional_commit>
## more verbose report:
./scripts/declarations_diff.sh long <optional_commit>
The doc-module for script/declarations_diff.sh
contains some details about this script.
No changes to technical debt.
You can run this locally as
./scripts/technical-debt-metrics.sh pr_summary
- The
relative
value is the weighted sum of the differences with weight given by the inverse of the current value of the statistic. - The
absolute
value is therelative
value divided by the total sum of the inverses of the current values (i.e. the weighted average of the differences).
This pull request has conflicts, please merge |
This pull request has conflicts, please merge |
This PR/issue depends on: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good!
Co-authored-by: Jz Pan <acme_pjz@hotmail.com>
maintainer merge |
🚀 Pull request has been placed on the maintainer queue by tb65536. |
Can you please change the title (they are not literally disjoint of course)? Anyway thanks! bors d+ |
✌️ xroblot can now approve this pull request. To approve and merge a pull request, simply reply with |
K
iff their intersection is K
in the Galois case
bors r+ |
…int over `K` iff their intersection is `K` in the Galois case (#27273)
Pull request successfully merged into master. Build succeeded: |
K
iff their intersection is K
in the Galois caseK
iff their intersection is K
in the Galois case
Uh oh!
There was an error while loading. Please reload this page.