Database
CLASSICAL FIRST-ORDER LOGIC WITH EQUALITY
Propositional calculus
Logical "xor"
xornan2
Next ⟩
xorneg2
Metamath Proof Explorer
Ascii
Unicode
Theorem
xornan2
Description:
XOR implies NAND (written with the
-/\
connector).
(Contributed by
BJ
, 19-Apr-2019)
Ref
Expression
Assertion
xornan2
⊢
φ
⊻
ψ
→
φ
⊼
ψ
Proof
Step
Hyp
Ref
Expression
1
xornan
⊢
φ
⊻
ψ
→
¬
φ
∧
ψ
2
df-nan
⊢
φ
⊼
ψ
↔
¬
φ
∧
ψ
3
1
2
sylibr
⊢
φ
⊻
ψ
→
φ
⊼
ψ