<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="de">
	<id>https://wiki-de.moshellshocker.dns64.de/index.php?action=history&amp;feed=atom&amp;title=Formelsammlung_Logik</id>
	<title>Formelsammlung Logik - Versionsgeschichte</title>
	<link rel="self" type="application/atom+xml" href="https://wiki-de.moshellshocker.dns64.de/index.php?action=history&amp;feed=atom&amp;title=Formelsammlung_Logik"/>
	<link rel="alternate" type="text/html" href="https://wiki-de.moshellshocker.dns64.de/index.php?title=Formelsammlung_Logik&amp;action=history"/>
	<updated>2026-06-02T23:28:06Z</updated>
	<subtitle>Versionsgeschichte dieser Seite in Wikipedia (Deutsch) – Lokale Kopie</subtitle>
	<generator>MediaWiki 1.43.8</generator>
	<entry>
		<id>https://wiki-de.moshellshocker.dns64.de/index.php?title=Formelsammlung_Logik&amp;diff=160472&amp;oldid=prev</id>
		<title>imported&gt;Alfred Heiligenbrunner: /* Verknüpfungen zweier Aussagen */ Benennung der fehlenden 6 Funktionen</title>
		<link rel="alternate" type="text/html" href="https://wiki-de.moshellshocker.dns64.de/index.php?title=Formelsammlung_Logik&amp;diff=160472&amp;oldid=prev"/>
		<updated>2025-08-04T10:39:13Z</updated>

		<summary type="html">&lt;p&gt;&lt;span class=&quot;autocomment&quot;&gt;Verknüpfungen zweier Aussagen: &lt;/span&gt; Benennung der fehlenden 6 Funktionen&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Neue Seite&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Dies ist eine &amp;#039;&amp;#039;&amp;#039;Formelsammlung&amp;#039;&amp;#039;&amp;#039; zum mathematischen Teilgebiet der [[Mathematische Logik|Logik]].&lt;br /&gt;
&lt;br /&gt;
== [[Aussagenlogik]] ==&lt;br /&gt;
Logische Werte:&lt;br /&gt;
* wahr (true) 1&lt;br /&gt;
* falsch (false) 0&lt;br /&gt;
Erweiterte Logik:&lt;br /&gt;
* unbestimmt ([[Don’t-Care]]) X&lt;br /&gt;
&lt;br /&gt;
[[Aussage (Logik)|Aussagen]] können durch [[Logischer Operator|logische Operatoren]], auch [[Junktor]]en genannt, verknüpft werden. Die üblichen Junktoren sind:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Name&lt;br /&gt;
! Symbol&lt;br /&gt;
! sprachliche Umschreibung&lt;br /&gt;
! Operation&lt;br /&gt;
! Definition&lt;br /&gt;
|-&lt;br /&gt;
| Negator ||&amp;lt;math&amp;gt;\neg&amp;lt;/math&amp;gt;|| nicht || Negation || Die Negation eines logischen Werts ist genau dann wahr, wenn der Wert falsch ist.&lt;br /&gt;
|-&lt;br /&gt;
| Konjunktor ||&amp;lt;math&amp;gt;\land&amp;lt;/math&amp;gt;|| und || Konjunktion || Die Konjunktion von zwei Werten ist genau dann wahr, wenn beide Werte wahr sind.&lt;br /&gt;
|-&lt;br /&gt;
| Disjunktor ||&amp;lt;math&amp;gt;\lor&amp;lt;/math&amp;gt;|| oder || Disjunktion || Die Disjunktion von zwei Werten ist genau dann wahr, wenn mindestens ein Wert wahr ist.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Um die Symbole des Konjunktors und des Disjunktors leicht auseinanderhalten zu können, gibt es die Eselsbrücke mit den drei O: „Oder ist Oben Offen.“ Alternativ merkt man sich &amp;quot;&amp;#039;&amp;#039;&amp;#039;A&amp;#039;&amp;#039;&amp;#039;nd&amp;quot; (Englisch) für und, sowie &amp;quot;&amp;#039;&amp;#039;&amp;#039;v&amp;#039;&amp;#039;&amp;#039;el&amp;quot; (Latein) für oder.&lt;br /&gt;
&lt;br /&gt;
=== Verknüpfungen zweier Aussagen ===&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! rowspan=3 colspan=2 | Name&lt;br /&gt;
! rowspan=3 | sprachliche Umschreibung&lt;br /&gt;
! colspan=2 | äquivalente Darstellungen&lt;br /&gt;
! colspan=4 | [[Wahrheitstabelle]]&lt;br /&gt;
! rowspan=3 | [[Logikgatter|Logik&amp;amp;shy;gatter]]&lt;br /&gt;
|-&lt;br /&gt;
! rowspan=2 | durch Negator, Konjunktor und Disjunktor&lt;br /&gt;
! rowspan=2 | durch andere Junktoren&lt;br /&gt;
! colspan=2 | A=1&lt;br /&gt;
! colspan=2 | A=0&lt;br /&gt;
|-&lt;br /&gt;
! B=1&lt;br /&gt;
! B=0&lt;br /&gt;
! B=1&lt;br /&gt;
! B=0&lt;br /&gt;
|-&lt;br /&gt;
| colspan=2 | [[Konjunktion (Logik)|Konjunktion]] || A und B ||&amp;lt;math&amp;gt;A \land B&amp;lt;/math&amp;gt;||&amp;lt;math&amp;gt;\neg(B \to \neg A)&amp;lt;/math&amp;gt;&lt;br /&gt;
| 1 || 0 || 0 || 0 || [[Und-Gatter|AND]]&lt;br /&gt;
|-&lt;br /&gt;
| colspan=2 | Exklusion, [[Gegensatz#Der kontradiktorische, konträre, subkonträre und subalterne Gegensatz (logisches Quadrat)|konträrer Gegensatz]] || nicht zugleich A und B ||&amp;lt;math&amp;gt;\neg ( A \land B)&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;\neg A \lor \neg B&amp;lt;/math&amp;gt;||&amp;lt;math&amp;gt;A \mid B&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;A \to \neg B&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;B \to \neg A&amp;lt;/math&amp;gt;|| 0 || 1 || 1 || 1 || [[NAND-Gatter|NAND]]&lt;br /&gt;
|-&lt;br /&gt;
| colspan=2 | [[Disjunktion]] || A oder B (oder beide) ||&amp;lt;math&amp;gt;A \lor B&amp;lt;/math&amp;gt;||&amp;lt;math&amp;gt;\neg A \to B&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;\neg B \to A&amp;lt;/math&amp;gt;|| 1 || 1 || 1 || 0 || [[Oder-Gatter|OR]]&lt;br /&gt;
|-&lt;br /&gt;
| colspan=2 | Nihilition, Rejektion || weder A noch B ||&amp;lt;math&amp;gt;\neg ( A \lor B )&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;\neg A \land \neg B&amp;lt;/math&amp;gt;||  || 0 || 0 || 0 || 1 || [[NOR-Gatter|NOR]]&lt;br /&gt;
|-&lt;br /&gt;
| colspan=2 | [[Kontravalenz]], [[Gegensatz#Der kontradiktorische, konträre, subkonträre und subalterne Gegensatz (logisches Quadrat)|kontradiktorischer Gegensatz]] || entweder A oder B ||&amp;lt;math&amp;gt;(A \land \neg B) \lor (\neg A \land B)&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;(A \lor B) \land (\neg A \lor \neg B)&amp;lt;/math&amp;gt;||&amp;lt;math&amp;gt;A \veebar B&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;\neg(A \leftrightarrow B)&amp;lt;/math&amp;gt;|| 0 || 1 || 1 || 0 || [[Exklusiv-Oder-Gatter|XOR]]&lt;br /&gt;
|-&lt;br /&gt;
| colspan=2 | [[Bikonditional]], Bisubjunktion, materiale Äquivalenz || B dann und nur dann, wenn A; genau dann B, wenn A ||&amp;lt;math&amp;gt;(A \land B) \lor (\neg A \land \neg B)&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;(A \lor \neg B) \land (\neg A \lor B)&amp;lt;/math&amp;gt;||&amp;lt;math&amp;gt;(A \leftrightarrow B)&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;(A \to B) \land (B \to A)&amp;lt;/math&amp;gt;|| 1 || 0 || 0 || 1 || [[XNOR-Gatter|XNOR]]&lt;br /&gt;
|-&lt;br /&gt;
| rowspan=&amp;quot;2&amp;quot; | Konditional, [[Subjunktion]], materiale Implikation || Implikation || wenn A, dann B ||&amp;lt;math&amp;gt;\neg A \lor B&amp;lt;/math&amp;gt;||&amp;lt;math&amp;gt;A \to B&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;\neg B \to \neg A&amp;lt;/math&amp;gt;|| 1 || 0 || 1 || 1 || rowspan=&amp;quot;2&amp;quot; |&lt;br /&gt;
|-&lt;br /&gt;
| Replikation || wenn B, dann A ||&amp;lt;math&amp;gt;\neg B \lor A&amp;lt;/math&amp;gt;||&amp;lt;math&amp;gt;B \to A&amp;lt;/math&amp;gt;, &amp;lt;math&amp;gt;\neg A \to \neg B&amp;lt;/math&amp;gt;|| 1 || 1 || 0 || 1&lt;br /&gt;
|-&lt;br /&gt;
| rowspan=&amp;quot;2&amp;quot; | Inhibition || Postsektion || A und nicht B ||&amp;lt;math&amp;gt;A \land \neg B&amp;lt;/math&amp;gt;||&amp;lt;math&amp;gt;\neg (A \to B)&amp;lt;/math&amp;gt;|| 0 || 1 || 0 || 0 || rowspan=&amp;quot;2&amp;quot; |&lt;br /&gt;
|-&lt;br /&gt;
| Präsektion || B und nicht A ||&amp;lt;math&amp;gt;B \land \neg A&amp;lt;/math&amp;gt;||&amp;lt;math&amp;gt;\neg (B \to A)&amp;lt;/math&amp;gt;|| 0 || 0 || 1 || 0&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Insgesamt sind 16 Funktionen mit zwei Input-Variablen möglich. Zu den genannten zehn Funktionen kommen noch die eher uninteressanten Funktionen konstant_0, konstant_1, &amp;lt;math&amp;gt;A, \neg A, B, \neg B&amp;lt;/math&amp;gt; dazu.&lt;br /&gt;
&lt;br /&gt;
=== Logische Grundgesetze ===&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
| [[Gesetz der doppelten Negation]]&lt;br /&gt;
| colspan=&amp;quot;2&amp;quot; |&amp;lt;math&amp;gt;x \leftrightarrow \neg (\neg x)&amp;lt;/math&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| [[Kommutativgesetz#Aussagenlogik|Kommutativgesetze]] || &amp;lt;math&amp;gt;x \land y \leftrightarrow y \land x&amp;lt;/math&amp;gt; || &amp;lt;math&amp;gt;x \lor y \leftrightarrow y \lor x&amp;lt;/math&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| [[Assoziativgesetz]]e || &amp;lt;math&amp;gt;x \land ( y \land z )\leftrightarrow(x \land y) \land z&amp;lt;/math&amp;gt; || &amp;lt;math&amp;gt;(x\lor y)\lor z\leftrightarrow x\lor(y\lor z)&amp;lt;/math&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| [[Distributivgesetz]]e || &amp;lt;math&amp;gt;x \land ( y \lor z ) \leftrightarrow ( x \land y ) \lor ( x \land z )&amp;lt;/math&amp;gt; || &amp;lt;math&amp;gt;x \lor ( y \land z ) \leftrightarrow ( x \lor y ) \land ( x \lor z )&amp;lt;/math&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| [[Idempotenz]] || &amp;lt;math&amp;gt;x \land x \leftrightarrow x&amp;lt;/math&amp;gt; || &amp;lt;math&amp;gt;x \lor x \leftrightarrow x&amp;lt;/math&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| Gesetze der [[Negation#Logik|Negation]] (Tautologie / Kontradiktion) || &amp;lt;math&amp;gt;x \lor \neg x \leftrightarrow 1&amp;lt;/math&amp;gt; || &amp;lt;math&amp;gt;x \land \neg x \leftrightarrow 0&amp;lt;/math&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| [[Absorptionsgesetz (Logik)|Absorptionsgesetze]]|| &amp;lt;math&amp;gt;x \land ( x \lor y ) \leftrightarrow x&amp;lt;/math&amp;gt; || &amp;lt;math&amp;gt;x \lor ( x \land y ) \leftrightarrow x&amp;lt;/math&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| [[Neutrales Element|Neutralität]] || &amp;lt;math&amp;gt;x \lor 0 \leftrightarrow x&amp;lt;/math&amp;gt; || &amp;lt;math&amp;gt;x \land 1 \leftrightarrow x&amp;lt;/math&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| [[De Morgansche Gesetze]] || &amp;lt;math&amp;gt;\neg ( x \land y ) \leftrightarrow \neg x \lor \neg y&amp;lt;/math&amp;gt; || &amp;lt;math&amp;gt;\neg ( x \lor y ) \leftrightarrow \neg x \land \neg y&amp;lt;/math&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== [[Schlussregel]]n ===&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
| [[Modus ponens]] || &amp;lt;math&amp;gt;\{a \rightarrow b, a\} \vdash b&amp;lt;/math&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| [[Modus tollens]] || &amp;lt;math&amp;gt;\{a \rightarrow b, \neg b\} \vdash \neg a&amp;lt;/math&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| Hypothetischer [[Syllogismus]] || &amp;lt;math&amp;gt;\{a \rightarrow b, b \rightarrow c\} \vdash a \rightarrow c&amp;lt;/math&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| Disjunktiver Syllogismus || &amp;lt;math&amp;gt;\{a \lor b, \neg a\} \vdash b&amp;lt;/math&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Prädikatenlogik ==&lt;br /&gt;
=== [[Quantor]]en ===&lt;br /&gt;
p ist Platzhalter für eine prädikatenlogische Aussageform.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
| &amp;lt;math&amp;gt;\forall _x p \leftrightarrow \neg (\exist _x \neg p)&amp;lt;/math&amp;gt;&lt;br /&gt;
| &amp;lt;math&amp;gt;\exist _x p \leftrightarrow \neg (\forall _x \neg p)&amp;lt;/math&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;math&amp;gt;\neg \forall _x p \leftrightarrow (\exist _x \neg p)&amp;lt;/math&amp;gt;&lt;br /&gt;
| &amp;lt;math&amp;gt;\neg \exist _x p \leftrightarrow (\forall _x \neg p)&amp;lt;/math&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== [[Pränexform]] ===&lt;br /&gt;
&amp;lt;math&amp;gt;\phi&amp;lt;/math&amp;gt; und &amp;lt;math&amp;gt;\psi&amp;lt;/math&amp;gt; sind im Folgenden Platzhalter für prädikatenlogische Aussageformen. Die Umformungen in Zeilen 1, 2, 4 und 5 der Tabelle gelten nur, wenn x innerhalb von &amp;lt;math&amp;gt;\psi&amp;lt;/math&amp;gt; nicht frei vorkommt, d.&amp;amp;nbsp;h., wenn durch das Verschieben des Quantors keine Variablenbindung entsteht (bzw. aufgelöst wird), die zuvor nicht da war (bzw. da war).&lt;br /&gt;
&lt;br /&gt;
Unproblematisch ist das, wenn die Variablen in den Aussageformen &amp;lt;math&amp;gt;\phi&amp;lt;/math&amp;gt; und &amp;lt;math&amp;gt;\psi&amp;lt;/math&amp;gt; jeweils unterschiedlich benannt sind.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
| &amp;lt;math&amp;gt;(\forall x \phi) \land \psi \leftrightarrow \forall x ( \phi \land \psi)&amp;lt;/math&amp;gt;&lt;br /&gt;
| &amp;lt;math&amp;gt;(\forall x \phi) \lor \psi \leftrightarrow \forall x ( \phi \lor \psi)&amp;lt;/math&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;math&amp;gt;(\exists x \phi) \land \psi \leftrightarrow \exists x (\phi \land \psi)&amp;lt;/math&amp;gt;&lt;br /&gt;
| &amp;lt;math&amp;gt;(\exists x \phi) \lor \psi \leftrightarrow \exists x (\phi \lor \psi)&amp;lt;/math&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;math&amp;gt;\lnot \exists x \phi \leftrightarrow \forall x \lnot \phi&amp;lt;/math&amp;gt;&lt;br /&gt;
| &amp;lt;math&amp;gt;\lnot \forall x \phi \leftrightarrow \exists x \lnot \phi&amp;lt;/math&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;math&amp;gt;((\forall x \phi ) \rightarrow \psi) \leftrightarrow \exists x (\phi \rightarrow \psi)&amp;lt;/math&amp;gt;&lt;br /&gt;
| &amp;lt;math&amp;gt;((\exists x \phi ) \rightarrow \psi) \leftrightarrow \forall x (\phi \rightarrow \psi)&amp;lt;/math&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;math&amp;gt;(\psi \rightarrow (\exists x \phi)) \leftrightarrow \exists x (\psi \rightarrow \phi)&amp;lt;/math&amp;gt;&lt;br /&gt;
| &amp;lt;math&amp;gt;(\psi \rightarrow (\forall x \phi)) \leftrightarrow \forall x (\psi \rightarrow \phi)&amp;lt;/math&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Minimale Schlussregeln ==&lt;br /&gt;
=== Quasiordnung ===&lt;br /&gt;
&amp;lt;math&amp;gt;\vdash&amp;lt;/math&amp;gt; ist im Folgenden eine Quasiordnung zwischen Aussagen.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\begin{array}{c}&lt;br /&gt;
{~}&lt;br /&gt;
\\\hline&lt;br /&gt;
A \vdash A&lt;br /&gt;
\end{array}&lt;br /&gt;
\qquad\begin{array}{c}&lt;br /&gt;
A\vdash B \qquad B\vdash C&lt;br /&gt;
\\\hline&lt;br /&gt;
A \vdash C&lt;br /&gt;
\end{array}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Konjunktion ===&lt;br /&gt;
&amp;lt;math&amp;gt;\top&amp;lt;/math&amp;gt; und &amp;lt;math&amp;gt;\land&amp;lt;/math&amp;gt; werden durch folgende Regeln definiert.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\begin{array}{c}&lt;br /&gt;
{~}&lt;br /&gt;
\\\hline&lt;br /&gt;
A \vdash \top&lt;br /&gt;
\end{array}&lt;br /&gt;
\qquad\begin{array}{c}&lt;br /&gt;
A\vdash B \qquad A\vdash C&lt;br /&gt;
\\\hline&lt;br /&gt;
A \vdash B \land C&lt;br /&gt;
\end{array} {\uparrow}{\downarrow}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Disjunktion ===&lt;br /&gt;
&amp;lt;math&amp;gt;\bot&amp;lt;/math&amp;gt; und &amp;lt;math&amp;gt;\lor&amp;lt;/math&amp;gt; werden durch folgende Regeln definiert.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\begin{array}{c}&lt;br /&gt;
{~}&lt;br /&gt;
\\\hline&lt;br /&gt;
\bot \vdash A&lt;br /&gt;
\end{array}&lt;br /&gt;
\qquad\begin{array}{c}&lt;br /&gt;
A\vdash C \qquad B\vdash C&lt;br /&gt;
\\\hline&lt;br /&gt;
A\lor B \vdash C&lt;br /&gt;
\end{array} {\uparrow}{\downarrow}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Heyting-Implikation und -Negation ===&lt;br /&gt;
&amp;lt;math&amp;gt;\to&amp;lt;/math&amp;gt; wird durch die Regel&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\begin{array}{lcr}&lt;br /&gt;
A \land B &amp;amp;\vdash&amp;amp; C&lt;br /&gt;
\\\hline&lt;br /&gt;
A &amp;amp;\vdash&amp;amp; B \to C&lt;br /&gt;
\end{array}{\uparrow}{\downarrow}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
definiert, und &amp;lt;math&amp;gt;\lnot&amp;lt;/math&amp;gt; per&lt;br /&gt;
&amp;lt;math&amp;gt;\lnot A := A \to \bot&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Es gelten&lt;br /&gt;
*&amp;lt;math&amp;gt;A\land \lnot A \vdash \bot&amp;lt;/math&amp;gt;,&lt;br /&gt;
*&amp;lt;math&amp;gt;\lnot \top \vdash \bot&amp;lt;/math&amp;gt; und&lt;br /&gt;
*&amp;lt;math&amp;gt;\top \vdash \lnot \bot&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
=== Ko-Heyting-Implikation und -Negation ===&lt;br /&gt;
Dual zu &amp;lt;math&amp;gt;\to&amp;lt;/math&amp;gt; und &amp;lt;math&amp;gt;\lnot&amp;lt;/math&amp;gt; sind &amp;lt;math&amp;gt;\setminus&amp;lt;/math&amp;gt; und &amp;lt;math&amp;gt;\sim&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;&lt;br /&gt;
\begin{array}{lcr}&lt;br /&gt;
A \setminus B &amp;amp;\vdash&amp;amp; C&lt;br /&gt;
\\\hline&lt;br /&gt;
A &amp;amp;\vdash&amp;amp; B \lor C&lt;br /&gt;
\end{array}{\uparrow}{\downarrow}&lt;br /&gt;
&amp;lt;/math&amp;gt;,&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;{\sim} A := \top \setminus A&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Es gelten&lt;br /&gt;
*&amp;lt;math&amp;gt;\top\vdash A \lor {\sim} A&amp;lt;/math&amp;gt;&lt;br /&gt;
*&amp;lt;math&amp;gt;{\sim} \top \vdash \bot&amp;lt;/math&amp;gt; und&lt;br /&gt;
*&amp;lt;math&amp;gt;\top \vdash {\sim} \bot&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
=== Beziehung zwischen den Negationen ===&lt;br /&gt;
Es gilt immer &amp;lt;math&amp;gt;\lnot A \vdash {\sim} A&amp;lt;/math&amp;gt;. Gilt auch &amp;lt;math&amp;gt;{\sim}A \vdash \lnot A&amp;lt;/math&amp;gt;, erhält man klassische Logik.&lt;br /&gt;
&lt;br /&gt;
=== Quantoren ===&lt;br /&gt;
Es sei &amp;lt;math&amp;gt;f\colon X \to Y&amp;lt;/math&amp;gt; eine Abbildung. Eine beliebige Aussage &amp;lt;math&amp;gt;A&amp;lt;/math&amp;gt; über Elemente von &amp;lt;math&amp;gt;Y&amp;lt;/math&amp;gt; kann per &amp;lt;math&amp;gt;f&amp;lt;/math&amp;gt; in eine Aussage über &amp;lt;math&amp;gt;X&amp;lt;/math&amp;gt;-Elemente transformiert werden; Notation: &amp;lt;math&amp;gt;A\circ f&amp;lt;/math&amp;gt;.&lt;br /&gt;
&amp;lt;math&amp;gt;(\mathord{-} \circ f)&amp;lt;/math&amp;gt; ist ein Funktor. Sein Rechts- und Linksadjungierter ist der All- bzw. Existenzquantor, d.&amp;amp;thinsp;h.,&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt;\begin{array}{lcr}&lt;br /&gt;
A \circ f &amp;amp;\vdash_X&amp;amp; B&lt;br /&gt;
\\\hline&lt;br /&gt;
A &amp;amp;\vdash_Y&amp;amp; \forall_f B&lt;br /&gt;
\end{array}{\uparrow}{\downarrow}&lt;br /&gt;
\qquad\begin{array}{rcl}&lt;br /&gt;
C &amp;amp;\vdash_X&amp;amp; A \circ f&lt;br /&gt;
\\\hline&lt;br /&gt;
\exists_f C&amp;amp;\vdash_Y&amp;amp; A&lt;br /&gt;
\end{array}{\uparrow}{\downarrow}&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
== Siehe auch ==&lt;br /&gt;
&lt;br /&gt;
* [[Liste mathematischer Symbole]]&lt;br /&gt;
&lt;br /&gt;
[[Kategorie:Logik]]&lt;br /&gt;
[[Kategorie:Formelsammlung|Logik]]&lt;br /&gt;
[[Kategorie:Liste (Mathematik)]]&lt;/div&gt;</summary>
		<author><name>imported&gt;Alfred Heiligenbrunner</name></author>
	</entry>
</feed>