Re-exports§
pub use crate::codegen::recursion::ProofModeIssue;pub use crate::codegen::recursion::RecursionPlan;
Enums§
- Verify
Emit Mode - How verify blocks should be emitted in generated Lean.
Functions§
- proof_
mode_ findings - Proof-mode diagnostics for Lean transpilation.
- proof_
mode_ issues - transpile
- Transpile an Aver program to a Lean 4 project.
- transpile_
for_ proof_ mode - Proof-mode transpilation.
- transpile_
with_ verify_ mode - Transpile an Aver program to a Lean 4 project with configurable verify proof mode.