|
fd8ca35a27
|
paper: add new coq files to appendix
|
2024-09-04 12:44:24 +02:00 |
|
|
b31c8abc6c
|
initial definition of soundness theorems
|
2024-09-04 12:41:17 +02:00 |
|
|
2db774ae68
|
initial definition of expand_morphisms
|
2024-09-04 12:41:00 +02:00 |
|
|
75fab989d7
|
work on typing rules
|
2024-09-04 12:39:15 +02:00 |
|
|
b978637b57
|
coq: change notation brackets for terms
|
2024-08-22 09:57:47 +02:00 |
|
|
719cb8ec4a
|
coq: add value requirement in E-App2
|
2024-08-22 09:57:05 +02:00 |
|
|
9c17e9e642
|
paper: rename inference rules to match coq definitions
|
2024-08-22 09:05:20 +02:00 |
|
|
4323e7d09f
|
coq: add another typing example
|
2024-08-22 08:31:14 +02:00 |
|
|
ad107759bf
|
coq: expr alpha conversion
|
2024-08-22 08:30:46 +02:00 |
|
|
39f312b401
|
coq: rename expr_term constructors: remove 'tm' prefix
|
2024-08-22 08:19:48 +02:00 |
|
|
61f1234fcc
|
coq: add 'compatible' typing relation
|
2024-08-21 20:04:20 +02:00 |
|
|
361d03c117
|
coq: reimplement type substitution and alpha conversion in types
|
2024-08-21 20:03:46 +02:00 |
|
|
0caf3ff514
|
coq: remove type_unit & type_num
|
2024-08-21 16:10:15 +02:00 |
|
|
42ae93f2d7
|
coq: add subtype relations
|
2024-08-21 15:02:43 +02:00 |
|
|
a65a33d9d6
|
coq: rename type equality rules to have prefix TEq_
|
2024-08-18 11:24:37 +02:00 |
|
|
d08144434c
|
complete type distribute/condense definitions
|
2024-08-18 10:56:06 +02:00 |
|
|
221c017640
|
coq: alpha conversion in types
|
2024-08-18 10:47:35 +02:00 |
|
|
3a84dada65
|
coq notation definition for expressions
|
2024-08-18 10:28:56 +02:00 |
|
|
8da65e4d38
|
coercion semantics
|
2024-08-08 13:20:18 +02:00 |
|
|
b8e8543813
|
paper: subtype relation
|
2024-08-08 13:19:17 +02:00 |
|
|
06dba1f348
|
paper: add type equivalence
|
2024-08-08 13:18:36 +02:00 |
|
|
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 |
|