File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -16,6 +16,8 @@ This page contains the documentation for examples of finitely presented semigrou
16
16
authors, values of this type can be passed as an argument to disambiguate
17
17
which presentation is wanted.
18
18
19
+ The author values can be combined via the operator ``+ ``.
20
+
19
21
.. list-table ::
20
22
:widths: 50 50
21
23
:header-rows: 0
@@ -306,7 +308,7 @@ Full API
306
308
A presentation for a rectangular band.
307
309
308
310
Returns a list giving a semigroup presentation defining
309
- the `m ` by `n ` rectangular band, as given in Proposition 4.2 of
311
+ the `` m `` by `` n ` ` rectangular band, as given in Proposition 4.2 of
310
312
`10.1007/s002339910016 `_.
311
313
312
314
@@ -394,7 +396,7 @@ Full API
394
396
A presentation for the stylic monoid.
395
397
396
398
Returns a list giving a semigroup presentation defining
397
- the stylic monoid with `n ` generators (see Theorem 8.1 of
399
+ the stylic monoid with `` n ` ` generators (see Theorem 8.1 of
398
400
`10.1007/s00233-022-10285-3 `_).
399
401
400
402
:param n: the number of generators
You can’t perform that action at this time.
0 commit comments