Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Apr 2, 2023. It is now read-only.
This repository was archived by the owner on Apr 2, 2023. It is now read-only.

Add typed beta rules for (vproj x (vin x...)) etc. #683

@jonsterling

Description

@jonsterling

These are exactly the case that our direct computation rules cannot deal with (because it is not a stable reduction).

Also, @favonia, what happens with HITs? do we generate typed beta rules for such cases? Otherwise, it would not be possible to prove many goals that ought to be true.

An alternative is to add a single rule that lets us establish a judgmental equivalence using unstable evaluation, supposing that both sides of the equation are well-typed. This seems likely to be true (it seems like it has to be!), but I'd like someone to double check to be sure.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions