Boolean Algebra

Posted

in

by

Tags:

  • A + 0 = A
  • A + 1 = A
  • A . 0 = 0
  • A . 1 = A
  • A + A’ = 1
  • A . A’ = 0
  • Commutative Law
    A + B = B + A
  • Associative Law
    A + ( B + C ) = (A + B) + C
  • Distributive Law
    A . (B+C) = A.B + A.C
  • (A’)’ = A
  • De Morgan Theorem
    (A + B)’ = A’ . B’
    (A.B)’ = A’ + B’

Comments

Leave a Reply

Your email address will not be published. Required fields are marked *