Math -
Formulas
Formulas
Problems
Famous mathematicians
Contact
Languages
Magyar
Srpski
English
Properties of Logical Operators
Solving math problems in a unique way!
Step-by-step by clicking
Played automatically
Showing all
Just the solution
What do I need to know?
¬
¬
a
=
a
¬
⊥
=
⊤
¬
⊤
=
⊥
a
∨
⊥
=
a
a
∧
⊤
=
a
a
∨
¬
a
=
⊤
a
∧
¬
a
=
⊥
Commutative laws
a
∨
b
=
b
∨
a
a
∧
b
=
b
∧
a
Associative laws
a
∨
b
∨
c
=
a
∨
b
∨
c
a
∧
b
∧
c
=
a
∧
b
∧
c
Distributive laws
a
∨
b
∧
c
=
a
∨
b
∧
a
∨
c
a
∧
b
∨
c
=
a
∧
b
∨
a
∧
c
Absorption laws
a
∨
a
∧
b
=
a
a
∧
a
∨
b
=
a
Idempotent laws
a
∨
a
=
a
a
∧
a
=
a
De Morgan's laws
¬
a
∨
b
=
¬
a
∧
¬
b
¬
a
∧
b
=
¬
a
∨
¬
b
Keywords: Properties of Logical Operators