Theorems · Theorem · field theory
IntermediateField.splits_of_mem_adjoin
∀ (F : Type u_1) (K : Type u_2) [inst : Field F] [inst_1 : Field K] [inst_2 : Algebra F K] {L : Type u_3}
[inst_3 : Field L] [inst_4 : Algebra F L] {S : Set K},
(∀ x ∈ S, IsIntegral F x ∧ (Polynomial.map (algebraMap F L) (minpoly F x)).Splits) →
∀ {x : K}, x ∈ IntermediateField.adjoin F S → (Polynomial.map (algebraMap F L) (minpoly F x)).SplitsIf a set of algebraic elements in a field extension K/F have minimal polynomials that
split in another extension L/F, then all minimal polynomials in the intermediate field
generated by the set also split in L/F.
- Defined in
- Mathlib.FieldTheory.Normal.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 156 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites31
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Setstatement and proof · cited by 53,352
- Semiringproof · cited by 13,802
- Algebrastatement and proof · cited by 11,388
- Fieldstatement and proof · cited by 7,404
- Set.Elemproof · cited by 7,166
- Polynomialproof · cited by 5,681
- Algebra.algebraMapstatement and proof · cited by 4,706
- AlgHomproof · cited by 3,236
- iSupproof · cited by 2,415
- IntermediateFieldstatement and proof · cited by 988
- Polynomial.mapstatement and proof · cited by 806
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.