GCD of polynomials

Dependencies:

  1. Polynomial

The GCD of a set of polynomials over a ring with unity is a largest degree monic polynomial which divides all polynomials in that set. Since 1 divides all polynomials, every set of polynomials has a GCD.

Dependency for:

  1. Polynomial GCD theorem

Info:

Transitive dependencies:

  1. Group
  2. Ring
  3. Polynomial