<rss xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" version="2.0">
  <channel>
    <title>MaplePrimes - answers and comments on Question, which package containing command to find prime ideal?</title>
    <link>http://www.mapleprimes.com/questions/124675-Which-Package-Containing-Command-To</link>
    <language>en-us</language>
    <copyright>2026 Maplesoft, A Division of Waterloo Maple Inc.</copyright>
    <generator>Maplesoft Document System</generator>
    <lastBuildDate>Tue, 09 Jun 2026 18:17:24 GMT</lastBuildDate>
    <pubDate>Tue, 09 Jun 2026 18:17:24 GMT</pubDate>
    <itunes:subtitle />
    <itunes:summary />
    <description>The latest answers and comments added to the Question, which package containing command to find prime ideal?</description>
    <image>
      <url>http://www.mapleprimes.com/images/mapleprimeswhite.jpg</url>
      <title>MaplePrimes - answers and comments on Question, which package containing command to find prime ideal?</title>
      <link>http://www.mapleprimes.com/questions/124675-Which-Package-Containing-Command-To</link>
    </image>
    <item>
      <title>PolynomialIdeals</title>
      <link>http://www.mapleprimes.com/questions/124675-Which-Package-Containing-Command-To?ref=Feed:MaplePrimes:which package containing command to find prime ideal?:Comments#answer126119</link>
      <itunes:summary>&lt;p&gt;with(PolynomialIdeals):&lt;/p&gt;
&lt;p&gt;J := &amp;lt;x^2-1&amp;gt;;&lt;/p&gt;
&lt;p&gt;K := &amp;lt;x-1&amp;gt;;&lt;/p&gt;
&lt;p&gt;IsPrime(J); &amp;nbsp;# false&lt;/p&gt;
&lt;p&gt;L := Quotient(J,K);&lt;/p&gt;
&lt;p&gt;IsPrime(L); &amp;nbsp;# true&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;with(PolynomialIdeals):&lt;/p&gt;
&lt;p&gt;J := &amp;lt;x^2-1&amp;gt;;&lt;/p&gt;
&lt;p&gt;K := &amp;lt;x-1&amp;gt;;&lt;/p&gt;
&lt;p&gt;IsPrime(J); &amp;nbsp;# false&lt;/p&gt;
&lt;p&gt;L := Quotient(J,K);&lt;/p&gt;
&lt;p&gt;IsPrime(L); &amp;nbsp;# true&lt;/p&gt;</description>
      <guid>126119</guid>
      <pubDate>Fri, 30 Sep 2011 08:25:20 Z</pubDate>
      <itunes:author>roman_pearce</itunes:author>
      <author>roman_pearce</author>
    </item>
  </channel>
</rss>