Mathlib Map

Theorems · Inductive type · field theory

IsGalois

(F : Type u_1) → [inst : Field F] → (E : Type u_2) → [inst_1 : Field E] → [Algebra F E] → Prop

A field extension E/F is Galois if it is both separable and normal. Note that in mathlib a separable extension of fields is by definition algebraic.

Defined in
Mathlib.FieldTheory.Galois.Basic
Cited by
149 results in Mathlib
Foundations
Depth 45 from the axioms, rests on 389 definitions · uses propext, Quot.sound
Assumes
FieldFieldAlgebra

Around this declaration

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

Cites2

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

  • Algebrastatement · cited by 11,388
  • Fieldstatement · cited by 7,404

Cited by174

Results whose statement or proof uses this declaration.