Table of Contents
Fetching ...

Kontsevich graphs act on Nambu--Poisson brackets, V. Implementation

Mollie S. Jagoe Brown, Arthemy V. Kiselev

TL;DR

The work addresses the problem of whether Kontsevich graph flows yield coboundaries for Nambu--Poisson brackets by constructing a trivialising vector field $\vec{X}^{\gamma}_d(P)$ such that $Q^{\gamma}_d(P)=\llbracket P,\vec{X}^{\gamma}_d(P)\rrbracket$ in dimension $d$, focusing on the tetrahedral cocycle $\gamma_3$. It presents a detailed computational workflow in SageMath using the package $\textsf{gcaops}$ to generate graph encodings, map them to Nambu micro-graphs, extract formulas, form monomial bases, build evaluation matrices, identify linearly independent contributions, skew-symmetrise for $d\ge 4$, and solve the $(\dot{a}_i,\dot{\varrho})$ system to obtain $\vec{X}^{\gamma}_d(P)$. A key contribution is demonstrating the existence of a trivialising vector field in $d=4$ for $\gamma_3$, supported by a complete outline of the methodological steps, including isomorphism pruning and linear-algebraic resolution. The paper also discusses practical limitations, notably high memory consumption in graph-to-formula evaluation, and proposes incremental computation and skew-pair techniques as avenues for optimization, thereby providing a practical blueprint for studying Kontsevich graph deformations of Poisson structures.

Abstract

In this series of papers, we established that $Q^{γ_3}_{d=4}(P)$ is a coboundary in 4D (paper II arXiv:2409.12555), and we presented a series of experimental results about the (non)trivialisation of Kontsevich graph flows of Nambu--Poisson brackets on $\mathbb{R}^d$ (paper IV). This immediate sequel V. to I.--IV. is a guide to working with the package $\textsf{gcaops}$ (https://github.com/rburing/gcaops) ($\textbf{G}$raph $\textbf{C}$omplex $\textbf{A}$ction $\textbf{O}$n $\textbf{P}$oisson $\textbf{S}$tructures) for $\textsf{SageMath}$ by Buring (2022). Specifically, we shall explain the script used in paper II (arXiv:2409.12555) and the use of it.

Kontsevich graphs act on Nambu--Poisson brackets, V. Implementation

TL;DR

The work addresses the problem of whether Kontsevich graph flows yield coboundaries for Nambu--Poisson brackets by constructing a trivialising vector field such that in dimension , focusing on the tetrahedral cocycle . It presents a detailed computational workflow in SageMath using the package to generate graph encodings, map them to Nambu micro-graphs, extract formulas, form monomial bases, build evaluation matrices, identify linearly independent contributions, skew-symmetrise for , and solve the system to obtain . A key contribution is demonstrating the existence of a trivialising vector field in for , supported by a complete outline of the methodological steps, including isomorphism pruning and linear-algebraic resolution. The paper also discusses practical limitations, notably high memory consumption in graph-to-formula evaluation, and proposes incremental computation and skew-pair techniques as avenues for optimization, thereby providing a practical blueprint for studying Kontsevich graph deformations of Poisson structures.

Abstract

In this series of papers, we established that is a coboundary in 4D (paper II arXiv:2409.12555), and we presented a series of experimental results about the (non)trivialisation of Kontsevich graph flows of Nambu--Poisson brackets on (paper IV). This immediate sequel V. to I.--IV. is a guide to working with the package (https://github.com/rburing/gcaops) (raph omplex ction n oisson tructures) for by Buring (2022). Specifically, we shall explain the script used in paper II (arXiv:2409.12555) and the use of it.

Paper Structure

This paper contains 15 sections, 1 theorem, 40 equations, 1 table.

Key Result

Lemma 1

The Nambu--Poisson bracket $P(\varrho,a^1,a^2)$ is skew-symmetric under the swap $a^1\rightleftarrows a^2$: The $\gamma_3$-flow $Q^{\gamma_3}_{d=4}(P)$ is built of four copies of $P$, therefore $Q^{\gamma_3}_{d=4}(P)$ is symmetric under $a^1\rightleftarrows a^2$; by swapping $a^1$ and $a^2$, we accumulate four minus signs: Therefore, to find a vector field $\vec{X}^{\gamma_3}_{d=4}(P)$ such that

Theorems & Definitions (20)

  • Definition 1: The sunflower graph
  • Example 1
  • Example 2
  • Remark 1
  • Remark 2
  • Example 3
  • Example 4
  • Example 5
  • Remark 3
  • Remark 4
  • ...and 10 more