Skip to content

fix #17 by adding pow_left_inj case to cancel - #40

Open
lntricate1 wants to merge 1 commit into
hrmacbeth:mainfrom
lntricate1:patch-2
Open

fix #17 by adding pow_left_inj case to cancel#40
lntricate1 wants to merge 1 commit into
hrmacbeth:mainfrom
lntricate1:patch-2

Conversation

@lntricate1

Copy link
Copy Markdown

See issue #17 for more info. The cancel goal comes with cases for x^n \le y^n -> x \le y and x^n \lt y^n -> x \lt y, but not for x^n = y^n -> x = y, and this PR handles that equality case for consistency.

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.

1 participant