Skip to content

Link: add automation for the traits #756

@clarus

Description

@clarus

Context: for now, we need to to a lot of destruct to introduce the trait instances needed by the run_symbolic tactic. It is hard to scale this approach, as it can be hard to look for the name of the instances and find the right parameters for those that have some.

In this task, we want to find a way to use the inference mechanism of Rocq to find the correct instances. We should be able to infer automatically an example of link with several destruct of trait instances, including some with parameters.

We should obtain a proof of concept, but we will migrate the other trait definitions to this new mode in a separate task.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Ready

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions