Skip to content

Doc fixes 2#422

Merged
james-d-mitchell merged 24 commits intolibsemigroups:stable-1.4from
james-d-mitchell:doc-fixes-2
May 2, 2026
Merged

Doc fixes 2#422
james-d-mitchell merged 24 commits intolibsemigroups:stable-1.4from
james-d-mitchell:doc-fixes-2

Conversation

@james-d-mitchell
Copy link
Copy Markdown
Member

This a bunch more doc fixes found (mostly) by Codex disjoint from #420

Copy link
Copy Markdown
Collaborator

@Joseph-Edwards Joseph-Edwards left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think the changes in this PR are good. I noticed there were a few things that had been corrected in some files but not others (e.g. all return sentences begin with a capital letter, but param sentences do not) so I've added a few more commits to catch a few more. I have one question below, but otherwise I'm happy to merge, provided you're happy with my new changes @james-d-mitchell?

Comment thread src/knuth-bendix.cpp
classes.

:param kb1: the instance to compute the partition.
:param kb1: the instance to compute the partition with.
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not sure if "with" is the right word here, but I don't have any other suggestions I'm convinced are better. "the instance used to compute the partition of *kb2*"?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I see where you're coming from, but I think adding "with" here is a good change (or possibly neutral). I think of this in the following way: both kb1 and kb2 represent equivalence relations, we are trying to partition the normal forms related to kb2 into their classes in kb1, which could be described as "partitioning the normal forms of kb2 with kb1". Does this sound convincing?

@james-d-mitchell james-d-mitchell merged commit 417c9a4 into libsemigroups:stable-1.4 May 2, 2026
26 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants