62.54 IsNilNearring

IsNilNearring( nr )

A near-ring N is called nil if all its elements are nilpotent.

The function IsNilNearring checks if all elements are nilpotent and returns the according boolean value true or false.

  gap> IsNilNearring( LibraryNearring( "V4", 4 ) );    
  true

Previous Up Top Next
Index

GAP 3.4.4
April 1997