Documentation

Mathlib.CategoryTheory.Subobject.ArtinianObject

Artinian objects #

We shall say that an object X in a category C is Artinian (type class IsArtinianObject X) if the ordered type Subobject X satisfies the descending chain condition. The corresponding property of objects isArtinianObject : ObjectProperty C is always closed under subobjects.

Future works #

An object X in a category C is Artinian if Subobject X satisfies the descending chain condition. This definition is a term in ObjectProperty C which allows to study the stability properties of Artinian objects. For statements regarding specific objects, it is advisable to use the type class IsArtinianObject instead.

Equations
    Instances For
      @[reducible, inline]

      An object X in a category C is Artinian if Subobject X satisfies the descending chain condition.

      Equations
        Instances For

          Choose an arbitrary simple subobject of a non-zero Artinian object.

          Equations
            Instances For

              The monomorphism from the arbitrary simple subobject of a non-zero Artinian object.

              Equations
                Instances For