Skip to content

[Merged by Bors] - feat: Galois orbits in a normal extension are determined by minimal polynomials#8028

Closed
alreadydone wants to merge 6 commits intomasterfrom
Galois_orbit_normal
Closed

[Merged by Bors] - feat: Galois orbits in a normal extension are determined by minimal polynomials#8028
alreadydone wants to merge 6 commits intomasterfrom
Galois_orbit_normal

Conversation

@alreadydone
Copy link
Copy Markdown
Contributor

@alreadydone alreadydone commented Oct 30, 2023

Add Normal.minpoly_eq_iff_mem_orbit: addresses https://github.com/leanprover-community/mathlib4/pull/6718/files#r1328899532

Also generalize AlgHom.normal_bijective to Algebra.IsAlgebraic.bijective_of_isScalarTower' and golf the proof using a set-theoretic lemma Surjective.of_comp_left (slow to build, awaiting CI).


Open in Gitpod

@alreadydone alreadydone added awaiting-review awaiting-CI This PR does not pass CI yet. This label is automatically removed once it does. t-algebra Algebra (groups, rings, fields, etc) labels Oct 30, 2023
@alreadydone alreadydone changed the title feat: two elements in a normal extension are in the same Galois orbit iff they have the same minimal polynomial feat: Galois orbit in a normal extension are determined by minimal polynomial Oct 30, 2023
@alreadydone alreadydone changed the title feat: Galois orbit in a normal extension are determined by minimal polynomial feat: Galois orbits in a normal extension are determined by minimal polynomials Oct 30, 2023
@github-actions github-actions bot removed the awaiting-CI This PR does not pass CI yet. This label is automatically removed once it does. label Oct 30, 2023
@riccardobrasca riccardobrasca self-assigned this Nov 2, 2023
@riccardobrasca
Copy link
Copy Markdown
Member

Nice golf, thanks!

bors merge

@github-actions github-actions bot added ready-to-merge This PR has been sent to bors. and removed awaiting-review labels Nov 2, 2023
bors bot pushed a commit that referenced this pull request Nov 2, 2023
…olynomials (#8028)

Add [Normal.minpoly_eq_iff_mem_orbit](https://github.com/leanprover-community/mathlib4/pull/8028/files#diff-d131e3bbd4cfdca7517989f6f30e131ae00a40b34315ac02e6c342c183b6e449R443-R457): addresses https://github.com/leanprover-community/mathlib4/pull/6718/files#r1328899532

Also generalize AlgHom.normal_bijective to `Algebra.IsAlgebraic.bijective_of_isScalarTower'` and golf the proof using a set-theoretic lemma `Surjective.of_comp_left` (slow to build, awaiting CI).



Co-authored-by: Junyan Xu <junyanxu.math@gmail.com>
@bors
Copy link
Copy Markdown

bors bot commented Nov 2, 2023

Pull request successfully merged into master.

Build succeeded!

The publicly hosted instance of bors-ng is deprecated and will go away soon.

If you want to self-host your own instance, instructions are here.
For more help, visit the forum.

If you want to switch to GitHub's built-in merge queue, visit their help page.

@bors bors bot changed the title feat: Galois orbits in a normal extension are determined by minimal polynomials [Merged by Bors] - feat: Galois orbits in a normal extension are determined by minimal polynomials Nov 2, 2023
@bors bors bot closed this Nov 2, 2023
@bors bors bot deleted the Galois_orbit_normal branch November 2, 2023 17:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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.

3 participants