agda_auto_all
Automatically solve all visible goals in an Agda file by providing its absolute path. Afterwards, call agda_load to refresh goals.
Instructions
Try to automatically solve all visible goals.
Call agda_load afterwards to refresh goals.
Args: file_path: Absolute path to the .agda file
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |