Home > College Algebra > Mathematical Logic > Truth table example

2. Laws of logical connectives 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

4. Prove De-Morgan's laws





Prove De-Morgan's laws

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

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


`(1)``(2)``(3)=(1)vv(2)``(4)=~(3)``(5)=~(1)``(6)=~(2)``(7)=(5)^^(6)`
`p``q``pvvq``~(pvvq)``~p``~q``~p^^~q`
TTTFFFF
TFTFFTF
FTTFTFF
FFFTTTT


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


2. not(p and q) = not p or not q

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


`(1)``(2)``(3)=(1)^^(2)``(4)=~(3)``(5)=~(1)``(6)=~(2)``(7)=(5)vv(6)`
`p``q``p^^q``~(p^^q)``~p``~q``~pvv~q`
TTTFFFF
TFFTFTT
FTFTTFT
FFFTTTT


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







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





Share this solution or page with your friends.
 
 
Copyright © 2026. All rights reserved. Terms, Privacy
 
 

.