- Boxes
- definitions
- Ellipses
- theorems and lemmas
- Blue border
- the statement of this result is ready to be formalized; all prerequisites are done
- Orange border
- the statement of this result is not ready to be formalized; the blueprint needs more work
- Blue background
- the proof of this result is ready to be formalized; all prerequisites are done
- Green border
- the statement of this result is formalized
- Green background
- the proof of this result is formalized
- Dark green background
- the proof of this result and all its ancestors are formalized
- Dark green border
- this is in Mathlib
Let \(G'' \subseteq R[\mathbf{X}]\) be a set of polynomials where every nonzero element has a unit leading coefficient:
Then for any polynomial \(p \in R[\mathbf{X}]\), there exists a remainder \(r\) satisfying:
where \(\operatorname{LC}_m(g)\) denotes the leading coefficient of \(g\) under monomial order \(m\).
Let \(f: \alpha \to \beta \) be a function and \(s \subseteq \alpha \) a subset with finite image \(f(s)\). Then there exists a finite subset \(s' \subseteq _{\text{fin}} s\) such that:
\(s' \subseteq s\) (subset relation)
\(f(s') = f(s)\) (image equality)
\(|s'| = |f(s)|\) (cardinality preservation)
Fix a monomial order on the polynomial ring \(k[x_1, \ldots , x_n]\).A finite subset \(G = \{ g_1, \ldots , g_t\} \) of an ideal \(I \subseteq k[x_1, \ldots , x_n]\), with \(I \ne \{ 0\} \), is said to be a Gröbner basis (or standard basis) if
Using the convention that \(\langle \emptyset \rangle = \{ 0\} \), we define the empty set \(\emptyset \) to be the Gröbner basis of the zero ideal \(\{ 0\} \).
Fix a monomial order \({\gt}\) on \(\mathbb {Z}_{\geq 0}^n\), and let \(F = (f_1, \ldots , f_s)\) be an ordered \(s\)-tuple of polynomials in \(k[x_1, \ldots , x_n]\). Then every \(f \in k[x_1, \ldots , x_n]\) can be written as
where \(a_i, r \in k[x_1, \ldots , x_n]\), and either \(r = 0\) or \(r\) is a linear combination, with coefficients in \(k\), of monomials, none of which is divisible by any of \(\mathrm{LT}(f_1), \ldots , \mathrm{LT}(f_s)\). We will call \(r\) a remainder of \(f\) on division by \(F\).
Let \(p \in R[\mathbf{X}]\), \(G'' \subseteq R[\mathbf{X}]\) be a set of polynomials, and \(r \in R[\mathbf{X}]\). Then \(r\) is a remainder of \(p\) modulo \(G''\) with respect to monomial order \(m\) if and only if there exists a finite linear combination from \(G''\) such that:
The support of the combination is contained in \(G''\)
\(p\) decomposes as the sum of this combination and \(r\)
For each \(g' \in G''\), the degree of \(g' \cdot (coefficient\ of\ g')\) is bounded by \(\deg _m(p)\)
No term of \(r\) is divisible by any leading term of non-zero elements in \(G''\)
Let \(p, r \in k[x_i : i \in \sigma ]\), and let \(G' \subseteq k[x_i : i \in \sigma ]\) be a finite set. We say that \(r\) is a generalized remainder of \(p\) upon division by \(G'\) if the following two conditions hold:
For every nonzero \(g \in G'\) and every monomial \(x^s \in \operatorname {supp}(r)\), there exists some component \(j \in \sigma \) such that
\[ \operatorname {multideg}(g)_j {\gt} s_j. \]There exists a function \(q : G' \to k[x_i : i \in \sigma ]\) such that:
- For every $g \in G'$, $$ \operatorname{multideg}''(q(g)g) \leq \operatorname{multideg}''(p); $$ - The decomposition holds: $$ p = \sum_{g \in G'} q(g)g + r. $$
Let \(p \in R[\mathbf{X}]\) be a polynomial, \(G'' \subseteq R[\mathbf{X}]\) a set of polynomials, and \(r \in R[\mathbf{X}]\) a remainder. Then the remainder property is invariant under inserting the zero polynomial:
Let \(p \in R[\mathbf{X}]\) be a polynomial, \(G'' \subseteq R[\mathbf{X}]\) a set of polynomials, and \(r \in R[\mathbf{X}]\) a remainder. Then the remainder property is invariant under removal of the zero polynomial:
Given a nonzero polynomial \(f \in k[x]\), let
where \(c_i \in k\) and \(c_0 \neq 0\) [thus, \(m = \deg (f)\)]. Then we say that \(c_0 x^m\) is the leading term of \(f\), written
Let \(G'' \subseteq R[x_1, \dots , x_n]\) be a set of polynomials such that
Then,
For any set of polynomials \(G'' \subseteq R[\mathbf{X}]\) and monomial order \(m\), the image of leading terms on the nonzero elements of \(G''\) equals the image on all elements minus zero:
Let \(G'' \subseteq R[x_1, \dots , x_n]\), let \(I \subseteq R[x_1, \dots , x_n]\) be an ideal, and let \(p, r \in R[x_1, \dots , x_n]\). Suppose that:
\(G'' \subseteq I\),
\(r \in I\),
\(r\) is the remainder of \(p\) upon division by \(G''\).
Then,
Let \(R\) be a commutative ring, and let \(G'' \subseteq R[x_1, \dots , x_n]\), \(I \subseteq R[x_1, \dots , x_n]\) be an ideal, and \(p, r \in R[x_1, \dots , x_n]\). Assume that:
\(G'' \subseteq I\),
\(r\) is the remainder of \(p\) upon division by \(G''\).
Then,
Let \(f, h_1, \dots , h_m \in k[\mathbf{x}] \setminus \{ 0\} \), and suppose
If
then
Furthermore, if \(S(h_i, h_j) \ne 0\), then \(\mathrm{lm}(h_i) {\gt} \mathrm{lm}(S(h_i, h_j))\).