Closed ethanlee515 closed 1 year ago
Previous Word implementation generates unprovable subtype-like axioms on clone and proof*. Directly including Subtype removes these proof obligations.
Word
clone
proof*
Subtype
Thanks for tackling this. Can you please also update the failing example(s)?
Whoops, didn't realize the examples were failing. Let's see if the CI checks pass this time...
Previous
Word
implementation generates unprovable subtype-like axioms onclone
andproof*
. Directly includingSubtype
removes these proof obligations.