coq: add subtype relations

This commit is contained in:
Michael Sippel 2024-08-21 15:02:43 +02:00
parent a65a33d9d6
commit 42ae93f2d7
Signed by: senvas
GPG key ID: 060F22F65102F95C
2 changed files with 97 additions and 0 deletions

View file

@ -2,6 +2,7 @@
terms.v
equiv.v
subst.v
subtype.v
typing.v
smallstep.v
bbencode.v