lean_state_search
Find lemmas to close a goal by searching premise-search.com. Specify file path, line, and column to get relevant results.
Instructions
Limit: 6req/30s. Find lemmas to close the goal at a position. Searches premise-search.com.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| line | Yes | Line number (1-indexed) | |
| column | Yes | Column number (1-indexed) | |
| file_path | Yes | Absolute or project-root-relative path to Lean file | |
| num_results | No | Max results |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| items | No | List of state search results |