8000 Status of rapply in TLC · Issue #16 · charguer/tlc · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Status of rapply in TLC #16
Closed
Closed
@herbelin

Description

@herbelin

While working on an experimental change of semantics of Ltac (rocq-prover/rocq#17087), I realized that the current version of rapply in tlc basically reduce to a single call refine on a evar-free term, due to the indirection to old_refine which fails on the presence of unresolved _.

I tried to fix rapply (by inlining old_refine) and only one example seems to need a fix (LibSet.v, lemma set_in_extens_eq, where typeclass becomes useless), so it seems to be worth. Shall I propose a PR?

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

      0