Home > College Algebra calculators > Mathematical Logic, truth tables, logical equivalence example

Mathematical Logic, truth tables, logical equivalence example ( Enter your problem )
  1. Laws of logical connectives
  2. Prove Commutative laws
  3. Prove Associative laws
  4. Prove De-Morgan's laws
  5. Prove Distributive laws
  6. Prove Negation law
  7. Prove Absorption laws
  8. Laws for Tautology
  9. Laws for Contradiction
  10. Implication
  11. Double Implication
Other related methods
  1. Definitions
  2. Laws of logical connectives
  3. Prepare the truth table
  4. logical validity of the argument

9. Laws for Contradiction
(Previous example)
11. Double Implication
(Next example)

10. Implication





Implication

1. p => q = (not p) or q

Solution:
To prove `p=>q=~pvvq`, we have to first prepare the following truth table


`(1)``(2)``(3)=(1)=>(2)``(4)=~(1)``(5)=(4)vv(2)`
`p``q``p=>q``~p``~pvvq`
TTTFT
TFFFF
FTTTT
FFTTT


from this table, we can say that columns (3) and (5) are identical.
`:. p=>q=~pvvq`


2. p => q = (not q) => (not p)

Solution:
To prove `p=>q=~q=>~p`, we have to first prepare the following truth table


`(1)``(2)``(3)=(1)=>(2)``(4)=~(2)``(5)=~(1)``(6)=(4)=>(5)`
`p``q``p=>q``~q``~p``~q=>~p`
TTTFFT
TFFTFF
FTTFTT
FFTTTT


from this table, we can say that columns (3) and (6) are identical.
`:. p=>q=~q=>~p`


3. not(p => q) = p and (not q)

Solution:
To prove `~(p=>q)=p^^~q`, we have to first prepare the following truth table


`(1)``(2)``(3)=(1)=>(2)``(4)=~(3)``(5)=~(2)``(6)=(1)^^(5)`
`p``q``p=>q``~(p=>q)``~q``p^^~q`
TTTFFF
TFFTTT
FTTFFF
FFTFTF


from this table, we can say that columns (4) and (6) are identical.
`:. ~(p=>q)=p^^~q`





This material is intended as a summary. Use your textbook for detail explanation.
Any bug, improvement, feedback then Submit Here



9. Laws for Contradiction
(Previous example)
11. Double Implication
(Next example)





Share this solution or page with your friends.


 
Copyright © 2024. All rights reserved. Terms, Privacy
 
 

.