Theorems · Definition · field theory
IntermediateField.algHomEquivAlgHomOfSplits
{F : Type u_1} →
{K : Type u_2} →
(A : Type u_3) →
[inst : Field F] →
[inst_1 : Field K] →
[inst_2 : Field A] →
[inst_3 : Algebra F K] →
[inst_4 : Algebra F A] →
[Algebra.IsAlgebraic F K] →
(L : IntermediateField F A) →
(∀ (x : K), (Polynomial.map (algebraMap F ↥L) (minpoly F x)).Splits) → (K →ₐ[F] ↥L) ≃ (K →ₐ[F] A)All F-embeddings of a field K into another field A factor through any intermediate
field of A/F in which the minimal polynomial of elements of K splits.
- Defined in
- Mathlib.FieldTheory.IsAlgClosed.Basic
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 146 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Algebrastatement and proof · cited by 11,388
- Equivstatement · cited by 8,337
- Fieldstatement and proof · cited by 7,404
- Algebra.algebraMapstatement and proof · cited by 4,706
- AlgHomstatement and proof · cited by 3,236
- IntermediateFieldstatement and proof · cited by 988
- Polynomial.mapstatement and proof · cited by 806
- AlgHom.compproof · cited by 501
- minpolystatement and proof · cited by 439
- Algebra.IsAlgebraicstatement and proof · cited by 322
- Polynomial.Splitsstatement and proof · cited by 290
- IntermediateField.toSubalgebraproof · cited by 134
Cited by4
Results whose statement or proof uses this declaration.
- Algebra.IsAlgebraic.algHomEquivAlgHomOfSplitsproof · cited by 1
- IntermediateField.algHomEquivAlgHomOfSplits_applystatement and proof · cited by 0
- IntermediateField.algHomEquivAlgHomOfSplits_apply_applystatement · cited by 0
- IntermediateField.algHomEquivAlgHomOfSplits_symm_applystatement and proof · cited by 0