Skip to main content

proof_effort

Function proof_effort 

Source
pub fn proof_effort(term: &Expr) -> u64
Expand description

Estimate the “proof effort” metric: a rough measure of how hard it was to construct the term, based on its size and classical axiom usage.