unicode_fol_kit.find_countermodel¶
- unicode_fol_kit.find_countermodel(premises, conclusion, max_size=4, max_candidates=1048576)[source]¶
Return a finite structure satisfying
premisesbut notconclusion, or None.A countermodel witnesses that
premisesdo not entailconclusion. The conclusion is universally closed and negated, so the structure refutes the entailment for some assignment of its free variables.