Database
CLASSICAL FIRST-ORDER LOGIC WITH EQUALITY
Propositional calculus
Logical "xor"
xorbi12iOLD
Metamath Proof Explorer
Description: Obsolete version of xorbi12i as of 21-Apr-2024. (Contributed by Mario
Carneiro , 4-Sep-2016) (Proof modification is discouraged.)
(New usage is discouraged.)
Ref
Expression
Hypotheses
xorbi12.1
⊢ φ ↔ ψ
xorbi12.2
⊢ χ ↔ θ
Assertion
xorbi12iOLD
⊢ φ ⊻ χ ↔ ψ ⊻ θ
Proof
Step
Hyp
Ref
Expression
1
xorbi12.1
⊢ φ ↔ ψ
2
xorbi12.2
⊢ χ ↔ θ
3
1 2
bibi12i
⊢ φ ↔ χ ↔ ψ ↔ θ
4
3
notbii
⊢ ¬ φ ↔ χ ↔ ¬ ψ ↔ θ
5
df-xor
⊢ φ ⊻ χ ↔ ¬ φ ↔ χ
6
df-xor
⊢ ψ ⊻ θ ↔ ¬ ψ ↔ θ
7
4 5 6
3bitr4i
⊢ φ ⊻ χ ↔ ψ ⊻ θ