Skip to content

Conversation

jbaum98
Copy link

@jbaum98 jbaum98 commented Apr 22, 2019

I've found useful the property that for integers, unsigned is injective:

Lemma unsigned_inj : forall x y : int,
    unsigned x = unsigned y -> x = y.

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