Theorems · Theorem · field theory
isConjRoot_iff_orbitRel
∀ {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 ↔ (MulAction.orbitRel Gal(L/K) L) x yLet 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 x and y falls in the same orbit of the action of Galois
group.
- Defined in
- Mathlib.FieldTheory.Minpoly.IsConjRoot
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 152 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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
- Fieldstatement and proof · cited by 7,404
- AlgEquivstatement · cited by 1,681
- MulAction.orbitRelstatement · cited by 114
- Normalstatement and proof · cited by 92
- IsConjRootstatement · cited by 43
- isConjRoot_iff_exists_algEquivproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.