Mathlib Map

Theorems · Definition · field theory

Polynomial.Gal.restrict

{F : Type u_1} →
  [inst : Field F] →
    (p : Polynomial F) →
      (E : Type u_2) →
        [inst_1 : Field E] →
          [inst_2 : Algebra F E] → [Fact (Polynomial.map (algebraMap F E) p).Splits] → Gal(E/F) →* p.Gal

Restrict from a superfield automorphism into a member of gal p.

Defined in
Mathlib.FieldTheory.PolynomialGaloisGroup
Cited by
10 results in Mathlib
Foundations
Depth 159 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
FieldFieldAlgebraFact

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 by12

Results whose statement or proof uses this declaration.