Replace matching initial clauses by tautologies.
Replace matching initial clauses by tautologies.
If shouldTautologify is true for an initial unit clause +-a, then it is replaced by the tautology a:-a. The resulting resolution proof has the same structure as the original proof.