Exploits the `assume_negation` wrapper in the pedigree.
By wrapping a parent reference in `assume_negation`, the verifier negates the parent's formula before sending it to the ATP. This allows providing both the parent and its negation as premises to trivially prove `$false`.
