![[next]](next.gif)

![[up]](up.gif)
![[top]](top.gif)
Ring -- the class of all rings
A ring is a set together with operations +, -, * and elements 0, 1
satisfying the usual rules. In this system, it is also understood to
be a ZZ-algebra, which means that the operations where one argument is
an integer are also provided.
The type Ring is a member of the class Type.
Each object of class Ring is called a ring.
Each ring is also a member of class Type.
Types of Ring :
Making a ring :
Methods for using a ring :
Fixed objects of class Ring :
![[next]](next.gif)

![[up]](up.gif)
![[top]](top.gif)