|
D.15.23.19 symmetricPowerSheaf
Procedure from library schubert.lib (see schubert_lib).
- Usage:
- symmetricPowerSheaf(S,n); S sheaf, n int
- Return:
- sheaf
- Theory:
- This is the n-th symmetric power of a sheaf
Example:
See also:
addSheaf;
dualSheaf;
quotSheaf;
tensorSheaf.
|