get_dependencies
Find which theorems are referenced by a given theorem ID. Optionally trace recursively to reveal the full chain of mathematical dependencies.
Instructions
Return theorem-like nodes referenced by the given theorem.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| recursive | No | ||
| theorem_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |