ladder-calculus/coq
2024-07-27 13:30:12 +02:00
..
_CoqProject setup coq project & initial definition of terms (types & expressions) 2024-07-24 11:22:25 +02:00
bbencode.v 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
equiv.v 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
smallstep.v coq: smallstep: define delta expansion 2024-07-25 12:42:32 +02:00
subst.v coq: add morphism type 2024-07-25 12:41:44 +02:00
terms.v coq: notations for type terms 2024-07-27 13:28:52 +02:00
typing.v coq: wip typing 2024-07-27 13:30:12 +02:00