Skip to content

Local theorems don't show up in search results #1350

Open
@myreen

Description

@myreen
Theorem foo[local]:
  1 + 2 + 3 = 6:num
Proof
  fs []
QED

(* the following don't print anything *)
print_match [] “_ = 6:num”;
print_find "foo"; 

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions