Skip to content
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

Add presentation::add_commutes_rule #470

Open
james-d-mitchell opened this issue Mar 7, 2023 · 0 comments
Open

Add presentation::add_commutes_rule #470

james-d-mitchell opened this issue Mar 7, 2023 · 0 comments
Assignees
Labels
feature-request A label for issues that request new features.

Comments

@james-d-mitchell
Copy link
Member

I.e.

presentation::add_commutes_rule(p, "ababbaba", "bbb") // adds ababbababbb = bbbababbaba

Possibly also presentation::add_commutator_rule but at the moment I'm struggling to figure out what the arguments to this would be since we don't track inverses.

@james-d-mitchell james-d-mitchell added the feature-request A label for issues that request new features. label Mar 7, 2023
@Joseph-Edwards Joseph-Edwards self-assigned this Apr 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request A label for issues that request new features.
Projects
None yet
Development

No branches or pull requests

2 participants