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
a65a33d9d6
ladder-calculus
/
coq
History
Michael Sippel
a65a33d9d6
coq: rename type equality rules to have prefix TEq_
2024-08-18 11:24:37 +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
coq: rename type equality rules to have prefix TEq_
2024-08-18 11:24:37 +02:00
smallstep.v
coq: smallstep: define delta expansion
2024-07-25 12:42:32 +02:00
subst.v
paper: add appendix with coq listings
2024-08-07 15:59:03 +02:00
terms.v
coq notation definition for expressions
2024-08-18 10:28:56 +02:00
typing.v
coq notation definition for expressions
2024-08-18 10:28:56 +02:00