download_lean_proof
Download a self-contained Lean 4 proof for a valid certificate to enable local verification without relying on an external server.
Instructions
Download the self-contained Lean 4 proof for a VALID certificate.
INVALID certificates do not have a proof — the call will return an error.
The returned lean_source can be passed straight into kernel_check_proof
to verify it on the local machine without trusting Prova.
Returns: {certificate_id, lean_source, byte_count}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| certificate_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||