Hilbert's Basis Theorem - Basic Question about proof

  • Context:
  • Thread starter Thread starter Math Amateur
  • Start date Start date
  • Tags Tags
    Basis Proof Theorem
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 reply · 2K views
Math Amateur
Gold Member
MHB
Messages
3,920
Reaction score
48
I am reading Dummit and Foote Section 9.6 Polynomials In Several Variables Over a Field and Grobner Bases

I have a very basic question regarding the beginning of the proof of Hilbert's Basis Theorem (see attachment for a statement of the Theorem and details of the proof)

Theorem 21 (Hilbert's Basis Theorem) If R is a Noetherian ring then so is the polynomial ring R[x]

The proof begins as follows:

Proof: Let I be an ideal in R[x] and let L be the set of all leading coefficients of the elements in I. We will first show that L is an ideal of R, as follows. Since I contains the zero polynomial, [tex]0 \in L[/tex].

Let [tex]f = ax^d + ...[/tex] and [tex]g = bx^e + ...[/tex] be polynomials in I of degrees d, e and leading coefficients [tex]a, b \in R[/tex].

Then for any [tex]r \in R[/tex] either ra - b is zero or it is the leading coefficient of the polynomial [tex]rx^ef - x^dg[/tex]. Since the latter polynomial is in I ... ...?

My problem: How do we know that the polynomial [tex]rx^ef - x^dg[/tex] is in I?

For [tex]rx^ef[/tex] to belong to I we need [tex]rx^e \in I[/tex]. Now it seems to me that [tex]rx^e \in I[/tex] if [tex]x^e \in I[/tex] (right?) but how do we know that or be sure that [tex]x^e \in I[/tex]?

Can someone clarify this situation for me?

Peter

[This has also been posted on MHF]
 
Physics news on Phys.org
Peter said:
My problem: How do we know that the polynomial [tex]rx^ef - x^dg[/tex] is in I?

We have $rx^e\in R[x]$, $x^d \in R[x]$, $f \in I$ and $g\in I$. Being $I$ an ideal and according to the definition of ideal, necessarily $rx^ef - x^dg \in I$.