This website requires JavaScript.
Explore
Help
Sign in
syntaxAlchemist
/
ladder-calculus
Watch
1
Star
0
Fork
You've already forked ladder-calculus
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
61f1234fcc
ladder-calculus
/
coq
History
Michael Sippel
61f1234fcc
coq: add 'compatible' typing relation
2024-08-21 20:04:20 +02:00
..
_CoqProject
coq: add subtype relations
2024-08-21 15:02:43 +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
coq: reimplement type substitution and alpha conversion in types
2024-08-21 20:03:46 +02:00
smallstep.v
coq: smallstep: define delta expansion
2024-07-25 12:42:32 +02:00
subst.v
coq: reimplement type substitution and alpha conversion in types
2024-08-21 20:03:46 +02:00
subtype.v
coq: add subtype relations
2024-08-21 15:02:43 +02:00
terms.v
coq: remove type_unit & type_num
2024-08-21 16:10:15 +02:00
typing.v
coq: add 'compatible' typing relation
2024-08-21 20:04:20 +02:00