get_dependencies
Fetch referenced theorem nodes for a given theorem, enabling exploration of its dependency chain in the proof graph.
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 |