<?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=Volldisjunktion</id>
	<title>Volldisjunktion - 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=Volldisjunktion"/>
	<link rel="alternate" type="text/html" href="https://wiki-de.moshellshocker.dns64.de/index.php?title=Volldisjunktion&amp;action=history"/>
	<updated>2026-06-25T00:20:09Z</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=Volldisjunktion&amp;diff=220739&amp;oldid=prev</id>
		<title>imported&gt;Crazy1880: prettytable &gt; wikitable</title>
		<link rel="alternate" type="text/html" href="https://wiki-de.moshellshocker.dns64.de/index.php?title=Volldisjunktion&amp;diff=220739&amp;oldid=prev"/>
		<updated>2019-10-25T16:05:15Z</updated>

		<summary type="html">&lt;p&gt;prettytable &amp;gt; wikitable&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Neue Seite&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Als &amp;#039;&amp;#039;&amp;#039;Volldisjunktion&amp;#039;&amp;#039;&amp;#039; (auch: &amp;#039;&amp;#039;&amp;#039;Maxterm&amp;#039;&amp;#039;&amp;#039;) bezeichnet man in der [[Aussagenlogik]] einen speziellen [[Disjunktionsterm]], d.&amp;amp;nbsp;h. eine Anzahl von [[Literal|Literalen]], die alle durch ein [[Disjunktion|logisches &amp;#039;&amp;#039;Oder&amp;#039;&amp;#039;]] (&amp;lt;math&amp;gt;\vee&amp;lt;/math&amp;gt;) verknüpft sind. Dabei müssen alle &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt; Variablen der betrachteten &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt;-stelligen [[Boolesche Funktion|Booleschen Funktion]] im Disjunktionsterm vorkommen, um von einer Volldisjunktion sprechen zu können. Beispiele sind:&lt;br /&gt;
&lt;br /&gt;
*&amp;lt;math&amp;gt;e_1 \vee e_2&amp;lt;/math&amp;gt;&lt;br /&gt;
*&amp;lt;math&amp;gt;e_1 \vee \neg e_2 \vee e_3&amp;lt;/math&amp;gt;&lt;br /&gt;
*&amp;lt;math&amp;gt;\neg e_1 \vee e_2 \vee e_3&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Volldisjunktionen lassen sich zu einer [[Konjunktive Normalform|konjunktiven Normalform]] zusammensetzen.&lt;br /&gt;
&lt;br /&gt;
== Vergleich Minterm / Maxterm ==&lt;br /&gt;
In folgender Tabelle ist der Unterschied zwischen der Maxterm- und [[Minterm]]darstellung ersichtlich:&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Index ||&amp;lt;math&amp;gt;x_2&amp;lt;/math&amp;gt;  &amp;lt;math&amp;gt;x_1&amp;lt;/math&amp;gt;  &amp;lt;math&amp;gt;x_0&amp;lt;/math&amp;gt; || Minterm || Maxterm&lt;br /&gt;
|------------------------------------------------------------------------------------------&lt;br /&gt;
| 0 || 0  0  0 || &amp;lt;math&amp;gt;\neg x_2\wedge\neg x_1\wedge \neg x_0&amp;lt;/math&amp;gt;|| &amp;lt;math&amp;gt; x_2\vee x_1\vee x_0&amp;lt;/math&amp;gt;&lt;br /&gt;
|-------&lt;br /&gt;
|1|| 0  0  1 || &amp;lt;math&amp;gt;\neg x_2\wedge\neg x_1\wedge x_0&amp;lt;/math&amp;gt; ||&amp;lt;math&amp;gt; x_2\vee x_1\vee\neg x_0&amp;lt;/math&amp;gt;&lt;br /&gt;
|-------&lt;br /&gt;
|2|| 0  1  0|| &amp;lt;math&amp;gt;\neg x_2\wedge x_1\wedge \neg x_0&amp;lt;/math&amp;gt;||&amp;lt;math&amp;gt; x_2\vee\neg x_1\vee x_0&amp;lt;/math&amp;gt;&lt;br /&gt;
|-------&lt;br /&gt;
|3|| 0  1  1|| &amp;lt;math&amp;gt;\neg x_2\wedge x_1\wedge x_0&amp;lt;/math&amp;gt;||&amp;lt;math&amp;gt; x_2\vee\neg x_1\vee\neg x_0&amp;lt;/math&amp;gt;&lt;br /&gt;
|-------&lt;br /&gt;
|4|| 1  0  0|| &amp;lt;math&amp;gt;x_2\wedge\neg x_1\wedge \neg x_0&amp;lt;/math&amp;gt;||&amp;lt;math&amp;gt; \neg x_2\vee x_1\vee x_0&amp;lt;/math&amp;gt;&lt;br /&gt;
|-------&lt;br /&gt;
|5|| 1  0  1|| &amp;lt;math&amp;gt;x_2\wedge\neg x_1\wedge x_0&amp;lt;/math&amp;gt;||&amp;lt;math&amp;gt;\neg x_2\vee x_1\vee \neg x_0&amp;lt;/math&amp;gt;&lt;br /&gt;
|-------&lt;br /&gt;
|6|| 1  1  0|| &amp;lt;math&amp;gt;x_2\wedge x_1\wedge \neg x_0&amp;lt;/math&amp;gt;||&amp;lt;math&amp;gt;\neg x_2\vee \neg x_1\vee x_0&amp;lt;/math&amp;gt;&lt;br /&gt;
|-------&lt;br /&gt;
|7|| 1  1  1|| &amp;lt;math&amp;gt;x_2\wedge x_1\wedge x_0&amp;lt;/math&amp;gt;||&amp;lt;math&amp;gt;\neg x_2\vee \neg x_1\vee \neg x_0&amp;lt;/math&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
Realisierung von Schaltungen mit Mintermen / Maxtermen:&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! ||Minterm||Maxterm&lt;br /&gt;
|-----&lt;br /&gt;
|0||NOR-Gatter || AND-Gatter&lt;br /&gt;
|-----&lt;br /&gt;
|1||OR-Gatter || NAND-Gatter&lt;br /&gt;
|}&lt;br /&gt;
Es existieren auch [[Vollkonjunktion]]en.&lt;br /&gt;
&lt;br /&gt;
[[Kategorie:Logik]]&lt;/div&gt;</summary>
		<author><name>imported&gt;Crazy1880</name></author>
	</entry>
</feed>