Synopsis:
exteriorPower(i,F) -- calculate the i-th exterior power of a coherent sheaf F.
Code:
-- ../m2/varieties.m2:143 exteriorPower(ZZ,CoherentSheaf) := CoherentSheaf => (i,F) -> sheaf(variety F, exteriorPower(i,F.module))