Theorems · Theorem · field theory
Field.exists_primitive_element_iff_finite_intermediateField
∀ (F : Type u_1) (E : Type u_2) [inst : Field F] [inst_1 : Field E] [inst_2 : Algebra F E], (Algebra.IsAlgebraic F E ∧ ∃ α, F⟮α⟯ = ⊤) ↔ Finite (IntermediateField F E)
Steinitz theorem: an algebraic extension E of F has a
primitive element (i.e. there is an α ∈ E such that F⟮α⟯ = (⊤ : Subalgebra F E))
if and only if there exist only finitely many intermediate fields between E and F.
- Defined in
- Mathlib.FieldTheory.PrimitiveElement
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 146 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · cited by 53,352
- Algebrastatement and proof · cited by 11,388
- Top.topstatement and proof · cited by 9,680
- Fieldstatement and proof · cited by 7,404
- Finitestatement and proof · cited by 3,029
- IntermediateFieldstatement and proof · cited by 988
- IntermediateField.adjoinstatement and proof · cited by 382
- Algebra.IsAlgebraicstatement and proof · cited by 322
- Field.isAlgebraic_of_finite_intermediateFieldproof · cited by 2
- Field.finite_intermediateField_of_exists_primitive_elementproof · cited by 1
- Field.exists_primitive_element_of_finite_intermediateFieldproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.