pub fn compile_for_proof(input: &str) -> ProofCompileResultExpand description
Compile English input to ProofExpr for the proof engine.
pub fn compile_for_proof(input: &str) -> ProofCompileResultCompile English input to ProofExpr for the proof engine.