wedgeProduct(p,q,M) -- returns the matrix which represents the multiplication map from exteriorPower(p,M) ** exteriorPower(q,M) to exteriorPower(p+q,M).
Here M is free module.
Ways to use wedgeProduct :