Theorems · Definition · field theory
IntermediateField.algHomAdjoinIntegralEquiv
(F : Type u_1) →
[inst : Field F] →
{E : Type u_2} →
[inst_1 : Field E] →
[inst_2 : Algebra F E] →
{α : E} →
{K : Type u} →
[inst_3 : Field K] →
[inst_4 : Algebra F K] → IsIntegral F α → (↥F⟮α⟯ →ₐ[F] K) ≃ { x // x ∈ (minpoly F α).aroots K }Algebra homomorphism F⟮α⟯ →ₐ[F] K are in bijection with the set of roots
of minpoly α in K.
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 138 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · cited by 53,352
- Algebrastatement and proof · cited by 11,388
- Equivstatement · cited by 8,337
- Fieldstatement and proof · cited by 7,404
- AlgHomstatement · cited by 3,236
- Multisetstatement · cited by 2,627
- IntermediateFieldstatement · cited by 988
- minpolystatement · cited by 439
- IsIntegralstatement and proof · cited by 427
- IntermediateField.adjoinstatement · cited by 382
- Equiv.transproof · cited by 337
- Equiv.reflproof · cited by 274
Cited by5
Results whose statement or proof uses this declaration.
- IntermediateField.algHomAdjoinIntegralEquiv_symm_apply_genstatement · cited by 2
- IntermediateField.exists_algHom_adjoin_of_splits_of_aevalproof · cited by 1
- IntermediateField.finSepDegree_adjoin_simple_eq_natSepDegreeproof · cited by 1
- IntermediateField.Lifts.exists_lift_of_splits'proof · cited by 1
- Normal.of_isSplittingFieldproof · cited by 0