Mathlib Map

Theorems · Theorem · field theory

IsConjRoot.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 = x

Let L / K be a normal field extension. For any two elements x and y in L, if y is a conjugate root of x, then there exists a K-automorphism σ : Gal(L/K) such that σ y = x.

Defined in
Mathlib.FieldTheory.Minpoly.IsConjRoot
Cited by
1 results in Mathlib
Foundations
Depth 150 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
FieldFieldAlgebraNormal

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites12

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by1

Results whose statement or proof uses this declaration.