Adjoining Elements to Fields #
In this file we introduce the notion of adjoining elements to fields.
This isn't quite the same as adjoining elements to rings.
For example, Algebra.adjoin K {x} might not include x⁻¹.
Main results #
adjoin_adjoin_left: adjoining S and then T is the same as adjoiningS ∪ T.bot_eq_top_of_rank_adjoin_eq_one: ifF⟮x⟯has dimension1overFfor everyxinEthenF = E
Notation #
F⟮α⟯: adjoin a single elementαtoF(in scopeIntermediateField).
Galois insertion between adjoin and coe.
Equations
- One or more equations did not get rendered due to their size.
Instances For
Equations
- One or more equations did not get rendered due to their size.
Construct an algebra isomorphism from an equality of intermediate fields
Equations
- IntermediateField.equivOfEq h = Subalgebra.equivOfEq S.toSubalgebra T.toSubalgebra (_ : S.toSubalgebra = T.toSubalgebra)
Instances For
The bottom intermediate_field is isomorphic to the field.
Equations
- IntermediateField.botEquiv F E = AlgEquiv.trans (Subalgebra.equivOfEq ⊥.toSubalgebra ⊥ (_ : ⊥.toSubalgebra = ⊥)) (Algebra.botEquiv F E)
Instances For
Equations
- IntermediateField.algebraOverBot = RingHom.toAlgebra ↑↑(IntermediateField.botEquiv F E)
Equations
- (_ : IsScalarTower (↥⊥) F E) = (_ : IsScalarTower (↥⊥) F E)
The top IntermediateField is isomorphic to the field.
This is the intermediate field version of Subalgebra.topEquiv.
Equations
- IntermediateField.topEquiv = AlgEquiv.trans (Subalgebra.equivOfEq ⊤.toSubalgebra ⊤ (_ : ⊤.toSubalgebra = ⊤)) Subalgebra.topEquiv
Instances For
An intermediate field is isomorphic to its image under an AlgHom
(which is automatically injective)
Equations
- One or more equations did not get rendered due to their size.
Instances For
Equations
- IntermediateField.adjoin.fieldCoe F S = { coe := fun (x : F) => { val := (algebraMap F E) x, property := (_ : (algebraMap F E) x ∈ IntermediateField.adjoin F S) } }
Equations
- IntermediateField.adjoin.setCoe F S = { coe := fun (x : ↑S) => { val := ↑x, property := (_ : ↑x ∈ ↑(IntermediateField.adjoin F S)) } }
F[S][T] = F[S ∪ T]
If E / L / F and E / L' / F are two field extension towers, L ≃ₐ[F] L' is an isomorphism
compatible with E / L and E / L', then for any subset S of E, L(S) and L'(S) are
equal as intermediate fields of E / F.
If x₁ x₂ ... xₙ : E then F⟮x₁,x₂,...,xₙ⟯ is the IntermediateField F E
generated by these elements.
Equations
- One or more equations did not get rendered due to their size.
Instances For
Equations
- One or more equations did not get rendered due to their size.
Instances For
generator of F⟮α⟯
Equations
- IntermediateField.AdjoinSimple.gen F α = { val := α, property := (_ : α ∈ F⟮α⟯) }
Instances For
Characterize IsSplittingField with IntermediateField.adjoin instead of Algebra.adjoin.
The compositum of two intermediate fields is equal to the compositum of them as subalgebras, if one of them is algebraic over the base field.
Equations
- (_ : FiniteDimensional K ↥(E1 ⊔ E2)) = (_ : FiniteDimensional K ↥(E1 ⊔ E2))
Equations
- (_ : FiniteDimensional K ↥(⨆ (i : ι), t i)) = (_ : FiniteDimensional K ↥(⨆ (i : ι), t i))
Equations
- (_ : FiniteDimensional K ↥(⨆ i ∈ s, t i)) = (_ : FiniteDimensional K ↥(⨆ t_1 ∈ ↑s, t t_1))
A compositum of splitting fields is a splitting field
If K / E / F is a field extension tower, L is an intermediate field of K / F, such that
either E / F or L / F is algebraic, then E(L) = E[L].
If K / E / F is a field extension tower, L is an intermediate field of K / F, such that
either E / F or L / F is algebraic, then [E(L) : E] ≤ [L : F]. A corollary of
Subalgebra.adjoin_rank_le since in this case E(L) = E[L].
Adjoining a finite subset is compact in the lattice of intermediate fields.
The lattice of intermediate fields is compactly generated.
Equations
- (_ : IsCompactlyGenerated (IntermediateField F E)) = (_ : IsCompactlyGenerated (IntermediateField F E))
If F⟮x⟯ has dimension ≤1 over F for every x ∈ E then F = E.
algebra isomorphism between AdjoinRoot and F⟮α⟯
Equations
- One or more equations did not get rendered due to their size.
Instances For
The elements 1, x, ..., x ^ (d - 1) form a basis for K⟮x⟯,
where d is the degree of the minimal polynomial of x.
Equations
- IntermediateField.powerBasisAux hx = Basis.map (AdjoinRoot.powerBasis (_ : minpoly K x ≠ 0)).basis (AlgEquiv.toLinearEquiv (IntermediateField.adjoinRootEquivAdjoin K hx))
Instances For
The power basis 1, x, ..., x ^ (d - 1) for K⟮x⟯,
where d is the degree of the minimal polynomial of x.
Equations
- One or more equations did not get rendered due to their size.
Instances For
If K / E / F is a field extension tower, S ⊂ K is such that F(S) = K,
then E(S) = K.
If E / F is a finite extension such that E = F(α), then for any intermediate field K, the
F adjoin the coefficients of minpoly K α is equal to K itself.
If E / F is an infinite algebraic extension, then there exists an intermediate field
L / F with arbitrarily large finite extension degree.
A compositum of algebraic extensions is algebraic
If L / K is a field extension, S is a finite subset of L, such that every element of S
is integral (= algebraic) over K, then K(S) / K is a finite extension.
A direct corollary of finiteDimensional_iSup_of_finite.
Algebra homomorphism F⟮α⟯ →ₐ[F] K are in bijection with the set of roots
of minpoly α in K.
Equations
- One or more equations did not get rendered due to their size.
Instances For
Fintype of algebra homomorphism F⟮α⟯ →ₐ[F] K
Equations
Instances For
Let f, g be monic polynomials over K. If f is irreducible, and g(x) - α is irreducible
in K⟮α⟯ with α a root of f, then f(g(x)) is irreducible.
An intermediate field S is finitely generated if there exists t : Finset E such that
IntermediateField.adjoin F t = S.
Equations
- IntermediateField.FG S = ∃ (t : Finset E), IntermediateField.adjoin F ↑t = S
Instances For
pb.equivAdjoinSimple is the equivalence between K⟮pb.gen⟯ and L itself.
Equations
- One or more equations did not get rendered due to their size.