Theorems · Theorem · field theory
isConjRoot_iff_exists_algEquiv
∀ {K : Type u_2} {L : Type u_3} [inst : Field K] [inst_1 : Field L] [inst_2 : Algebra K L] [Normal K L] {x y : L},
IsConjRoot K x y ↔ ∃ σ, σ y = xLet L / K be a normal field extension. For any two elements x and y in L, y is a
conjugate root of x if and only if there exists a K-automorphism σ : Gal(L/K) such
that σ y = x.
- Defined in
- Mathlib.FieldTheory.Minpoly.IsConjRoot
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 151 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Algebrastatement and proof · cited by 11,388
- Fieldstatement and proof · cited by 7,404
- AlgEquivstatement and proof · cited by 1,681
- Normalstatement and proof · cited by 92
- IsConjRootstatement and proof · cited by 43
- IsConjRoot.symmproof · cited by 4
- IsConjRoot.exists_algEquivproof · cited by 1
- isConjRoot_of_algEquivproof · cited by 1
Cited by2
Results whose statement or proof uses this declaration.
- isConjRoot_iff_orbitRelproof · cited by 0
- IsKrasner.of_completeSpace_of_normalproof · cited by 0