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 #
- when
C
is an abelian category, relateIsArtinianObject
inC
withIsNoetherianObject
inCᵒᵖ
.
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
An object X
in a category C
is Artinian if Subobject X
satisfies the descending chain condition.
Instances For
Choose an arbitrary simple subobject of a non-zero Artinian object.
Instances For
The monomorphism from the arbitrary simple subobject of a non-zero artinian object.