Expand (X + Q)^n to first order in Q, with a remainder divisible by Q^2.
Expand a monomial composed with X + Q to first order in Q.
The first-order expansion property is preserved under addition (for fixed Q).
Lemma 1.1.
Let ๐ be a field and P be an irreducible polynomial over ๐. For Q โ ๐[X], we have
P(X + Q(X)) = P(X) + P'(X) Q(X) + R(X) Q(X)^2 for some R โ ๐[X].
Expand a monomial composed with U + Q to first order in Q.
The first-order expansion property is preserved under addition (for fixed U and Q).
A first-order Taylor expansion of P.comp around an arbitrary center U.
If P is irreducible and P' โ 0, then the class of P' in ๐[X]/(P) is nonzero.
If P โฃ U - X, then composing a polynomial with U does not change its class in ๐[X]/(P).
Given U โก X (mod P), choose S so that Rn + (P' โ U) * S โก 0 (mod P).
This uses that ๐[X]/(P) is a field (since P is irreducible) and that P' is nonzero mod P.
One Hensel-style lifting step: if P.comp U is divisible by P^(n+1) and U โก X (mod P), then
we can adjust U by S * P^(n+1) so that P.comp becomes divisible by P^(n+2).
State used to build the sequences in Lemma 1.2 by recursion on n.
- U : Polynomial ๐
- R : Polynomial ๐
- q : Polynomial ๐
Instances For
Lemma 1.2.
Let ๐ be a field and P be an irreducible polynomial over ๐. If P' โ 0, then there exists
an infinite sequence of pairs of polynomials (Qโ, Rโ), (Qโ, Rโ), โฆ such that for all k โฅ 0,
P(X + โ_{i=1}^k Qแตข(X) * P(X)^i) = Rโ(X) * P(X)^(k+1).
Evaluating a polynomial p at mk f U in AdjoinRoot f
corresponds to taking p.comp U modulo f.
For U := X + โ i < k - 1, Q (i+1) * P^(i+1), Lemma 1.2 gives P.comp U = R (k-1) * P^k.
The polynomial X + โ i < n, Q (i+1) * P^(i+1) is congruent to X modulo P.
In AdjoinRoot P, the element root P is a root of P^k for k โ 0.
Proposition 1.3.
Let ๐ be a field and let P be an irreducible polynomial over ๐. If P' โ 0, then for every
k โฅ 1 there exists an injective ๐-algebra morphism from the field ๐[X]โงธ(P) into ๐[X]โงธ(P^k).
Corollary 1.4.
Let ๐ be a field and P be an irreducible polynomial over ๐. If P' โ 0, then for every
k โฅ 1, the quotient ๐[X]โงธ(P ^ k) contains ๐[X]โงธ(P) as a ๐-subalgebra.
Corollary 1.5.
Let ๐ be a field and P be an irreducible polynomial over ๐. If P' โ 0, then for every
k โฅ 1 the local ring ๐[X]โงธ(P ^ k) admits the structure of an algebra over ๐[X]โงธ(P).
In AdjoinRoot (P^k), the class of P^n is the n-th power of the class of P.
In AdjoinRoot (P^k), the class of P is nilpotent of index k.
In AdjoinRoot (P^k), the class of P^(k-1) is nonzero when P is irreducible and k โฅ 1.
Descending elimination for relations among 1, ฮฒ, โฆ, ฮฒ^(k-1) in AdjoinRoot (P^k).
Lemma 1.6.
Let ๐ be a field and P be an irreducible polynomial over ๐. If P' โ 0, then for every
k โฅ 1, the family 1, P, P^2, โฆ, P^(k-1) in ๐[X]โงธ(P^k) is linearly independent over
๐[X]โงธ(P).
The algebra map ฯโ sending the class of X in AdjoinRoot (X^k) to the class of P.
Equations
- SomeLocalRings.psiK P k = AdjoinRoot.liftAlgHom (Polynomial.X ^ k) (Algebra.ofId (AdjoinRoot P) (AdjoinRoot (P ^ k))) ((AdjoinRoot.mk (P ^ k)) P) โฏ
Instances For
Injectivity of ฯโ, deduced from the linear independence of 1, P, โฆ, P^(k-1) (Lemma 1.6).
The AdjoinRoot P-dimension of AdjoinRoot (X^k) is k.