Skip to content

Alias ASSUME/PROVE labels as label types #135

Description

@ahelwer

Example input:

---- MODULE E2039_Test ----
THEOREM thm ==
  ASSUME
    lbl :: ASSUME TRUE PROVE TRUE
  PROVE TRUE
====

Queries should pick up lbl when looking for labels.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    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