muEC::TYP::Ism – tests whether the argument is a generator of the m-basis

The muEC::TYP::Ism function tests whether expr is a generator of the m-basis that is a monomial symmetric function.

The indexing vector must be a partition.

→ Examples

Call:

muEC::TYP::Ism(expr)

Parameters:

expr

any expression

Related Functions:

muEC::TYP::Ise, muEC::TYP::Ish, muEC::TYP::Isp, muEC::TYP::Iss, muEC::TYP::Sf

Example 1:

muEC::TYP::Ism( m[] );

math

muEC::TYP::Ism( m[3,2,2,1] );

math

muEC::TYP::Ism( m[2,3,2,1] );

math