Commit graph

16 commits

Author SHA1 Message Date
35e0a9b62b
paper:work on syntax definition & substitutions 2024-08-08 13:17:34 +02:00
3f27afa253
paper: simplify pseudo grammar 2024-08-07 16:00:01 +02:00
f135a5ed43
paper: add appendix with coq listings 2024-08-07 15:59:03 +02:00
c7794d8a89
paper: wip add more lemmas 2024-07-27 13:30:34 +02:00
eebb096f8a
coq: wip typing 2024-07-27 13:30:12 +02:00
d880e07d57
coq: notations for type terms 2024-07-27 13:28:52 +02:00
13165a7951
coq: smallstep: define delta expansion 2024-07-25 12:42:32 +02:00
ec955c3c19
coq: add morphism type 2024-07-25 12:41:44 +02:00
292234c247
rename term types to expr_term and type_term and type_abs->type_univ, type_app->type_spec 2024-07-25 12:40:12 +02:00
ec1a2ab4a4
add initial main.tex 2024-07-24 11:23:51 +02:00
84ad8d9897 coq: add some examples of bb-encoding 2024-07-24 11:22:39 +02:00
04f9393b4f coq: preliminary small-step semantics 2024-07-24 11:22:39 +02:00
d8200b56b4 coq: preliminary definition of typing-relation 2024-07-24 11:22:39 +02:00
a6939b3a40 coq: equivalence of type-terms 2024-07-24 11:22:39 +02:00
7be0e3fa2f coq: implement substitutions (on type- & expr-terms) 2024-07-24 11:22:39 +02:00
61948c6dc6 setup coq project & initial definition of terms (types & expressions) 2024-07-24 11:22:25 +02:00