agda_solve_all
Solve all Agda goals in the file that are determined by unification, so you can reload and continue proving.
Instructions
Solve all goals whose solutions have been determined by unification.
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 |