Skip to content

Commit 287430a

Browse files
Update src/sage/rings/polynomial/multi_polynomial_sequence.py
Co-authored-by: Travis Scrimshaw <[email protected]>
1 parent ca13a62 commit 287430a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/sage/rings/polynomial/multi_polynomial_sequence.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1271,7 +1271,7 @@ def is_groebner(self, singular=singular):
12711271
forms a Groebner basis if and only if for every element `S` in
12721272
`Syz(LM(I))`:
12731273
1274-
.. math::
1274+
.. MATH::
12751275
12761276
S \star G = \sum_{i=0}^{m} h_i g_i \longrightarrow_G 0.
12771277

0 commit comments

Comments
 (0)