Prove the following derivability claim using only our primitive rules: $A \lor B ⊢ B \lor A$
I know this can be attributed to the commutative property, but I'm not exactly sure how to prove this using only the primitive rules of sentential logic.
Edit: Sorry about that guys - I am working with the formal system from Teller's Primer. Also using contradiction is fine. However, primitives rules only means no derived rules so De Morgan's is out of the question.
I am using rules I think are the ones assumed in most treatments of Sentence logic. How about:
$A ∨ B ⊢ B ∨ A $
Start by assuming: 1) $ A ∨ B $
2)Assume -$(B∨ A) $
Conclude $-B \land -A$
Conclude $- A$
From $ -A $ conclude $ -A \lor -B $
From $ -A \land -B $ conclude
-$( A ∨ B)$ , a contradiction , conclude
$(B ∨ A) $
Discharging assumptions :
$( A ∨ B) ⊢ (B∨A) $