Skip to content

How much of mathlib4 can be ported to Coq using this? #29

@ruplet

Description

@ruplet

Hey,

I wonder if we could use the developments in this project to detect proofs in mathlib / other important Lean libraries, known proofs of which are fundamentally not transferable easily to Rocq. I know that this project requires definitional UIP, which is a big problem, but I also know that Lean itself assumes UIP. But it is, I think, easy in Lean to find out specific axioms used in proofs and maybe:
a) find theorems in Lean which have no known proof in Coq
b) translate all the remaining to Coq using this project

Do you think we could do it? If so, I would be more than eager to contribute to the project

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