next
| previous |
forward
| backward | up | top |
index
|
toc
|
home
PrimaryDecomposition
Description
This package provides computations with components of ideals, including minimal and associated primes, radicals, and primary decompositions of ideals.
See also
primaryDecomposition(Ideal)
(missing documentation )
Version
This documentation describes version 0.0 of PrimaryDecomposition.
Source code
The source code is in the file
PrimaryDecomposition.m2
.
Exports
Types
Hybrid, see
primaryDecomposition(..., Strategy => ...)
Functions
localize
(missing documentation )
primaryComponent
(missing documentation )
Symbols
Increment, see
primaryComponent(..., Increment => ...)
EisenbudHunekeVasconcelos, see
primaryDecomposition(..., Strategy => ...)
GTZ, see
primaryDecomposition(..., Strategy => ...)
ShimoyamaYokoyama, see
primaryDecomposition(..., Strategy => ...)
Menu
associatedPrimes(Ideal)
-- find the associated primes of an ideal
associatedPrimes(..., Strategy => ...)
localize(Ideal,Ideal)
-- localize an ideal at a prime ideal
localize(..., Strategy => ...)
primaryComponent(Ideal,Ideal)
-- find a primary component corresponding to an associated prime
primaryComponent(..., Strategy => ...)
primaryComponent(..., Increment => ...)
primaryDecomposition(..., Strategy => ...)