Resolution proof reduction via local context rewriting: Difference between revisions

Content deleted Content added
top: c/e, remove some promotional mentions and informal tone
Yobot (talk | contribs)
m WP:CHECKWIKI error fixes using AWB (10479)
Line 70:
</math>|{{EquationRef|4}}}}
 
A further reduction of this proof by applying rule A2 to create a new opportunity to apply rule B2'.<ref name=Simone />.
 
There are usually a huge number of contexts where rule A2 may be applied, so an exhaustive approach is not feasible in general. One proposal<ref name=Simone /> is to execute ReduceAndReconstruct as a loop with two termination criteria: number of iterations and a timeout (what is reached first). The pseudocode<ref name=Simone /> below shows this.