Skip to content
This repository was archived by the owner on Feb 15, 2024. It is now read-only.
This repository was archived by the owner on Feb 15, 2024. It is now read-only.

Compact representation for proofs #80

Description

@fiedlr

The slowness of our current implementation is, in a large part, due to the
redundant proofs of lemmas (e.g. for lifting equivalences into
contexts), storing proofs in their metamath representation, and keeping a
large amount of unneeded lemmas in memory.
We should instead be storing it as a direct representation of matching logic
proofs, and only converting to metamath during serialization.

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