This commit is contained in:
Simon Cruanes 2022-08-16 21:29:12 -04:00
parent 6c14690fba
commit 99dc9743a3
No known key found for this signature in database
GPG key ID: EBFFF6F283F3A2B4

View file

@ -44,4 +44,4 @@ val mk_theory :
the arguments would be the arguments would be
[a, b, [Some a, Some b, mk_merge_t (Some a)(Some b)], pr] [a, b, [Some a, Some b, mk_merge_t (Some a)(Some b)], pr]
where [pr] is the injectivity lemma [Some a=Some b |- a=b]. where [pr] is the injectivity lemma [Some a=Some b |- a=b].
*) *)