getAnisotropicPart(beta)By the Witt Decomposition theorem, any Grothendieck-Witt class can be decomposed uniquely into a sum of hyperbolic forms and an anisotropic part $\beta\cong\beta_{a}\oplus n\mathbb{H}$ where the form $\beta_{a}$ is anisotropic. This method returns the anisotropic part $\beta_{a}$ of the Grothendieck-Witt class $\beta$.
Over the complex and real numbers, this is straightforward, and over finite fields it is a fairly routine computation. Over the rational number, some more sophisticated algorithms are needed from the literature. For this, we implement algorithms developed for number fields by Koprowski and Rothkegel [KR23].
|
|
[KR23] P. Koprowski and B. Rothkegel, "The anisotropic part of a quadratic form over a number field," J. Symbolic Computation, 2023.
The object getAnisotropicPart is a method function.
The source of this document is in A1BrouwerDegrees/Documentation/DecompositionDoc.m2:128:0.