Geometry.Net - the online learning center
Home  - Pure_And_Applied_Math - Commutative Algebra
e99.com Bookstore
  
Images 
Newsgroups
Page 1     1-20 of 73    1  | 2  | 3  | 4  | Next 20

         Commutative Algebra:     more books (100)
  1. Commutative Algebra: with a View Toward Algebraic Geometry (Graduate Texts in Mathematics) by David Eisenbud, 1995-03-30
  2. Undergraduate Commutative Algebra (London Mathematical Society Student Texts) by Miles Reid, 1996-04-26
  3. Introduction To Commutative Algebra (Volume 0) by Michael Atiyah, 1994-02-21
  4. Combinatorial Commutative Algebra (Graduate Texts in Mathematics) by Ezra Miller, Bernd Sturmfels, 2005-06-21
  5. Steps in Commutative Algebra (London Mathematical Society Student Texts) by Rodney Y. Sharp, 2001-02-15
  6. Computational Commutative Algebra 1 by Martin Kreuzer, Lorenzo Robbiano, 2010-11-30
  7. A Singular Introduction to Commutative Algebra by Gert-Martin Greuel, Gerhard Pfister, 2007-12-04
  8. Ideals, Varieties, and Algorithms: An Introduction to Computational Algebraic Geometry and Commutative Algebra (Undergraduate Texts in Mathematics) by David Cox, John Little, et all 2006-02-24
  9. The Geometry of Syzygies: A Second Course in Algebraic Geometry and Commutative Algebra (Graduate Texts in Mathematics) by David Eisenbud, 2005-02-01
  10. A Course in Commutative Algebra (Graduate Texts in Mathematics) by Gregor Kemper, 2010-12-29
  11. Basic Commutative Algebra by Balwant Singh, 2010-12-31
  12. Combinatorics and Commutative Algebra (Progress in Mathematics) by Richard P. Stanley, 2004-10-15
  13. Introduction to Algebraic Geometry and Commutative Algebra (IISc Lecture Notes Series) by Dilip P. Patil, Uwe Storch, 2010-03-31
  14. Geometric And Combinatorial Aspects Of Commutative Algebra (Lecture Notes in Pure and Applied Mathematics)

1. Commutative Algebra - Wikipedia, The Free Encyclopedia
Retrieved from http//en.wikipedia.org/wiki/commutative_algebra . Categories Commutative algebra. Views. Article Discussion Edit this page History
http://en.wikipedia.org/wiki/Commutative_algebra
Commutative algebra
From Wikipedia, the free encyclopedia
Jump to: navigation search This page deals with the area of study. For algebras which are commutative, see algebra (disambiguation) Commutative algebra is the branch of abstract algebra that studies commutative rings , their ideals , and modules over such rings. Both algebraic geometry and algebraic number theory build on commutative algebra. Prominent examples of commutative rings include polynomial rings , rings of algebraic integers , including the ordinary integers Z , and p-adic integers Commutative algebra is the main technical tool in the local study of schemes The study of rings which are not necessarily commutative is known as noncommutative algebra ; it includes ring theory representation theory , and the theory of Banach algebras
Contents
edit History
The subject, first known as ideal theory , began with Richard Dedekind 's work on ideals , itself based on the earlier work of Ernst Kummer and Leopold Kronecker . Later, David Hilbert introduced the term ring to generalize the earlier term number ring . Hilbert introduced a more abstract approach to replace the more concrete and computationally oriented methods grounded in such things as complex analysis and classical invariant theory . In turn, Hilbert strongly influenced

2. Posts Tagged With Commutative_algebra By Kaibutsu | MetaFilter
1 posts tagged with commutative_algebra by kaibutsu. Displaying 1 through 1. In 1935, a group of French mathematicians came together and published under a
http://www.metafilter.com/tags/commutative_algebra/12851
skip to main content
1 posts tagged with by kaibutsu
Displaying 1 through 1. In 1935, a group of French mathematicians came together and published under a single name, with the goal of overthrowing all that had come before: The Rise and Fall of N. Bourbaki.
posted on Sep 26, 2004 - View this thread
Features Login
New User
Links Home
Archives

Tags

About
Sites MetaFilter
Ask MeFi

Projects
Music ... Contact

3. Link Checks Report Www.math.ethz.ch
http//www.math.ethz.ch/~gruppe1/Serien/commutative_algebra/ss07/serie1.pdf is Document /~gruppe1/Serien/commutative_algebra/ss07/serie10.pdf (full URL
http://tim-4.ethz.ch/cgi-bin/extract.cgi?path=/checklinks/htdocs/tasks/www.math.

4. HG Changeset Patch User David@George.local Date 1161053012
5eba42221f8a r ac745c302b52 sage/rings/commutative_algebra.py - /dev/null Thu Jan 01 000000 1970 +0000 +++ b/sage/rings/commutative_algebra.py Mon
http://modular.math.washington.edu/home/dmharvey/patches/commutative-algebra.pat
-# -# Distributed under the terms of the GNU General Public License (GPL) -# -# This code is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU -# General Public License for more details. -# -# The full text of the GPL is available at: -# -# http://www.gnu.org/licenses/ -#***************************************************************************** - -from sage.structure.element import CommutativeAlgebraElement - -def is_CommutativeAlgebraElement(x): - return isinstance(x, CommutativeAlgebraElement)

5. Commutative Algebra - Wikipedia
Commutative algebra. In abstract algebra, commutative algebra is the field of study of commutative rings, their ideals, modules and algebras.
http://facetroughgemstones.com/wikipedia/co/Commutative_algebra.html
Office Supplies Buy Posters A-Z Products Website Advertising ...
Commutative algebra
In abstract algebra commutative algebra is the field of study of commutative rings , their ideals modules and algebras . It is foundational both for algebraic geometry and for algebraic number theory Related pages include: The subject's real founder, in the days when it was called ideal theory , should be considered to be David Hilbert . He seems to have thought of it (around 1900) as an alternate approach that could replace the then-fashionable complex function theory . In line with his thinking, computational aspects were secondary to the structural. The additional module concept, present in some form in Kronecker's work, is technically an improvement on working always directly on the special case of ideals . Its adoption is attributed to Emmy Noether 's influence. Given the scheme concept, commutative algebra is reasonably thought of as either the local theory or the affine theory of algebraic geometry wikipedia.org

6. Abstract Base Class For Commutative Algebras
Abstract base class for commutative algebras ***************************************************************************** Copyright (C) 2005
http://sage.math.washington.edu/home/bogart/sage_src_code/rings/commutative_alge
# # Distributed under the terms of the GNU General Public License (GPL) # # This code is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU # General Public License for more details. # # The full text of the GPL is available at: # # http://www.gnu.org/licenses/ #***************************************************************************** from sage.rings.ring import CommutativeAlgebra def is_CommutativeAlgebra(x): return isinstance(x, CommutativeAlgebra)

7. Commutative Algebra - Encyclopedia Article - Citizendium
Computational commutative algebra. Combinatorial commutative algebra. Retrieved from http//locke.citizendium.org8080/wiki/commutative_algebra
http://en.citizendium.org/wiki/Commutative_algebra
We are creating the world's most trusted encyclopedia and knowledge base.
The general public and experts collaborate, using their real names.
Commutative algebra
From Citizendium, the Citizens' Compendium
Jump to: navigation search
Main Article
Talk

Related Articles

Bibliography

External Links

This is a draft article , under development. These unapproved articles are subject to edit intro Commutative algebra developed as a theory in mathematics having the aim of translating classical geometric ideas into an algebraic framework, pioneered by David Hilbert and Emmy Noether at the beginning of the 20th century.
Contents
Definitions and major results
The notion of commutative ring assumes commutativity of the multiplication operation and usually the existence of a multiplicative identity in addition. The category of commutative rings has
  • commutative rings as its objects ring homomorphisms as its morphisms; i.e., functions such that is a morphism of abelian groups (with respect to the additive structure of the rings R and R r r r r for all , and R R
  • Affine Schemes
    The theory of affine schemes was initiated with the definition of the prime spectrum of a ring, the set of all prime ideals of a given ring. For curves defined by polynomial equations over a ring

    8. CiteULike: Eléments De Mathématique - Algèbre Commutative (Chapitres 5
    TY BOOK ID - citeulike2359972 TI - Eléments de Mathématique - Algèbre commutative (Chapitres 5 à 7) KW - bourbaki KW - commutative_algebra AU - Bourbaki,
    http://www.citeulike.org/user/NitinCR/article/2359972
    Register Log in FAQ
    Sponsored link
    CiteULike
    Journals
    Groups
    CiteULike is a free online bibliography manager. Register and you can start organising your references online.
    • Library Groups Watchlist Profile ... Export
      El©ments de Math©matique - Alg¨bre commutative (Chapitres 5   7)
      by: N Bourbaki Plain ACS - American Chemical Society APA - American Psychological Association CBE - Council of Biology Editors Chicago Elsevier Harvard IEEE JAMA - Journal of American Medical Association MLA - Modern Language Association Nature Oxford Science Turabian Vancouver
      View FullText article
      Reviews [Write a review of this article]
      There are no reviews of this article
      Find related articles from these CiteULike users
      Find related articles with these CiteULike tags
      BibTeX record
      RIS record
      TY - BOOK ID - citeulike:2359972 TI - El©ments de Math©matique - Alg¨bre commutative (Chapitres 5   7) KW - bourbaki KW - commutative_algebra AU - Bourbaki, N UR - http://www.springer.com/math/algebra/book/978-3-540-33941-0 ER - RIS BibTeX
      NitinCR's tags
      All tags in NitinCR's library Filter: 2-spinors 3-manifolds 4-manifolds abel ... zeta-functions clexpand_to_cookie("pdf"); clexpand_to_cookie("priority"); clexpand_to_cookie("privacy"); clexpand_to_cookie("privacy"); clexpand_to_cookie("vnotes"); clexpand_to_cookie("notes"); clexpand_to_cookie("posters"); clexpand_to_cookie("notes"); clexpand_to_cookie("tags"); clexpand_to_cookie("abstract"); clexpand_to_cookie("bibtex"); clexpand_to_cookie("ris");

    9. Commutative Algebra - MGSA
    Jump to navigation, search. 57 Questions postscript and tex source. Retrieved from http//math.berkeley.edu/~mgsa/w/index.php/commutative_algebra
    http://math.berkeley.edu/~mgsa/w/index.php/Commutative_Algebra
    var skin = 'monobook';var stylepath = '/~mgsa/w/skins';
    Commutative Algebra
    From MGSA
    Jump to: navigation search 57 Questions: postscript and tex source Retrieved from " http://math.berkeley.edu/~mgsa/w/index.php/Commutative_Algebra Views Personal tools Navigation Search Toolbox

    10. Commutative Algebra
    Commutative Algebra. Home page of A.J. de Jong. The topics we will discuss are Spectrum of a ring, elementary properties, flat and integral ring extensions
    http://www.math.columbia.edu/~dejong/commutative_algebra/
    Commutative Algebra
    Home page of A.J. de Jong The topics we will discuss are: Spectrum of a ring, elementary properties, flat and integral ring extensions, going up and going down, constructable sets and Chevalley's Theorem, graded modules, Artin-Rees theorem, dimension theory of Noetherian local rings, dimension theory of finitely generated k-algebras and transcendence degree, Hilbert Nullstellensatz. We will attempt to motivate the theory by giving examples from algebraic geometry, but the theorems discussed in the lectures will be theorems of commutative algebra. I will be using the book by Matsumura, Commutative Algebra (Mathematics Lecture Notes Series ; 56), Benjamin-Cummings Pub Co; 2d ed edition (July 1980). It is the book I learned this material from. This book is out of print. On the other hand, you can find all the material covered in any reasonable commutative algebra books. It is a good idea to choose one and stick to it however. Come and find me in my office if you are not sure which books to look at; I have a bunch of them available for you to look at. Another possibility is to use the lecture notes by Professor Robert Friedman from his previous years teaching this course. They are available to registered students through courseworks. It is strongly encouraged to go to the lectures, which are on Tuesday and Thursday 2:40-3:55 in Mathematics 520.

    11. Commutative Algebra
    previous page, up, next page. commutative_algebra page qTa. previous page, up, next page.
    http://tartarus.org/gareth/maths/notes.php/Commutative_Algebra/qTa
    previous page up next page previous page previous page up next page previous page ... next page

    12. Commutative Algebra - Indopedia, The Indological Knowledgebase
    Retrieved from http//www.indopedia.org/commutative_algebra.html . This page has been accessed 41 times. This page was last modified 1054,
    http://www.indopedia.org/Commutative_algebra.html

    13. UNL Math Research Algebra
    Skip Navigation. UNL graphic identifier Visitor Prospective Student Current Student Faculty Staff Business, Industry Government. Search
    http://www.math.unl.edu/research/areas/commutative_algebra.shtml

    14. Commutative Algebra | English | Dictionary & Translation By Babylon
    commutative algebra. Dictionary terms for commutative algebra in English, English definition for commutative algebra, Thesaurus and Translations of
    http://www.babylon.com/definition/commutative_algebra/English
    commutative algebra
    Define commutative algebra
    Translate commutative algebra
    commutative algebra in French commutative algebra in Italian commutative algebra in Spanish commutative algebra in German ... Download this dictionary Commutative algebra
    This page deals with the area of study. For algebras which are commutative, see algebra (disambiguation) .In abstract algebra , commutative algebra studies commutative rings , their ideals , and modules over such rings. Both algebraic geometry and algebraic number theory build on commutative algebra. Prominent examples of commutative rings include polynomial rings , rings of algebraic integers , including the ordinary integers Z, and p-adic integer s.
    See more at Wikipedia.org...

    This article uses material from Wikipedia and is licensed under the GNU Free Documentation License
    Translate: English Chinese (S) Chinese (T) Croatian Dutch French German Hebrew Italian Japanese Korean Portuguese Russian Serbian Spanish Swedish Turkish Additional
    Use Babylon to translate to various languages

    15. Commutative Algebra : With A View Toward Algebraic Geometry (Graduate Texts In M
    COMMUTATIVE ALGEBRA reviews from readers. Also includes book price, book ratings, book discussions, book forums, book cover, book publication details.
    http://www.anobii.com/books/Commutative_Algebra/9780387942698/011557e500882f90c5
    Filter: World USA Select your city
    To see everyone, click "World" [x] Different contents may appear as you choose different location filters [x]
    Blog this item Look inside at: Amazon Google
    Similar books
    An Introduction to Homological Algebra
    The Geometry of Schemes
    Undergraduate Commutative Algebra
    Introduction to Commutative Algebra
    Commutative Ring Theory
    Book Description
    Book Details
    English Books Paperback 797 Pages Edition: 1st ed. 1995. Corr. 3rd printing ISBN-10: ISBN-13: Publisher: Springer Pub date: Feb 11, 1999 Dimensions: 23 cm x 15 cm x 4 cm Just how big is that?
    Improve data of this book Suggest different versions or languages of the same book Book details not accurate Add descriptions of this book Add a new cover Report wrong cover for removal
    Edit
    Allowed tags bold
    Italics [0387942696], [ISBN], [ISBN] are actually same versions of the same book Cancel
    Buying Info
    ISBN Edition List Sale Seller Paperback Amazon US Amazon UK Amazon CA Amazon FR ... Amazon DE
    FAQ See all
    How does the voting work?

    16. Bargain Commutative Algebra Books - Discount Used Books At Biblio.com
    Find tens of millions of used books, rare books, and outof-print books from the preferred global network of independent booksellers.
    http://www.biblio.com/bargain_books/1254/MATHEMATICS/1547480/Algebra__General/Co
    cart (0 items) account Login Register Help ... Textbooks
    show basic search Author: Publisher: Title: ISBN: Keywords: Shipping from: Any country United States United Kingdom Canada Australia Germany France Spain New Zealand Italy Japan Albania Algeria American Samoa Andorra Argentina Armenia Austria Bahamas Bahrain Barbados Belarus Belgium Belize Bermuda Bhutan Bolivia Bosnia Botswana Brazil Brunei Bulgaria Burma Cambodia Canary Islands Cayman Islands Chile China Colombia Costa Rica Cote d'Ivoire Croatia Cuba Cyprus Czech Republic Denmark Dominica Dominican Republic Egypt El Salvador Estonia Fiji Finland Georgia Gibraltar Greece Greenland Grenada Guam Guatemala Haiti Honduras Hong Kong Hungary Iceland India Iraq Ireland Israel Jamaica Jordan Korea (North) Korea (South) Kuwait Laos Latvia Lebanon Libya Liechtenstein Lithuania Luxembourg Macedonia Malaysia Maldives Malta Mexico Micronesia Monaco Morocco Nepal Netherlands Netherlands Antilles Nicaragua Norway Oman Pakistan Panama Papua New Guinea Paraguay Peru Philippines Poland Portugal Puerto Rico Qatar Romania Russia San Marino Saudi Arabia Scotland Senegal Serbia Sierra Leone Singapore Slovakia Slovenia South Africa Sri Lanka St. Lucia

    17. MATHEMATICS : Algebra / General : Commutative Algebra Books
    Find the lowest price on new and used Commutative algebra Books.
    http://www.allbookstores.com/Mathematics/Algebra/General/Commutative_Algebra.htm
    Search By: Keyword Title Author ISBN Browse: Choose a subject: Art Children's Books Christian Books History Gardening Horror Mystery Oprah Book Club Photography Reference Romance Science Science Fiction Sports Technology Travel Art Children's Books Christian Books History ... Algebra / General : Commutative algebra You may sort these results by title or by publication date
    120 titles (showing 1-20)

    18. CategoryCommutative Algebra
    CategoryCommutative algebra. Contents 1. Subcategories 1. 1. M 2. Pages in category Commutative algebra 2. 1. A 2. 2. B 2. 3. C 2. 4. D 2. 5. E 2. 6. F
    http://wapedia.mobi/en/Category:Commutative_algebra
    Category:Commutative algebra
    1. Pages in category "Commutative algebra"
    There are pages in this section of this category. In mathematics Commutative Algebra is the area of abstract algebra dealing with commutative rings and commutative modules and algebras over commutative rings. It is essential to the study of algebraic geometry and algebraic number theory
    The main article for this category is Commutative algebra
    Category: Abstract algebra In other languages: de eo fr ko ... Wapedia: For Wikipedia on mobile phones

    19. Upto11.net - Wikipedia Article For Commutative Algebra
    In abstract algebra, commutative algebra is the field of study of commutative rings, their ideals, modules and algebras. It is foundational both for
    http://www.upto11.net/generic_wiki.php?q=commutative_algebra

    20. Commutative Algebra
    A selection of articles related to commutative algebra.
    http://www.experiencefestival.com/commutative_algebra
    Articles Archives Start page News Contact Community General Newsletter Contact information Site map Most recommended Search the site Archive Photo Archive Video Archive Articles Archive More ... Wisdom Archive Body Mind and Soul Faith and Belief God and Religion ... Yoga Positions Site map 2 Site map
    commutative algebra
    A Wisdom Archive on commutative algebra
    commutative algebra A selection of articles related to commutative algebra More material related to Commutative Algebra can be found here: Index of Articles
    related to

    Commutative Algebra
    commutative algebra Page 2 Page 3
    ARTICLES RELATED TO commutative algebra
    commutative algebra: Encyclopedia II - Algebra ring theory - Formal definition Let R be a commutative ring. An R-algebra is a set A which has the structure of both a ring and an R-module in such a way that ring multiplication is an R-bilinear map. Explicity, we must have If A itself is commutative (as a ring) then it is called a commutative R-algebra. Starting with an R-module A, we get an R-algebra by equipping A with an R-bilinear map A — A
    See also:
    Algebra ring theory Algebra ring theory - Formal definition Algebra ring theory - Algebra homomorphisms Algebra ring theory - Examples ... Algebra ring theory - Constructions Read more here: commutative algebra: Encyclopedia - Wolfgang Krull Wolfgang Krull (1899 - 1971) was a German mathematician, working in the field of commutative algebra. See: Krull dimension, the Krull topology, Krull's intersection theorem and Krull's principal ideal theorem . ...

    Page 1     1-20 of 73    1  | 2  | 3  | 4  | Next 20

    free hit counter