lean_lookup_symbol
Find Lean 4 declaration definitions and navigate to them instantly without network latency, using pre-built .ilean caches for offline lookup.
Instructions
Offline zero-latency symbol lookup and jump-to-definition via pre-compiled .ilean cache
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes | Lean declaration name (e.g. RealQ.bellmanOp or BoundedRewardKernel) | |
| preferOfflineIlean | No | Use fast .ilean cache (default true) |