-
-
Notifications
You must be signed in to change notification settings - Fork 561
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Axioms for semigroups: L,R,J,H-trivial, aperiodic #18265
Comments
This comment has been minimized.
This comment has been minimized.
Work Issues: Create a ticket and reference it in the doc |
New commits:
|
Commit: |
comment:4
I am setting it to needs review to get the patchbot to pick it up. |
comment:5
It would be good for the new files to have the standard copyright template: http://doc.sagemath.org/html/en/developer/coding_basics.html#headings-of-sage-library-code-files. Patchbot report has also come in and states errors in
along with docbuilding issues. |
Branch pushed to git repo; I updated commit sha1. New commits:
|
Branch pushed to git repo; I updated commit sha1. New commits:
|
Changed work issues from Create a ticket and reference it in the doc to none |
comment:12
Thanks Travis for having a look. The patchbot should go green now, and I have finished cleaning things up. Up for review for real now! |
comment:13
Some comments:
|
Branch pushed to git repo; I updated commit sha1. New commits:
|
comment:15
Hi Travis, Thanks for the review. Replying to @tscrim:
We want them to be axioms to interact nicely with each other: there Indeed
Thanks for catching. Fixed!
This would be cute, indeed. I'll have a quick look if it's trivial to
I agree that documentation at the category level would be highly In the mean time the subcategory methods are the most appropriate New commits:
|
comment:16
Replying to @nthiery:
I think we should also add that an inverse H-trivial monoids implies J-trivial.
Considering there is exactly 1 X-trivial group (up to isomorphism), there won't be any additional pollution from
Let me know. |
Branch pushed to git repo; I updated commit sha1. New commits:
|
comment:18
Replying to @tscrim:
Yes, but only when we will have the "inverse" axiom in the sense of Of course an R-trivial monoid with a global inverse is J/H trivial,
I made a quick fix, so that JTrivial is displayed as j trivial and not It's been discussed several times that axioms like AdditiveAssociative
This would make the Do you agree that this is good enough for now? |
Reviewer: Travis Scrimshaw |
comment:19
Replying to @nthiery:
I'm somewhat leaning towards having the implication for the global inverse, but considering the category of X-trivial groups is, well, trivial, I don't feel strongly about this. So if you don't feel like doing it, then you can set this to a positive review.
Yes, I believe this should be on a separate ticket. |
Branch pushed to git repo; I updated commit sha1. New commits:
|
comment:21
Replying to @tscrim:
Done and pushed! |
comment:22
Thank you. |
Changed branch from u/nthiery/semigroups/axioms-18265 to |
This ticket defines the usual Green axioms for semigroups, and provides stubs for the corresponding categories:
This is a first step toward #18001.
CC: @hivert @saliola @avirmaux @sagetrac-sage-combinat
Component: algebra
Author: Nicolas M. Thiéry
Branch/Commit:
6158f0e
Reviewer: Travis Scrimshaw
Issue created by migration from https://trac.sagemath.org/ticket/18265
The text was updated successfully, but these errors were encountered: