Is m a finitely generated ideal over C^{\infty}(M)?

  • Context: Graduate 
  • Thread starter Thread starter neworder1
  • Start date Start date
  • Tags Tags
    Functions Ring
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
8 replies · 4K views
neworder1
Messages
64
Reaction score
0
Let [tex]M[/tex]be a compact manifold and [tex]C(M), C^{\infty}(M)[/tex] denote rings of continuous (resp. smooth) real functions on [tex]M[/tex]. Let m be a maximal ideal of functions vanishing at some point [tex]x_{0} \in M[/tex]. Prove that [tex]m[/tex] is finitely generated over [tex]C^{\infty}(M)[/tex], but is not finitely generated over [tex]C(M)[/tex].
 
Physics news on Phys.org
isnt that what taylor polynomials are for? [n.j. hicks, notes on differential geometry, lemma, page 6.]

oops, that is just the local solution. i presume you can globalize it without too much trouble, using partition of unity.

on second i am not so clear on this. at least the ideal is generated by dimM elements in the local ring of the point.

but it is not immediately clear to me that this is even true except at the level of germs.

but compactness is a very strong property.
 
Last edited:
Well, I tried to solve the problem locally first. My guess was that you can approximate a function by some polynomials, perhaps, since it's smooth, something involving its derivatives (i.e. the ring is generated by some simple functions, and the coefficients are something like derivatives), and then somehow you can choose a finite set of these polynomials, but that's all. My other approach was to try to find a similar generating set for smooth vector fields (i.e. every smooth function defines a gradient vector field, and with some assumptions you can recover a function from its gradient field, so if you could finitely generate vector fields...), but I don't think that's much simpler.
 
Since [itex]C^\infty(M)\subset C(M)[/itex], it would seem to me that, if m is finitely generated over [itex]C^\infty(M)[/itex], then it is automatically finitely generated over [itex]C(M)[/itex]. Otherwise I am misunderstanding the problem.
 
Just to be clear -- you're currently stuck at proving it in the local case, correct? (As opposed to being stuck at passing from local to global)

My guess was that you can approximate a function by some polynomials,
Well, try considering the case where we are only interested in polynomial functions on some coordinate chart -- IMHO that case should be fairly easy and quite suggestive. (If you have trouble seeing it, look at the one-dimensional case of polynomials over R that vanish at 0)


so if you could finitely generate vector fields
That you can do this locally is almost built into the definition of a (finite-dimensional) vector bundle -- there is be an obvious spanning set (in fact, a basis!) for the module of vector fields on n-dimensional real space. Remember that the coefficients can be functions; you're not limited to constants! (coefficients in [itex]C(\mathbb{R}^n)[/itex], [itex]C^{\infty}(\mathbb{R}^n)[/itex], or other coefficient ring, depending on how smooth the vector fields are supposed to be)
 
Doodle Bob said:
Since [itex]C^\infty(M)\subset C(M)[/itex], it would seem to me that, if m is finitely generated over [itex]C^\infty(M)[/itex], then it is automatically finitely generated over [itex]C(M)[/itex]. Otherwise I am misunderstanding the problem.
The different problems have different m's. In particular, if I let m and [itex]\mathfrak{m}_\infty[/itex] be the maximal ideals of [itex]C(M)[/itex] and [itex]C^\infty(M)[/itex] respectively of functions vanishing at a particular point P, then:

[tex]\mathfrak{m} \neq \mathfrak{m}_\infty \cdot C(M)[/tex]

(the right hand side is, of course, a subset of m)
 
Last edited:
I think this makes sense:

I cover [tex]M[/tex] with finite number of charts [tex]U_{k}[/tex] with maps [tex]\phi_{k}[/tex]. In [tex]\mathbb{R}^{n}[/tex], functions [tex]f_{i}=x_{i}-x_{0i}[/tex] generate my ideal (from Taylor series expansion, right?), so in [tex]U_{n}[/tex] functions [tex]\phi_{k}f_{i}[/tex] generate my ideal locally. So I have a finite family of generators [tex]f_{i,k}[/tex] and I want to make it global, so I take a partition of unity [tex]g_{k}[/tex] and put [tex]f_{n}=\sum{g_{i}f_{i,n}[/tex]. Is this correct?