You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
From what I can tell from the paper and examples directory in the repo, nearly all examples are about proof transfer for isomorphisms/equality. Or are there any Trocq-based examples lying around somewhere for CoqEAL style refinement based on partial quotient refinement relations, where the target type has "more elements" than the source type?
The text was updated successfully, but these errors were encountered:
For the record, I think a Trocq port of the rational number refinement example from the CoqEAL paper would be nice, and also demonstrate to observers that Trocq has these refinement capabilities. If a spare moment to do this shows up and nobody beats me to it, I will make a PR.
From what I can tell from the paper and
examples
directory in the repo, nearly all examples are about proof transfer for isomorphisms/equality. Or are there any Trocq-based examples lying around somewhere for CoqEAL style refinement based on partial quotient refinement relations, where the target type has "more elements" than the source type?The text was updated successfully, but these errors were encountered: