Arc diagrams

Arc diagram induced bases

Warning

The basis ArcDiagDeformBasis can currently only be used for exterior and symmetric powers of the standard module of special orthogonal Lie algebras.

Reverse direction

Given a basis element of an above basis, one can lookup all arc diagrams that induce it (up to a scalar).

PBWDeformations.lookup_dataFunction
lookup_data(m::DeformationMap{C}, basis::DeformBasis{C}) where {C <: RingElem}

Look up additional data that was used to generate the deformation map m in the basis basis. This can e.g. be an arc diagram or a pseudograph.

source