ladder-calculus/coq
Michael Sippel 44d8d401d8
adapt eval relation & add reduction example
add expr_descend Notation [{ e des τ }]
2024-09-16 17:54:32 +02:00
..
_CoqProject coq: move context into separate module, define morphism-path & redefine typing rules 2024-09-05 12:47:30 +02:00
bbencode.v adapt eval relation & add reduction example 2024-09-16 17:54:32 +02:00
context.v coq: move context into separate module, define morphism-path & redefine typing rules 2024-09-05 12:47:30 +02:00
equiv.v change meaning of expr_ascend to only explicitly state the top segment of the type ladder. 2024-09-16 15:58:29 +02:00
morph.v change meaning of expr_ascend to only explicitly state the top segment of the type ladder. 2024-09-16 15:58:29 +02:00
smallstep.v adapt eval relation & add reduction example 2024-09-16 17:54:32 +02:00
soundness.v change meaning of expr_ascend to only explicitly state the top segment of the type ladder. 2024-09-16 15:58:29 +02:00
subst.v expr term: remove explicit variable-type from expr_let 2024-09-08 14:48:36 +02:00
subtype.v coq: change notation brackets for terms 2024-08-22 09:57:47 +02:00
terms.v adapt eval relation & add reduction example 2024-09-16 17:54:32 +02:00
typing.v change meaning of expr_ascend to only explicitly state the top segment of the type ladder. 2024-09-16 15:58:29 +02:00