ACE BN BNA CG CLG COMP FM FREE HEKA IDCA NCA NCSF PART SFA SG SGA SP SYMF TAB TYP

FUNCTION: IsB - test whether the argument is a basis element of an algebra related to the hyperoctahedral group

CALLING SEQUENCE:

IsB(expr)
TYP[IsB](expr)

PARAMETERS:

expr = any expression

SYNOPSIS:

EXAMPLES:


> with(TYP):
> IsB(B[3,1]);
 
                                false
 
> IsB(B[1,3]);
 
                                 true
 

SEE ALSO: IsBnCode