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

Subtraction bug: (ω^2+ω) - ω == (ω^2+ω) #1

Open
asvarga opened this issue Feb 19, 2022 · 0 comments
Open

Subtraction bug: (ω^2+ω) - ω == (ω^2+ω) #1

asvarga opened this issue Feb 19, 2022 · 0 comments

Comments

@asvarga
Copy link
Owner

asvarga commented Feb 19, 2022

I think the issue is that

GT -> (Ord a0 n0 b0)

should be (Ord a0 n0 (b0-(Ord a1 n1 b1))).

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

No branches or pull requests

1 participant