Thread Closed

Help, using Truth Table prove that the following logic statement is a Tautology

 
Share Thread Thread Tools
Aug30-10, 01:15 PM   #1
 

Help, using Truth Table prove that the following logic statement is a Tautology


1. The problem statement, all variables and given/known data

By providing a truth table, show that the following logic statement is a tautology:

p ∧ (p → q) → q


Any help will be much appreciated.

Thank You
 
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> Hong Kong launches first electric taxis
>> Morocco to harness the wind in energy hunt
>> Galaxy's Ring of Fire
Aug30-10, 02:19 PM   #2
 
Mentor
I would set up a truth table with columns for p, q, and p ==> q. You know how many rows you need, right?
 
Aug30-10, 07:36 PM   #3
 
p | q | P → q
-------------
T | T | T
T | F | F
F | T | T
F | F | T

Thank you Mark44 but I don't think this is the correct answer/method as the output has to be true in all cases in order for it to be labeled a tautology. Any other suggestions?
 
Aug30-10, 07:48 PM   #4
D H
 
Mentor

Help, using Truth Table prove that the following logic statement is a Tautology


You are missing at least one column, multiple columns if you want to break things down.
 
Aug30-10, 07:51 PM   #5
 
D H could you give me an example please as I am new to logic...
 
Aug30-10, 08:10 PM   #6
D H
 
Mentor
You have the truth table for implication. p→q obviously is not a tautology. You weren't asked to show that. You were asked to show that p∧(p→q)→q is a tautology. Your truth table needs to end with a p∧(p→q)→q column on the right and with all four values in this column being T.
 
Aug31-10, 04:09 PM   #7
 
Thank you DH, that was very helpful. My final question is, does it matter which way we write down the truth table?

e.g.

which one is correct?

p | q | P → q | p∧(p→q)→q
---------------------------
T | T | T | T
T | F | F | T
F | T | T | T
F | F | T | T

OR

p | q | P → q | p∧(p→q)→q
---------------------------
F | F | T | T
F | T | T | T
T | F | F | T
T | T | T | T
 
Aug31-10, 05:11 PM   #8
D H
 
Mentor
You aren't going to get points for that. At least I hope you aren't. There is a thing called showing your work.
 
Aug31-10, 06:05 PM   #9
 
Mentor
Quote by Tek1Atom View Post
Thank you DH, that was very helpful. My final question is, does it matter which way we write down the truth table?

e.g.

which one is correct?

p | q | P → q | p∧(p→q)→q
---------------------------
T | T | T | T
T | F | F | T
F | T | T | T
F | F | T | T

OR

p | q | P → q | p∧(p→q)→q
---------------------------
F | F | T | T
F | T | T | T
T | F | F | T
T | T | T | T
To answer your question about the order, it doesn't really matter, but these are usually presented with the top row being T T ... and the bottom row being F F ...
 
Aug31-10, 06:08 PM   #10
 
Thank You Mark44. You have been great!
 
Thread Closed

Tags
engineering, logic, philosophy, tautology, truth table
Thread Tools


Similar Threads for: Help, using Truth Table prove that the following logic statement is a Tautology
Thread Forum Replies
Truth table and proving a tautology Precalculus Mathematics Homework 3
Logic/ truth table Precalculus Mathematics Homework 1
Simplifying a logical equivalence statement without a truth table Precalculus Mathematics Homework 1
Logic Truth Table Set Theory, Logic, Probability, Statistics 1
Show that the conditional statement is a Tautology without using truth tables... Precalculus Mathematics Homework 1