Skip to content

Commit 13ad4a1

Browse files
committed
Trac #21295 review issue 29: notice minimize vs field
1 parent 2ddb686 commit 13ad4a1

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/sage/combinat/recognizable_series.py

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,12 @@
1919
2020
\mathit{left} \, \mu(w) \, \mathit{right}.
2121
22+
.. NOTE::
23+
24+
Whenever a minimization (:meth:`~RecognizableSeries.minimized`) of
25+
a series needs to be computed, it is required that `K` is a field.
26+
In particular, minimization is called before checking if a series is
27+
nonzero.
2228
2329
.. WARNING::
2430

0 commit comments

Comments
 (0)