| [ << ] | [ < ] | [ Up ] | [ > ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] | 
Procedures for algebraic structure.
checks the object is addable, subtractable, multipliable, dividable, negatable and invertable, respectively.
If the result is #t, the object can apply procedure +, -, *, /, one argument - and one argument /, respectively.
returns #t if the object is a ring.
If the result is #t, the object can apply procedure +, - and *.
returns #t if the object is a field.
If the result is #t, the object can apply procedure +, -, * and /.
| [ << ] | [ < ] | [ Up ] | [ > ] | [ >> ] | 
 
  This document was generated on August 9, 2012 using texi2html 5.0.