Skip to content

Generalize have tactic #13

Description

@chrisflav

Write a tactic that generalizes a local have or let statement: Given some context and a have or let with a certain type signature, generate a new have / let declaration with all free variables in the context of the have / let introduced as parameters.

  • Provide a way to restrict the generalization by explicitly listing the variable that should be generalized.
  • Write useful test cases.

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