Logical Proof: Theorem (Truths of Logic) A iff ~~A

  • #1
VeraMason
1
0
Homework Statement:
Prove that the following sentences are theorems (Truths of Logic):
A iff ~~A *Do not use Double Negation*
Relevant Equations:
NA
My thought was to break up the sentence into its equivalent form: (A ->~~A) & (~~A -> A)
From there I assumed the premise of both sides to use indirect proofs, so:
1. ~(A -> ~~A) AP
2. ~(~A or ~~A) 1 Implication
3. ~~A & ~~~A 2 DeMorgan's
4. A -> ~~A 1-3 Indirect Proof
5. ~(~~A -> A) AP
6. ~(~~~A or A) 5 Implication
7. ~~~~A & ~A 6 DeMorgan's
8. ~~A -> A 5-7 Indirect Proof
9. (A ->~~A) & (~~A -> A) 4,8 Conjunction
10. A iff ~~A 9 Equivalence


To me, this looks like it would be correct. Obviously, lines 3 and 7 would look a lot cleaner if I was allowed to use double negation, but in my mind, it shouldn't matter since both lines are a contradiction that essentially says: A & ~A.
Is this correct?
 

Answers and Replies

  • #2
36,857
8,900
Homework Statement:: Prove that the following sentences are theorems (Truths of Logic):
A iff ~~A *Do not use Double Negation*
Relevant Equations:: NA

My thought was to break up the sentence into its equivalent form: (A ->~~A) & (~~A -> A)
From there I assumed the premise of both sides to use indirect proofs, so:
1. ~(A -> ~~A) AP
2. ~(~A or ~~A) 1 Implication
3. ~~A & ~~~A 2 DeMorgan's
4. A -> ~~A 1-3 Indirect Proof
5. ~(~~A -> A) AP
6. ~(~~~A or A) 5 Implication
7. ~~~~A & ~A 6 DeMorgan's
8. ~~A -> A 5-7 Indirect Proof
9. (A ->~~A) & (~~A -> A) 4,8 Conjunction
10. A iff ~~A 9 Equivalence


To me, this looks like it would be correct. Obviously, lines 3 and 7 would look a lot cleaner if I was allowed to use double negation, but in my mind, it shouldn't matter since both lines are a contradiction that essentially says: A & ~A.
Is this correct?
It looks OK to me, but it seems that you could also do this as a direct proof.
Here's for the first part:
##A \Rightarrow \neg \neg A##
##\Leftrightarrow \neg A \vee \neg \neg A## ( implication is equivalent to a disjunction)
##\Leftrightarrow \neg (A \wedge \neg A)## (de Morgan)
##\Leftrightarrow \neg (\text F)## (A and ~A is false)
##\Leftrightarrow \text T## (negation of false is true)

All the steps are reversible, which makes the first implication true.
 
  • #3
nuuskur
Science Advisor
807
693
@VeraMason Since this statement is not true in general, you should also point out, where you are using the law of excluded middle.
 

Suggested for: Logical Proof: Theorem (Truths of Logic) A iff ~~A

Replies
1
Views
343
  • Last Post
Replies
0
Views
371
  • Last Post
Replies
5
Views
686
  • Last Post
Replies
1
Views
761
Replies
1
Views
232
  • Last Post
Replies
2
Views
743
Replies
23
Views
261
  • Last Post
Replies
3
Views
632
  • Last Post
Replies
4
Views
799
Replies
5
Views
587
Top