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
f2a5d4a11b
ladder-calculus
/
coq
History
Michael Sippel
f2a5d4a11b
rename term types to
expr_term
and
type_term
and
type_abs
->
type_univ
,
type_app
->
type_spec
2024-07-25 11:04:56 +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 11:04:56 +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 11:04:56 +02:00
smallstep.v
rename term types to
expr_term
and
type_term
and
type_abs
->
type_univ
,
type_app
->
type_spec
2024-07-25 11:04:56 +02:00
subst.v
rename term types to
expr_term
and
type_term
and
type_abs
->
type_univ
,
type_app
->
type_spec
2024-07-25 11:04:56 +02:00
terms.v
rename term types to
expr_term
and
type_term
and
type_abs
->
type_univ
,
type_app
->
type_spec
2024-07-25 11:04:56 +02:00
typing.v
rename term types to
expr_term
and
type_term
and
type_abs
->
type_univ
,
type_app
->
type_spec
2024-07-25 11:04:56 +02:00