Description: A Tseitin axiom for logical incompatibility, in deduction form. (Contributed by Giovanni Mascellani, 24-Mar-2018)
| Ref | Expression | ||
|---|---|---|---|
| Assertion | tsna3 | |- ( th -> ( ps \/ ( ph -/\ ps ) ) ) | 
| Step | Hyp | Ref | Expression | 
|---|---|---|---|
| 1 | tsan3 | |- ( th -> ( ps \/ -. ( ph /\ ps ) ) ) | |
| 2 | df-nan | |- ( ( ph -/\ ps ) <-> -. ( ph /\ ps ) ) | |
| 3 | 2 | orbi2i | |- ( ( ps \/ ( ph -/\ ps ) ) <-> ( ps \/ -. ( ph /\ ps ) ) ) | 
| 4 | 1 3 | sylibr | |- ( th -> ( ps \/ ( ph -/\ ps ) ) ) |