In der Mathematik ist eine boolesche Algebra (oder ein boolescher Verband) eine spezielle algebraische Struktur, die die Eigenschaften der logischen Operatoren UND, ODER, NICHT sowie die Eigenschaften der mengentheoretischen Verknüpfungen Durchschnitt, Vereinigung, Komplement verallgemeinert.
Operatoren
∧
{\displaystyle \wedge }
UND
∨
{\displaystyle \lor }
ODER
¬
{\displaystyle \neg }
NICHT
Assoziativgesetz (Verbindungsgesetz)
Schaltung
Formel
X
=
A
∧
B
∧
C
=
(
A
∧
B
)
∧
C
{\displaystyle X=A\land B\land C=(A\land B)\land C}
X
=
A
∧
B
∧
C
=
A
∧
(
B
∧
C
)
{\displaystyle X=A\land B\land C=A\land (B\land C)}
X
=
A
∧
B
∧
C
=
(
A
∧
C
)
∧
B
{\displaystyle X=A\land B\land C=(A\land C)\land B}
Schaltung
Formel
X
=
A
∨
B
∨
C
=
(
A
∨
B
)
∨
C
{\displaystyle X=A\lor B\lor C=(A\lor B)\lor C}
X
=
A
∨
B
∨
C
=
A
∨
(
B
∨
C
)
{\displaystyle X=A\lor B\lor C=A\lor (B\lor C)}
X
=
A
∨
B
∨
C
=
(
A
∨
C
)
∨
B
{\displaystyle X=A\lor B\lor C=(A\lor C)\lor B}
Distributivgesetz (Verteilungsgesetz)
Schaltung
Formel
X
=
A
∧
B
∨
A
∧
C
=
A
∧
(
B
∨
(
C
)
{\displaystyle X=A\land B\lor A\land C=A\land (B\lor (C)}
Absorptionsgesetz (Aufhebungsgesetz)
Schaltung
Formel
X
=
(
A
∨
B
)
∧
A
=
A
{\displaystyle X=(A\lor B)\land A=A}
Schaltung
Formel
X
=
(
A
∧
B
)
∨
A
=
A
{\displaystyle X=(A\land B)\lor A=A}
De Morgansche Gesetze
Siehe auch
Weblinks