Skip to main content

domain_constants

Function domain_constants 

Source
pub fn domain_constants(exprs: &[ProofExpr]) -> Vec<ProofTerm>
Expand description

The DOMAIN of a problem: every constant named across exprs. For a domain-closed finite problem this is the universe of individuals to ground over.