-
-
Notifications
You must be signed in to change notification settings - Fork 698
Closed
Description
FiniteRankFreeModule defines a method exterior_power, creating an instance of ExtPowerFreeModule.
We propose to add a method symmetric_power and class SymPowerFreeModule. (More generally, we could have submodules of tensors with prescribed symmetries; this is currently only available on the level of elements, not parents.)
They will be submodules of TensorFreeModules. (#30169 makes ExtPowerFreeModules quotients.)
The existing method FiniteRankFreeModule.sym_bilinear_form might be changed to produce elements of it for p=2.
Depends on #30229
CC: @egourgoulhon @dimpase @yuan-zhou @tscrim @mjungmath
Component: linear algebra
Reviewer: Dima Pasechnik
Issue created by migration from https://trac.sagemath.org/ticket/30095