Skip to content

Check termination of recursive functions #40

Open
@jespercockx

Description

@jespercockx

We eventually want to check that functions are terminating, but ideally without adding a whole termination checker to the trusted code base. Instead, we could have a set of judgements for reasoning and proving about sizes of arguments, similar to what is proposed in agda/agda#7152.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions