Theorems · Inductive type · field theory
IsNormalClosure
(F : Type u_1) →
(K : Type u_2) →
(L : Type u_3) → [inst : Field F] → [inst_1 : Field K] → [inst_2 : Field L] → [Algebra F K] → [Algebra F L] → PropL/F is a normal closure of K/F if the minimal polynomial of every element of K over F
splits in L, and L is generated by roots of such minimal polynomials over F.
(Since the minimal polynomial of a transcendental element is 0,
the normal closure of K/F is the same as the normal closure over F
of the algebraic closure of F in K.)
- Defined in
- Mathlib.FieldTheory.Normal.Closure
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 45 from the axioms · uses propext, Quot.sound
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.
Cited by9
Results whose statement or proof uses this declaration.
- Algebra.IsAlgebraic.isNormalClosure_iffstatement and proof · cited by 1
- Algebra.IsAlgebraic.isNormalClosure_normalClosurestatement · cited by 0
- IsNormalClosure.adjoin_rootSetstatement and proof · cited by 0
- IsNormalClosure.casesOnstatement and proof · cited by 0
- IsNormalClosure.equivstatement and proof · cited by 0
- IsNormalClosure.liftstatement and proof · cited by 0
- IsNormalClosure.normalstatement and proof · cited by 0
- IsNormalClosure.recOnstatement and proof · cited by 0
- IsNormalClosure.splitsstatement and proof · cited by 0