[gesichtete Version] | [gesichtete Version] |
Zeile 43: | Zeile 43: | ||
==== Doppelnegationsgesetz ==== | ==== Doppelnegationsgesetz ==== | ||
:<math> | :<math> | ||
\neg(\neg | \neg(\neg A) =\neg \neg A = A | ||
</math> | </math> | ||
==== Neutralitätsgesetze ==== | ==== Neutralitätsgesetze ==== | ||
:<math> | :<math> | ||
A \land 1 = A | |||
\qquad \qquad | \qquad \qquad | ||
A \lor 0 = A | |||
</math> | </math> | ||
==== Extremalgesetze ==== | ==== Extremalgesetze ==== | ||
:<math> | :<math> | ||
A \land 0=0 | |||
\qquad \qquad | \qquad \qquad | ||
A \lor 1=1 | |||
</math> | </math> | ||
==== Kommutativgesetze ==== | ==== Kommutativgesetze ==== | ||
:<math> | :<math> | ||
A \land B = B \land A | |||
\qquad \qquad | \qquad \qquad | ||
A \lor B = B \lor A | |||
</math> | </math> | ||
==== Assoziativgesetze ==== | ==== Assoziativgesetze ==== | ||
:<math> | :<math> | ||
( | (A \land B)\land C = A \land (B \land C) | ||
\qquad \qquad | \qquad \qquad | ||
( | (A \lor B) \lor C = A \lor (B \lor C) | ||
</math> | </math> | ||
==== Idempotenzgesetze ==== | ==== Idempotenzgesetze ==== | ||
:<math> | :<math> | ||
A \land A = A | |||
\qquad \qquad | \qquad \qquad | ||
A \lor A = A | |||
</math> | </math> | ||
==== Distributivgesetze ==== | ==== Distributivgesetze ==== | ||
:<math> | :<math> | ||
A \land (B \lor C) = (A \land B) \lor (A \land C) | |||
\qquad \qquad | \qquad \qquad | ||
A \lor (B \land C) = (A \lor B) \land (A \lor C) | |||
</math> | </math> | ||
==== De Morgansche Gesetze ==== | ==== De Morgansche Gesetze ==== | ||
:<math> | :<math> | ||
\neg( | \neg (A \land B) = \neg A \lor \neg B | ||
\qquad \qquad | \qquad \qquad | ||
\neg( | \neg (A \lor B) = \neg A \land \neg B | ||
</math> | </math> | ||
==== Komplementärgesetze ==== | ==== Komplementärgesetze ==== | ||
:<math> | :<math> | ||
A \land\ neg A = 0 | |||
\qquad \qquad | \qquad \qquad | ||
A \lor \neg A = 1 | |||
</math> | </math> | ||
==== Absorptionsgesetze ==== | ==== Absorptionsgesetze ==== | ||
:<math> | :<math> | ||
A \lor (A \land B) = A | |||
\qquad \qquad | \qquad \qquad | ||
A \land (A \lor B) = A | |||
</math> | </math> |
Unter logischen Identitäten versteht man die im folgenden Wikipedia-Artikel definierten Gesetze (1 bis 11 und 1' bis 11'):
http://de.wikipedia.org/wiki/Boolesche_Algebra#Definition
Sie finden sich in unseren offiziellen Lernmaterialien wieder in Lerneinheit 5 (Gesetze der Aussagenlogik) und hier in Kapitel 1.2 (Logische Identitäten) sowie Kapitel 1.3 (Anwendungen logischer Identitäten).
Beweise mit Hilfe einer Wahrheitstafel:
Ein Beispiel eines Beweises mit Hilfe einer Wahrheitstafel findet sich hier:
Wenn Sie dieses Element öffnen, werden Inhalte von externen Dienstleistern geladen und dadurch Ihre IP-Adresse an diese übertragen.