Skip to content

[Merged by Bors] - feat (FieldTheory/Adjoin): generalize IntermediateField.exists_algHom_of_splits#9392

Closed
alreadydone wants to merge 4 commits intomasterfrom
exists_lift_of_splits
Closed

[Merged by Bors] - feat (FieldTheory/Adjoin): generalize IntermediateField.exists_algHom_of_splits#9392
alreadydone wants to merge 4 commits intomasterfrom
exists_lift_of_splits

Conversation

@alreadydone
Copy link
Copy Markdown
Contributor

@alreadydone alreadydone commented Jan 1, 2024

  • Extract from Lifts.exists_lift_of_splits a version that assumes integrality and splitting of minimal polynomial over an intermediate field (either actual IntermediateField or middle of IsScalarTower) rather than the base field

  • Generalize exists_algHom_adjoin_of_splits, exists_algHom_of_adjoin_splits, exists_algHom_of_splits to the same setting

  • Prove the extension lemma surjective_comp_algebraMap_of_isAlgebraic/isSeparable to be used in the proof that an epimorphism in the category of fields is a purely inseparable extension.


Open in Gitpod

Copy link
Copy Markdown
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 to me.

@alreadydone alreadydone requested a review from tb65536 January 6, 2024 19:30
Copy link
Copy Markdown
Member

@riccardobrasca riccardobrasca left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

bors d+

@mathlib-bors
Copy link
Copy Markdown
Contributor

mathlib-bors bot commented Jan 10, 2024

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

@ghost ghost added delegated This pull request has been delegated to the PR author (or occasionally another non-maintainer). and removed awaiting-review labels Jan 10, 2024
@alreadydone alreadydone added the auto-merge-after-CI Please do not add manually. Requests for a bot to merge automatically once CI is done. label Jan 10, 2024
@ghost
Copy link
Copy Markdown

ghost commented Jan 10, 2024

As this PR is labelled auto-merge-after-CI, we are now sending it to bors:

bors merge

mathlib-bors bot pushed a commit that referenced this pull request Jan 10, 2024
…m_of_splits` (#9392)

+ Extract from `Lifts.exists_lift_of_splits` a version that assumes integrality and splitting of minimal polynomial over an intermediate field (either actual IntermediateField or middle of IsScalarTower) rather than the base field

+ Generalize `exists_algHom_adjoin_of_splits`, `exists_algHom_of_adjoin_splits`, `exists_algHom_of_splits` to the same setting

+ Prove the [extension lemma](https://math.stackexchange.com/a/687914/12932) `surjective_comp_algebraMap_of_isAlgebraic/isSeparable` to be used in the proof that an epimorphism in the category of fields is a purely inseparable extension.



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

mathlib-bors bot commented Jan 10, 2024

Pull request successfully merged into master.

Build succeeded:

@mathlib-bors mathlib-bors bot changed the title feat (FieldTheory/Adjoin): generalize IntermediateField.exists_algHom_of_splits [Merged by Bors] - feat (FieldTheory/Adjoin): generalize IntermediateField.exists_algHom_of_splits Jan 10, 2024
@mathlib-bors mathlib-bors bot closed this Jan 10, 2024
@mathlib-bors mathlib-bors bot deleted the exists_lift_of_splits branch January 10, 2024 19:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-merge-after-CI Please do not add manually. Requests for a bot to merge automatically once CI is done. delegated This pull request has been delegated to the PR author (or occasionally another non-maintainer). t-algebra Algebra (groups, rings, fields, etc)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants