Skip to content

Should Ltac2 Unification.unify require a focused goal? #19359

@SkySkimmer

Description

@SkySkimmer

The implementation does Goal.enter https://github.com/coq/coq/blob/65ff3388b4076eed7720a45b21be13515deb54fc/tactics/tactics.ml#L3404 because it needs an env.
This means with no focused goals it does nothing which is usually a bad surprise. Also with multiple focused goals it is not very sensible.

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind: design discussionDiscussion about the design of a feature.part: ltac2Issues and PRs related to the (in development) Ltac2 tactic langauge.
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions