Launders an unsound fact (`p(b)`) under the guise of an `introduced(definition)` step that declares a fresh symbol.
The verifier accepts the step as Sound immediately based on the declared new symbol freshness.
A downstream step then performs a genuinely valid resolution of `p(b)` against the negated conjecture `~p(b)` to derive `$false`, verifying the entire proof.
