muEC::TYP::Ise – tests whether the argument is a product of generators of the e-basis
The muEC::TYP::Ise function tests whether expr is a product of generators of the e-basis that is a product of elementary symmetric functions.
The indexing vector must be a partition.
Call:
muEC::TYP::Ise(expr)
Parameters:
expr: |
any expression |
Related Functions:
muEC::TYP::Ish, muEC::TYP::Ism, muEC::TYP::Isp, muEC::TYP::Iss, muEC::TYP::Sf
muEC::TYP::Ise( e[] );
muEC::TYP::Ise( e[3,2,2,1] );
muEC::TYP::Ise( e[2,3,2,1] );