uconf.wrappers.shifted_cooperad¶
Shifted cooperad wrapper with suspension/Koszul sign conventions.
Classes
|
Factory for shifted cooperad components. |
- class uconf.wrappers.shifted_cooperad.ShiftedCooperad(cooperad_cls, shift_degree)[source]¶
Bases:
UniqueRepresentationFactory for shifted cooperad components.
For a cooperad
Cand integer shiftd, the arity-ncomponent is shifted byd (n - 1). Differential and symmetric action use the same transport/sign rules asuconf.shifted_operad.ShiftedOperad.- Parameters:
cooperad_cls (CooperadLike)
shift_degree (int)
- property connectivity: int¶
Connectivity of the shifted cooperad.
ShiftedCooperad(C, d)(n)lives in degrees >= (k + d)*(n-1) where k is the connectivity of C, because the degree-shift byd*(n-1)raises the lower bound byd*(n-1).