MHB Create a Truth Table: (p ^ q) ->(p ▼ ~q)

  • Thread starter Thread starter rymatson406
  • Start date Start date
  • Tags Tags
    Table Truth table
Click For Summary
The discussion focuses on creating a truth table for the logical expression (p ∧ q) → (p ∨ ¬q). Participants clarify that the truth table should have six columns, with the first two representing the values of p and q. The suggested rows for p and q are T T, T F, F T, and F F, leading to the calculation of ¬q, p ∧ q, p ∨ ¬q, and the final expression (p ∧ q) → (p ∨ ¬q). The completion of the truth table is emphasized as a helpful exercise for understanding logical implications. The conversation highlights the importance of including intermediate steps for clarity in logical reasoning.
rymatson406
Messages
3
Reaction score
0
(p ^ q) ->(p ▼ ~q)

Need help creating a truth table (6 columns) for the above.Thanks
 
Physics news on Phys.org
I assume the formula is $(p\land q)\to(p\lor \neg q)$.

Have you seen examples of creating a truth table? Can you write a truth table for $p\land q$, which is a part of the required truth table? What exactly is your difficulty?
 
Presumably your first two columns are for $p$ and $q$, which have two possible values each, making the table of necessity four rows "deep". I would go with:

T T
T F
F T
F F

for the first two columns (but other row-orders are possible).

It's hard to say what the next four columns are supposed to be, my guess is:

$\neg q,\ p \wedge q,\ p \vee \neg q$ and $(p \wedge q) \rightarrow (p \vee \neg q)$.

Really, only the last one is "necessary", but it's easier on the ol' noggin to include the other 3.
 
Hello, rymatson406!

Create a truth table for: .[tex](p \wedge q)\;\to\;(p \,\vee \sim q)[/tex]
. . . . [tex]\begin{array}{|c|c|c|c|c|c|c|c|c|}
p & q & (p & \wedge & q) & \to & (p & \vee & \sim q) \\ \hline
T&T & T&T&T &T& T&T&F \\
T&F &T&F&F &T& T&T&T \\
F&T &F&F&T &T& F&F&F \\
F&F & F&F&F &T& F&T&T \\ \hline
&& 1&2&1&3&1&2&1 \\ \hline \end{array}[/tex]**
 

Similar threads

  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 45 ·
2
Replies
45
Views
4K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 17 ·
Replies
17
Views
2K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
Replies
3
Views
2K
Replies
22
Views
3K
  • · Replies 10 ·
Replies
10
Views
6K