Documentation

Mathlib.RingTheory.Radical

Radical of an element of a unique factorization normalization monoid #

This file defines a radical of an element a of a unique factorization normalization monoid, which is defined as a product of normalized prime factors of a without duplication. This is different from the radical of an ideal.

Main declarations #

For unique factorization domains #

For Euclidean domains #

TODO #

The finite set of prime factors of an element in a unique factorization monoid.

Equations
Instances For

    Radical of an element a in a unique factorization monoid is the product of the prime factors of a.

    Equations
    Instances For

      Coprime elements have disjoint prime factors (as multisets).

      Division of an element by its radical in an Euclidean domain.

      Equations
      Instances For