Changeset 46f16d in git for Singular/LIB/ring.lib
- Timestamp:
- Apr 30, 2005, 10:34:23 PM (18 years ago)
- Branches:
- (u'spielwiese', '0d6b7fcd9813a1ca1ed4220cfa2b104b97a0a003')
- Children:
- 800065e93b5387c2db77ed76e304f2e1d59f5750
- Parents:
- af68effd182c32605e244b1a70a9c63218aca0ef
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Singular/LIB/ring.lib
raf68ef r46f16d 1 1 /////////////////////////////////////////////////////////////////////////////// 2 version="$Id: ring.lib,v 1.2 3 2005-04-28 15:11:52 SingularExp $";2 version="$Id: ring.lib,v 1.24 2005-04-30 20:34:23 levandov Exp $"; 3 3 category="General purpose"; 4 4 info=" … … 767 767 the ideal has to be an ideal in the given ring. 768 768 SEE ALSO: preimage 769 KEYWORDS: 770 EXAMPLE: example preimageLoc ; shows an example "771 {769 KEYWORDS: preimage under a map between local rings, map between local rings, map between local and global rings 770 EXAMPLE: example preimageLoc ; shows an example 771 "{ 772 772 def S=basering; 773 773 int i; … … 863 863 nu; 864 864 } 865
Note: See TracChangeset
for help on using the changeset viewer.