Theorems · Theorem · field theory
Field.primitive_element_inf_aux
∀ (F : Type u_1) [inst : Field F] [Infinite F] {E : Type u_2} [inst_2 : Field E] (α β : E) [inst_3 : Algebra F E]
[Algebra.IsSeparable F E], ∃ γ, F⟮α, β⟯ = F⟮γ⟯This is the heart of the proof of the primitive element theorem. It shows that if F is
infinite and α and β are separable over F then F⟮α, β⟯ is generated by a single element.
- Defined in
- Mathlib.FieldTheory.PrimitiveElement
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 154 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites105
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Setstatement · cited by 53,352
- Semiringproof · cited by 13,802
- Algebrastatement and proof · cited by 11,388
- RingHomproof · cited by 10,189
- Fieldstatement and proof · cited by 7,404
- Polynomialproof · cited by 5,681
- Algebra.algebraMapproof · cited by 4,706
- MulZeroClass.mul_zeroproof · cited by 2,091
- le_antisymmproof · cited by 2,068
- Polynomial.Xproof · cited by 1,639
- MulZeroClass.zero_mulproof · cited by 1,625
Cited by1
Results whose statement or proof uses this declaration.
- Field.exists_primitive_elementproof · cited by 6