Lösung von Aufgabe 4.5 (WS 19 20): Unterschied zwischen den Versionen
Aus Geometrie-Wiki
Die Seite wurde neu angelegt: „Vergleichen Sie die Wahrheitswerte von<br /> <math>(\ A \Rightarrow B) </math> und <math>(\ A \wedge \neg B)</math>.<br /> Erklären Sie den Zusammenhang zw…“ |
Keine Bearbeitungszusammenfassung |
||
| Zeile 6: | Zeile 6: | ||
[[Category:Geo_P]] | [[Category:Geo_P]] | ||
{| class="wikitable" | |||
|- | |||
! <math>A</math> !! <math>\neg A</math> !! <math>B</math> !! <math>\neg B</math> !! <math>(A\Rightarrow B)</math> !! <math>(\ A \wedge \neg B)</math> | |||
|- | |||
| <math>w</math> || <math>f</math> || <math>f</math> || <math>w</math> || <math>w</math> || <math>w</math> | |||
|- | |||
| <math>w</math> || <math>f</math> || <math>f</math> || <math>w</math> || <math>f</math> || <math>w</math> | |||
|- | |||
| <math>f</math> || <math>w</math> || <math>w</math> || <math>f</math> || <math>w</math> || <math>f</math> | |||
|- | |||
| <math>f</math> || <math>w</math> || <math>w</math> || <math>f</math> || <math>w</math> || <math>f</math> | |||
|} | |||
Voraussetzung: <math>(\ A \Rightarrow B) </math> <br/> | |||
Behauptung: <math>(\ A \wedge \neg B)</math> <br/> | |||
Annahme: <math>(\neg A \vee \ B)</math> <br/> | |||
Annahme hat nicht die gleichen Wahrheitswerte wie Voraussetzung => Widerspruch | |||
Version vom 8. November 2019, 13:04 Uhr
Vergleichen Sie die Wahrheitswerte von
und .
Erklären Sie den Zusammenhang zwischen Ihrer Wahrheitstabelle und dem indirekten Beweis durch Widerspruch.
Voraussetzung:
Behauptung:
Annahme:
Annahme hat nicht die gleichen Wahrheitswerte wie Voraussetzung => Widerspruch
