muEC::TYP::Isp – tests whether the argument is a product of generators of the p-basis

The muEC::TYP::Isp function tests whether expr is a product of generators of the p-basis that is a product of power sum symmetric functions.

The indexing vector must be a partition.

→ Examples

Call:

muEC::TYP::Isp(expr)

Parameters:

expr

any expression

Related Functions:

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

Example 1:

muEC::TYP::Isp( p[3,2,2,1] );

math

muEC::TYP::Isp( p[2,3,2,1] );

math