muEC::TYP::Ish – tests whether the argument is a product of generators of the h-basis

The muEC::TYP::Ish function tests whether expr is a product of generators of the h-basis that is a product of complete symmetric functions.

The indexing vector must be a partition.

→ Examples

Call:

muEC::TYP::Ish(expr)

Parameters:

expr

any expression

Related Functions:

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

Example 1:

muEC::TYP::Ish( h[] );

math

muEC::TYP::Ish( h[3,2,2,1] );

math

muEC::TYP::Ish( h[2,3,2,1] );

math