coq: move context into separate module, define morphism-path & redefine typing rules
This commit is contained in:
parent
e62c028126
commit
bf7846294f
5 changed files with 58 additions and 140 deletions
coq
|
@ -3,8 +3,9 @@ terms.v
|
|||
equiv.v
|
||||
subst.v
|
||||
subtype.v
|
||||
typing.v
|
||||
context.v
|
||||
morph.v
|
||||
typing.v
|
||||
smallstep.v
|
||||
soundness.v
|
||||
bbencode.v
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue