Skip to content

Conversation

xroblot
Copy link
Collaborator

@xroblot xroblot commented Jul 19, 2025

@github-actions github-actions bot added the t-algebra Algebra (groups, rings, fields, etc) label Jul 19, 2025
Copy link

github-actions bot commented Jul 19, 2025

PR summary 10d128b540

Import changes for modified files

Dependency changes

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 the relative value divided by the total sum of the inverses of the current values (i.e. the weighted average of the differences).

@mathlib4-dependent-issues-bot mathlib4-dependent-issues-bot added the blocked-by-other-PR This PR depends on another PR (this label is automatically managed by a bot) label Jul 19, 2025
@mathlib4-merge-conflict-bot mathlib4-merge-conflict-bot added the merge-conflict The PR has a merge conflict with master, and needs manual merging. (this label is managed by a bot) label Aug 21, 2025
@mathlib4-merge-conflict-bot
Copy link
Collaborator

This pull request has conflicts, please merge master and resolve them.

@github-actions github-actions bot removed the merge-conflict The PR has a merge conflict with master, and needs manual merging. (this label is managed by a bot) label Sep 12, 2025
@mathlib4-merge-conflict-bot
Copy link
Collaborator

This pull request has conflicts, please merge master and resolve them.

@mathlib4-merge-conflict-bot mathlib4-merge-conflict-bot added the merge-conflict The PR has a merge conflict with master, and needs manual merging. (this label is managed by a bot) label Sep 15, 2025
@github-actions github-actions bot removed the merge-conflict The PR has a merge conflict with master, and needs manual merging. (this label is managed by a bot) label Sep 24, 2025
@mathlib4-dependent-issues-bot mathlib4-dependent-issues-bot removed the blocked-by-other-PR This PR depends on another PR (this label is automatically managed by a bot) label Sep 26, 2025
@mathlib4-dependent-issues-bot
Copy link
Collaborator

@xroblot xroblot requested a review from acmepjz September 26, 2025 10:05
Copy link
Collaborator

@acmepjz acmepjz left a 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>
@tb65536
Copy link
Collaborator

tb65536 commented Oct 14, 2025

maintainer merge

Copy link

🚀 Pull request has been placed on the maintainer queue by tb65536.

@riccardobrasca
Copy link
Member

Can you please change the title (they are not literally disjoint of course)? Anyway thanks!

bors d+

@mathlib-bors
Copy link
Contributor

mathlib-bors bot commented Oct 14, 2025

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

@xroblot xroblot changed the title feat(IntermediateField/LinearDisjoint): Two fields are linearly disjoint iff they are disjoint in the Galois case feat(IntermediateField/LinearDisjoint): Two fields are linearly disjoint over K iff their intersection is K in the Galois case Oct 15, 2025
@xroblot
Copy link
Collaborator Author

xroblot commented Oct 15, 2025

bors r+

mathlib-bors bot pushed a commit that referenced this pull request Oct 15, 2025
…int over `K` iff their intersection is `K` in the Galois case (#27273)
@mathlib-bors
Copy link
Contributor

mathlib-bors bot commented Oct 15, 2025

Pull request successfully merged into master.

Build succeeded:

@mathlib-bors mathlib-bors bot changed the title feat(IntermediateField/LinearDisjoint): Two fields are linearly disjoint over K iff their intersection is K in the Galois case [Merged by Bors] - feat(IntermediateField/LinearDisjoint): Two fields are linearly disjoint over K iff their intersection is K in the Galois case Oct 15, 2025
@mathlib-bors mathlib-bors bot closed this Oct 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

delegated t-algebra Algebra (groups, rings, fields, etc)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants