|
d690d6dcdc
|
organize coq sources in subdirectories
|
2024-09-21 13:00:57 +02:00 |
|
|
826077e37b
|
coq: add translate_typing example
& other minor stuff
|
2024-09-19 01:46:29 +02:00 |
|
|
f53f226f55
|
remove module wraps in each file
|
2024-09-17 03:13:36 +02:00 |
|
|
c3d1649402
|
expr term: remove explicit variable-type from expr_let
|
2024-09-08 14:48:36 +02:00 |
|
|
39f312b401
|
coq: rename expr_term constructors: remove 'tm' prefix
|
2024-08-22 08:19:48 +02:00 |
|
|
361d03c117
|
coq: reimplement type substitution and alpha conversion in types
|
2024-08-21 20:03:46 +02:00 |
|
|
f135a5ed43
|
paper: add appendix with coq listings
|
2024-08-07 15:59:03 +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 |
|
|
7be0e3fa2f
|
coq: implement substitutions (on type- & expr-terms)
|
2024-07-24 11:22:39 +02:00 |
|