Lösung der Aufgaben zur Aussagenlogik (SoSe 12): Unterschied zwischen den Versionen
Aus Geometrie-Wiki
(Die Seite wurde neu angelegt: „== Aussagenlogik == Bitte rufen Sie sich die Aussagenlogik ins Gedächtnis. Eine gute Wiederholung (bzw. eine gute Einführung, falls Sie die mathematischen Grun…“) |
|||
(4 dazwischenliegende Versionen von 3 Benutzern werden nicht angezeigt) | |||
Zeile 7: | Zeile 7: | ||
* <math>\neg (A \wedge B)</math> <math>\Leftrightarrow</math> (<math>\neg A</math> <math>\vee </math> <math>\neg B</math>) | * <math>\neg (A \wedge B)</math> <math>\Leftrightarrow</math> (<math>\neg A</math> <math>\vee </math> <math>\neg B</math>) | ||
[[Kategorie:Einführung_Geometrie]] | [[Kategorie:Einführung_Geometrie]] | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | {| class="wikitable " | ||
+ | |+ (A <math>\Rightarrow</math> B) <math>\Leftrightarrow</math> ( <math>\neg A</math> <math>\vee </math> B) | ||
+ | ! A | ||
+ | ! B | ||
+ | ! <span style="color: red">(A <math>\Rightarrow</math> B)</span> | ||
+ | ! <math>\neg A</math> | ||
+ | ! <span style="color: red">(<math>\neg A</math> <math>\vee </math> B)</span> | ||
+ | |- | ||
+ | | f | ||
+ | | f | ||
+ | | <span style="color: red">w</span> | ||
+ | | w | ||
+ | | <span style="color: red">w</span> | ||
+ | |- | ||
+ | | f | ||
+ | | w | ||
+ | | <span style="color: red">w</span> | ||
+ | | w | ||
+ | | <span style="color: red">w</span> | ||
+ | |- | ||
+ | | w | ||
+ | | f | ||
+ | | <span style="color: red">f</span> | ||
+ | | f | ||
+ | | <span style="color: red">f</span> | ||
+ | |- | ||
+ | | w | ||
+ | | w | ||
+ | | <span style="color: red">w</span> | ||
+ | | f | ||
+ | | <span style="color: red">w</span> | ||
+ | | | ||
+ | |||
+ | |} | ||
+ | |||
+ | <span style="color: red">Aussage Äquivalent</span> | ||
+ | |||
+ | |||
+ | {| class="wikitable " | ||
+ | |+ <math>\neg (A \wedge B)</math> <math>\Leftrightarrow</math> (<math>\neg A</math> <math>\vee </math> <math>\neg B</math>) | ||
+ | ! A | ||
+ | ! B | ||
+ | ! <math>(A \wedge B)</math> | ||
+ | ! <math>\neg (A \wedge B)</math> | ||
+ | ! <math>\neg A </math> | ||
+ | ! <math>\neg B </math> | ||
+ | !(<math>\neg A</math> <math>\vee </math> <math>\neg B</math>) | ||
+ | |- | ||
+ | | f | ||
+ | | f | ||
+ | | f | ||
+ | | <span style="color: red">w</span> | ||
+ | | w | ||
+ | | w | ||
+ | | <span style="color: red">w</span> | ||
+ | |- | ||
+ | | f | ||
+ | | w | ||
+ | | f | ||
+ | | <span style="color: red">w</span> | ||
+ | | w | ||
+ | | f | ||
+ | | <span style="color: red">w</span> | ||
+ | |- | ||
+ | | w | ||
+ | | f | ||
+ | | f | ||
+ | | <span style="color: red">w</span> | ||
+ | | f | ||
+ | | w | ||
+ | | <span style="color: red">w</span> | ||
+ | |- | ||
+ | | w | ||
+ | | w | ||
+ | | w | ||
+ | | <span style="color: red">f</span> | ||
+ | | f | ||
+ | | f | ||
+ | | <span style="color: red">f</span> | ||
+ | |- | ||
+ | |||
+ | |} | ||
+ | |||
+ | <span style="color: red">Aussage Äquivalent</span> | ||
+ | |||
+ | [[Kategorie:Einführung_S]] | ||
+ | [[Kategorie:Einführung_P]] |
Aktuelle Version vom 19. April 2012, 11:00 Uhr
Aussagenlogik
Bitte rufen Sie sich die Aussagenlogik ins Gedächtnis. Eine gute Wiederholung (bzw. eine gute Einführung, falls Sie die mathematischen Grundlagen 1 noch nicht besucht haben) finden Sie bei youtube. Geben Sie dort "Spannagel Aussagenlogik" ein und sehen Sie sich Teil 1 bis 3 an.
Beweisen Sie mit einer Wahrheitstabelle:
- (A B) ( B)
- ( )
A | B | (A B) | ( B) | ||
---|---|---|---|---|---|
f | f | w | w | w | |
f | w | w | w | w | |
w | f | f | f | f | |
w | w | w | f | w |
Aussage Äquivalent
A | B | ( ) | ||||
---|---|---|---|---|---|---|
f | f | f | w | w | w | w |
f | w | f | w | w | f | w |
w | f | f | w | f | w | w |
w | w | w | f | f | f | f |
Aussage Äquivalent