Post a reply
Username:
Note:If not registered, provide any username. For more comfort, register here.
Subject:
Message body:
Enter your message here, it may contain no more than 60000 characters. 

Smilies
:D :) :( :o :shock: :? 8) :lol: :x :P :oops: :cry: :evil: :twisted: :roll: :wink: :!: :?: :idea: :arrow: :| :mrgreen:
Font size:
Font colour
Options:
BBCode is ON
[img] is ON
[flash] is OFF
[url] is ON
Smilies are ON
Disable BBCode
Disable smilies
Do not automatically parse URLs
Confirmation of post
To prevent automated posts the board requires you to enter a confirmation code. The code is displayed in the image you should see below. If you are visually impaired or cannot otherwise read this code please contact the %sBoard Administrator%s.
Confirmation code:
Enter the code exactly as it appears. All letters are case insensitive, there is no zero.
   

Topic review - What is the command to make a ringed space (SpecA, OspecA)?
Author Message
  Post subject:  Re: What is the command to make a ringed space (SpecA, OspecA)?  Reply with quote
What do you want to calculate?

The concept of Singular , see 2.1 Background http://www.singular.uni-kl.de/Manual/la ... 3.htm#SEC5

is mainly to work mainly ideals, http://www.singular.uni-kl.de/Manual/la ... htm#SEC117

By Groebner/standardbasis computations with these ideals, you
compute invariants of the varieties defined by these ideals, e.g.
the dimension of the variety.

Operations for the varieties correspond to the well known operations on the
ideals, (cf. the alg-geom dictionary Ch 4 in Cox,Little,O'Shea)
e.g. V_1 \cup V_2 <-> I_1 * I_2 ; V_1 \cap V_2 <-> I_1 + I_2

The ring command http://www.singular.uni-kl.de/Manual/la ... htm#SEC191
declares an ambient polynomial ring.

Projective varieties are defined by homogenous ideals, see homoghttp://www.singular.uni-kl.de/Manual/latest/sing_214.htm#SEC255

Global resp. local computations are provided by global e.g. dp
resp. a local term order e.g. ds

The coordinate ring of the variety is available by the qring command:
http://www.singular.uni-kl.de/Manual/la ... htm#SEC185
Post Posted: Thu Jul 01, 2010 3:15 pm
  Post subject:  What is the command to make a ringed space (SpecA, OspecA)?  Reply with quote
What is the command to make a ringed space (SpecA, OspecA)?
Post Posted: Sat Jun 26, 2010 5:01 am


It is currently Fri May 13, 2022 11:04 am
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group