getLocalAlgebraBasis(L, p)Given an endomorphism of affine space, $f=(f_1,\dots ,f_n)$, given as a list of polynomials called $L$ and the prime ideal of an isolated zero, this command returns a list of basis elements of the local algebra $Q_p(f):=k[x_{1},\dots,x_{n}]_{\mathfrak{m}_{p}}/(f_{1},\dots,f_{n})$ where $\mathfrak{m}_{p}$ is the maximal ideal corresponding to the closed point $p$ by computing a normal basis for $(I:(I:p^{\infty}))$ (see [S02, Proposition 2.5]).
|
|
|
|
[S02] B. Sturmfels, "Solving Systems of Polynomial Equations," American Mathematical Society, 2002.
The object getLocalAlgebraBasis is a method function.
The source of this document is in A1BrouwerDegrees/Documentation/ArithmeticMethodsDoc.m2:57:0.