ladder-calculus/coq
2024-09-16 15:14:53 +02:00
..
_CoqProject coq: move context into separate module, define morphism-path & redefine typing rules 2024-09-05 12:47:30 +02:00
bbencode.v expr term: remove explicit variable-type from expr_let 2024-09-08 14:48:36 +02:00
context.v coq: move context into separate module, define morphism-path & redefine typing rules 2024-09-05 12:47:30 +02:00
equiv.v coq: reimplement type substitution and alpha conversion in types 2024-08-21 20:03:46 +02:00
morph.v add translate_morphism_path \& morphism path examples 2024-09-08 15:30:09 +02:00
smallstep.v coq: remove delta_step definition 2024-09-04 12:46:37 +02:00
soundness.v wip on preservation proof 2024-09-16 15:14:53 +02:00
subst.v expr term: remove explicit variable-type from expr_let 2024-09-08 14:48:36 +02:00
subtype.v coq: change notation brackets for terms 2024-08-22 09:57:47 +02:00
terms.v wip on preservation proof 2024-09-16 15:14:53 +02:00
typing.v coq: add translate_typing 2024-09-08 15:34:15 +02:00