Skip to content

Check commands  #44

@yforster

Description

@yforster

Andrej's investigation into performance yielded that we shouldn't use Print Assumptions, because it is too slow.

Now an open question is whether we want Check commands after important theorems or not. Previously we wanted them to out Print Assumptions into context, nut now they might be unnecessary as well. Leaving them out might make the compile logs easier to read.

An alternative (that I don't find necessarily good) is to have a summary.v file which contains lots of Check commands, but is not in the Coq project.

I could also look into implementing a MetaCoq Run Check command which only prints its results in interactive mode and not in compilation mode.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions