[gesichtete Version] | [gesichtete Version] |
Zeile 1: | Zeile 1: | ||
=Vereinfachung mit Hilfe einer Wahrheitstafel= | =Vereinfachung mit Hilfe einer Wahrheitstafel= | ||
<p> | |||
<loop_area type="task"> | |||
<p> | |||
Nutze eine Wahrheitstafel, um die folgende aussagenlogische Formel auf möglichst einfache Gestalt zu bringen: | |||
:<math> | |||
( ( A \rightarrow B ) \rightarrow ( B \rightarrow C ) ) \rightarrow C | |||
</math> | |||
</p> | |||
</loop_area> | |||
</p> | |||
<br /> | <br /> | ||
=== Der Lösungsweg === | |||
<p> | |||
Du startest mit einer Wahrheitstafel, bei der natürlich die Werte in der Ergebnisspalte ganz rechts noch fehlen: | |||
</p> | |||
<p> | |||
{| class="wikitable" | |||
! <math>A</math> | |||
! <math>B</math> | |||
! <math>C</math> | |||
! <math>( ( A \rightarrow B ) \rightarrow ( B \rightarrow C ) ) \rightarrow C</math> | |||
|- | |||
| style="text-align:center" | <math>0</math> | |||
| style="text-align:center" | <math>0</math> | |||
| style="text-align:center" | <math>0</math> | |||
| style="text-align:center" | <math></math> | |||
|- | |||
| style="text-align:center" | <math>0</math> | |||
| style="text-align:center" | <math>0</math> | |||
| style="text-align:center" | <math>1</math> | |||
| style="text-align:center" | <math></math> | |||
|- | |||
| style="text-align:center" | <math>0</math> | |||
| style="text-align:center" | <math>1</math> | |||
| style="text-align:center" | <math>0</math> | |||
| style="text-align:center" | <math></math> | |||
|- | |||
| style="text-align:center" | <math>0</math> | |||
| style="text-align:center" | <math>1</math> | |||
| style="text-align:center" | <math>1</math> | |||
| style="text-align:center" | <math></math> | |||
|- | |||
| style="text-align:center" | <math>1</math> | |||
| style="text-align:center" | <math>0</math> | |||
| style="text-align:center" | <math>0</math> | |||
| style="text-align:center" | <math></math> | |||
|- | |||
| style="text-align:center" | <math>1</math> | |||
| style="text-align:center" | <math>0</math> | |||
| style="text-align:center" | <math>1</math> | |||
| style="text-align:center" | <math></math> | |||
|- | |||
| style="text-align:center" | <math>1</math> | |||
| style="text-align:center" | <math>1</math> | |||
| style="text-align:center" | <math>0</math> | |||
| style="text-align:center" | <math></math> | |||
|- | |||
| style="text-align:center" | <math>1</math> | |||
| style="text-align:center" | <math>1</math> | |||
| style="text-align:center" | <math>1</math> | |||
| style="text-align:center" | <math></math> | |||
|- | |||
|} | |||
</p> | |||
<br /> | <br /> | ||
<p> | |||
Im nächsten Schritt werden die fehlenden Werte ermittelt.<br /> | |||
Das folgende Video zeigt das Vorgehen dabei. | |||
</p> | |||
<p> | |||
<loop_area icon="Video.png" icontext="Video"> | |||
<loop_media type="video" title="Platzhalter-Video" description="Bald erscheint hier der geplante Inhalt..." copyright="CC-BY" index=true show_copyright=true> | |||
{{#ev:youtube|kSQJPIWzd5U|700}} | |||
</loop_media> | |||
</loop_area> | |||
</p> | |||
<br /> | <br /> | ||
<p> | |||
Die komplettierte Tabelle sieht nun so aus: | |||
</p> | |||
<p> | |||
{| class="wikitable" | |||
! <math>A</math> | |||
! <math>B</math> | |||
! <math>C</math> | |||
! <math>( ( A \rightarrow B ) \rightarrow ( B \rightarrow C ) ) \rightarrow C</math> | |||
|- | |||
| style="text-align:center" | <math>0</math> | |||
| style="text-align:center" | <math>0</math> | |||
| style="text-align:center" | <math>0</math> | |||
| style="text-align:center" | <math>0</math> | |||
|- | |||
| style="text-align:center" | <math>0</math> | |||
| style="text-align:center" | <math>0</math> | |||
| style="text-align:center" | <math>1</math> | |||
| style="text-align:center" | <math>1</math> | |||
|- | |||
| style="text-align:center" | <math>0</math> | |||
| style="text-align:center" | <math>1</math> | |||
| style="text-align:center" | <math>0</math> | |||
| style="text-align:center" | <math>1</math> | |||
|- | |||
| style="text-align:center" | <math>0</math> | |||
| style="text-align:center" | <math>1</math> | |||
| style="text-align:center" | <math>1</math> | |||
| style="text-align:center" | <math>1</math> | |||
|- | |||
| style="text-align:center" | <math>1</math> | |||
| style="text-align:center" | <math>0</math> | |||
| style="text-align:center" | <math>0</math> | |||
| style="text-align:center" | <math>0</math> | |||
|- | |||
| style="text-align:center" | <math>1</math> | |||
| style="text-align:center" | <math>0</math> | |||
| style="text-align:center" | <math>1</math> | |||
| style="text-align:center" | <math>1</math> | |||
|- | |||
| style="text-align:center" | <math>1</math> | |||
| style="text-align:center" | <math>1</math> | |||
| style="text-align:center" | <math>0</math> | |||
| style="text-align:center" | <math>1</math> | |||
|- | |||
| style="text-align:center" | <math>1</math> | |||
| style="text-align:center" | <math>1</math> | |||
| style="text-align:center" | <math>1</math> | |||
| style="text-align:center" | <math>1</math> | |||
|- | |||
|} | |||
</p> | |||
<br /> | |||
<p> | |||
<loop_area type="notice"> | |||
<p> | |||
Das Komplettieren der Wahrheitstafel - wie im Video gezeigt - stellt für Ungeübte eine große Schwierigkeit (und damit eine große Fehlerquelle) dar. | |||
</p> | |||
<p> | |||
Dagegen helfen nur drei Dinge: üben, üben und nochmals üben! | |||
</p> | |||
</loop_area> | |||
</p> | |||
< | <p> | ||
Im nächsten Schritt geht es nun um die Ermittlung der ''einfachsten Gestalt'', wie in der Aufgabenstellung gefordert. Dazu gibt es zwei Möglichkeiten: | |||
</p> | |||
<p> | |||
# Durch scharfes Hinsehen (und Erfahrung) | |||
# Unter Zuhilfenahme eines KV-Diagramms | |||
</p> | |||
<p> | |||
Beide Möglichkeiten werden in den folgenden Abschnitten besprochen. | |||
</p> | |||
<br /> | |||
Nutze eine Wahrheitstafel, um die folgende aussagenlogische Formel auf möglichst einfache Gestalt zu bringen:
Du startest mit einer Wahrheitstafel, bei der natürlich die Werte in der Ergebnisspalte ganz rechts noch fehlen:
|
|
|
|
---|---|---|---|
Im nächsten Schritt werden die fehlenden Werte ermittelt.
Das folgende Video zeigt das Vorgehen dabei.
Wenn Sie dieses Element öffnen, werden Inhalte von externen Dienstleistern geladen und dadurch Ihre IP-Adresse an diese übertragen.
Die komplettierte Tabelle sieht nun so aus:
|
|
|
|
---|---|---|---|
Das Komplettieren der Wahrheitstafel - wie im Video gezeigt - stellt für Ungeübte eine große Schwierigkeit (und damit eine große Fehlerquelle) dar.
Dagegen helfen nur drei Dinge: üben, üben und nochmals üben!
Im nächsten Schritt geht es nun um die Ermittlung der einfachsten Gestalt, wie in der Aufgabenstellung gefordert. Dazu gibt es zwei Möglichkeiten:
Beide Möglichkeiten werden in den folgenden Abschnitten besprochen.