[gesichtete Version] | [gesichtete Version] |
(LOOP2 Upgrade) |
|||
(5 dazwischenliegende Versionen von einem anderen Benutzer werden nicht angezeigt) | |||
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 /> | |||
=== 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 /> | |||
<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="Ergebnisspalte einer Wahrheitstafel berechnen" description="http://youtu.be/blnDskhckmo" copyright="CC-BY" index=true show_copyright=true id="5fa95926a9349"> | |||
{{#ev:youtube|blnDskhckmo|700}} | |||
</loop_media> | |||
</loop_area> | |||
</p> | |||
<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> | |||
<br /> | |||
<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 [[Die einfachste Gestalt durch scharfes Hinsehen ermitteln|scharfes Hinsehen]] (und Erfahrung) | |||
# Unter Zuhilfenahme eines [[Die einfachste Gestalt durch ein KV-Diagramm ermitteln|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.