<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="de">
	<id>https://demowiki.knowlus.com/index.php?action=history&amp;feed=atom&amp;title=Kommutativgesetz</id>
	<title>Kommutativgesetz - Versionsgeschichte</title>
	<link rel="self" type="application/atom+xml" href="https://demowiki.knowlus.com/index.php?action=history&amp;feed=atom&amp;title=Kommutativgesetz"/>
	<link rel="alternate" type="text/html" href="https://demowiki.knowlus.com/index.php?title=Kommutativgesetz&amp;action=history"/>
	<updated>2026-04-09T03:08:58Z</updated>
	<subtitle>Versionsgeschichte dieser Seite in Demo Wiki</subtitle>
	<generator>MediaWiki 1.44.2</generator>
	<entry>
		<id>https://demowiki.knowlus.com/index.php?title=Kommutativgesetz&amp;diff=1938&amp;oldid=prev</id>
		<title>imported&gt;Mathze: /* Formale Definition */ Form</title>
		<link rel="alternate" type="text/html" href="https://demowiki.knowlus.com/index.php?title=Kommutativgesetz&amp;diff=1938&amp;oldid=prev"/>
		<updated>2025-04-02T14:39:07Z</updated>

		<summary type="html">&lt;p&gt;&lt;span class=&quot;autocomment&quot;&gt;Formale Definition: &lt;/span&gt; Form&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Neue Seite&lt;/b&gt;&lt;/p&gt;&lt;div&gt;[[File:Commutativity of binary operations (without question mark).svg|thumb|Eine Verknüpfung &amp;lt;math&amp;gt;\circ&amp;lt;/math&amp;gt; ist kommutativ, wenn &amp;#039;&amp;#039;stets&amp;#039;&amp;#039; &amp;lt;math&amp;gt;x\circ y = y \circ x&amp;lt;/math&amp;gt; gilt. In dieser Abbildung wird die Vorstellung einer Operation als Maschine genutzt, die aus zwei Eingaben ein Ergebnis macht. Wenn die Verknüpfung kommutativ ist, dann ist es egal, in welcher Reihenfolge die Eingaben &amp;lt;math&amp;gt;x&amp;lt;/math&amp;gt; und &amp;lt;math&amp;gt;y&amp;lt;/math&amp;gt; auftreten&amp;amp;nbsp;– das Ergebnis &amp;lt;math&amp;gt;x\circ y&amp;lt;/math&amp;gt; ist dasselbe wie &amp;lt;math&amp;gt;y\circ x&amp;lt;/math&amp;gt;.]]&lt;br /&gt;
Das &amp;#039;&amp;#039;&amp;#039;Kommutativgesetz&amp;#039;&amp;#039;&amp;#039; ({{laS|commutare|de=vertauschen}}), auf Deutsch &amp;#039;&amp;#039;Vertauschungsgesetz,&amp;#039;&amp;#039; ist eine Regel aus der [[Mathematik]]. Wenn sie gilt, können die [[Funktion (Mathematik)|Argumente]] einer [[Operator (Mathematik)|Operation]] vertauscht werden, ohne dass sich das Ergebnis verändert. Mathematische Operationen, die dem Kommutativgesetz unterliegen, nennt man &amp;#039;&amp;#039;kommutativ.&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Das Kommutativgesetz bildet mit dem [[Assoziativgesetz]] und dem [[Distributivgesetz]] grundlegende Regeln der [[Algebra]].&lt;br /&gt;
&lt;br /&gt;
== Formale Definition ==&lt;br /&gt;
Es seien &amp;lt;math&amp;gt;A&amp;lt;/math&amp;gt; und &amp;lt;math&amp;gt;X&amp;lt;/math&amp;gt; Mengen. Eine [[binäre Verknüpfung]] &amp;lt;math&amp;gt;*\colon A\times A\to X,\; (a,b)\mapsto a*b&amp;lt;/math&amp;gt; heißt &amp;#039;&amp;#039;kommutativ&amp;#039;&amp;#039;, wenn für alle &amp;lt;math&amp;gt;a,b\in A&amp;lt;/math&amp;gt; die Gleichheit &amp;lt;math&amp;gt;a*b=b*a&amp;lt;/math&amp;gt; gilt.&lt;br /&gt;
&lt;br /&gt;
== Beispiele und Gegenbeispiele ==&lt;br /&gt;
[[File:Vector Addition.svg|thumb|Die Vektoraddition ist kommutativ, weil &amp;lt;math&amp;gt;\vec a+\vec b=\vec b+\vec a&amp;lt;/math&amp;gt; ist.]]&lt;br /&gt;
&lt;br /&gt;
=== Reelle Zahlen ===&lt;br /&gt;
[[File:Commutative Addition.svg|thumb|Die Addition natürlicher Zahlen ist kommutativ.]]&lt;br /&gt;
Für [[reelle Zahlen]] &amp;lt;math&amp;gt;a,b\in\R&amp;lt;/math&amp;gt; gilt stets&lt;br /&gt;
:&amp;lt;math&amp;gt;a + b = b +a&amp;lt;/math&amp;gt;&lt;br /&gt;
und&lt;br /&gt;
:&amp;lt;math&amp;gt;a \cdot b = b \cdot a&amp;lt;/math&amp;gt;,&lt;br /&gt;
die Operationen [[Addition]] und [[Multiplikation]] sind also kommutativ. Die erste Formel wird auch &amp;#039;&amp;#039;Kommutativgesetz der Addition,&amp;#039;&amp;#039; die zweite &amp;#039;&amp;#039;Kommutativgesetz der Multiplikation&amp;#039;&amp;#039; genannt. Die [[Subtraktion]] und die [[Division (Mathematik)|Division]] reeller Zahlen sind dagegen keine kommutativen Operationen. Auch die [[Potenz (Mathematik)|Potenzierung]] ist nicht kommutativ (&amp;lt;math&amp;gt;2^3 \neq 3^2&amp;lt;/math&amp;gt; ist ein Gegenbeispiel).&lt;br /&gt;
&lt;br /&gt;
Die älteste überlieferte Form des Kommutativgesetzes der Addition ist die sumerische &amp;#039;&amp;#039;[[Fabel vom klugen Wolf und den neun dummen Wölfen]]&amp;#039;&amp;#039;.&lt;br /&gt;
&lt;br /&gt;
=== Skalarprodukte ===&lt;br /&gt;
* Das [[Skalarprodukt]] in einem reellen [[Vektorraum]] ist kommutativ, es gilt also stets &amp;lt;math&amp;gt;\langle a,b\rangle = \langle b,a\rangle&amp;lt;/math&amp;gt;.&lt;br /&gt;
* Das Skalarprodukt in einem komplexen Vektorraum ist dagegen nicht kommutativ, es gilt vielmehr &amp;lt;math&amp;gt;\langle a,b\rangle = \overline{\langle b,a\rangle}&amp;lt;/math&amp;gt;, wobei der Überstrich die [[komplexe Konjugation]] bezeichnet.&lt;br /&gt;
&lt;br /&gt;
=== Mengenoperation ===&lt;br /&gt;
In der [[Mengenlehre]] sind die [[Vereinigung (Mengenlehre)|Vereinigung]] und der [[Schnittmenge|Schnitt]] kommutative Operationen; für Mengen &amp;lt;math&amp;gt;A, B&amp;lt;/math&amp;gt; gilt also stets:&lt;br /&gt;
:&amp;lt;math&amp;gt;A\cup B = B\cup A&amp;lt;/math&amp;gt; (Vereinigung)&lt;br /&gt;
:&amp;lt;math&amp;gt;A\cap B = B\cap A&amp;lt;/math&amp;gt; (Schnitt)&lt;br /&gt;
Dagegen ist die [[Differenzmenge|Differenz]] nicht kommutativ. &amp;lt;math&amp;gt;A\setminus B&amp;lt;/math&amp;gt; und &amp;lt;math&amp;gt;B\setminus A&amp;lt;/math&amp;gt; sind also manchmal verschiedene Mengen, z.&amp;amp;nbsp;B. für &amp;lt;math&amp;gt;A=\{1,2\}&amp;lt;/math&amp;gt; und &amp;lt;math&amp;gt;B=\{2\}&amp;lt;/math&amp;gt;, denn dann wäre &amp;lt;math&amp;gt;A\setminus B = \{1\}&amp;lt;/math&amp;gt; und &amp;lt;math&amp;gt;B\setminus A = \emptyset&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
=== Matrizenrechnung ===&lt;br /&gt;
Die Addition von [[Matrix (Mathematik)|Matrizen]] über einem [[Ring (Algebra)|Ring]] oder [[Körper (Algebra)|Körper]] ist kommutativ. Die [[Matrizenmultiplikation]] ist dagegen nicht kommutativ: Die Faktoren sind zwar &amp;#039;&amp;#039;manchmal,&amp;#039;&amp;#039; aber nicht &amp;#039;&amp;#039;immer&amp;#039;&amp;#039; vertauschbar.&lt;br /&gt;
&lt;br /&gt;
Ebenfalls kommutativ sind die [[Skalarmultiplikation|Multiplikation von Matrizen mit Skalaren]] und die Matrizenmultiplikation im Unterring der [[Diagonalmatrix|Diagonalmatrizen]].&lt;br /&gt;
&lt;br /&gt;
=== Gruppentheorie ===&lt;br /&gt;
Allgemein nennt man eine [[Gruppe (Mathematik)|Gruppe]], bei der die [[Verknüpfung (Mathematik)|Verknüpfung]] von Gruppenelementen kommutativ ist, [[Abelsche Gruppe|abelsch]].&lt;br /&gt;
&lt;br /&gt;
=== Aussagenlogik ===&lt;br /&gt;
{{Hauptartikel|Aussagenlogik}}&lt;br /&gt;
In der Aussagenlogik gilt für die [[Junktor]]en:&lt;br /&gt;
*&amp;lt;math&amp;gt;\vee&amp;lt;/math&amp;gt; („oder“) ist kommutativ.&lt;br /&gt;
*&amp;lt;math&amp;gt;\land&amp;lt;/math&amp;gt; („und“) ist kommutativ.&lt;br /&gt;
*&amp;lt;math&amp;gt;\leftrightarrow&amp;lt;/math&amp;gt; („[[logische Äquivalenz]]“) ist kommutativ.&lt;br /&gt;
*&amp;lt;math&amp;gt;\rightarrow&amp;lt;/math&amp;gt; („wenn …, dann …“; siehe [[Implikation]]) ist nicht kommutativ.&lt;br /&gt;
&lt;br /&gt;
=== Weitere Beispiele ===&lt;br /&gt;
Weitere Beispiele für nichtkommutative Operationen sind das [[Kreuzprodukt]] in Vektorräumen oder die Multiplikation von [[Quaternionen]].&lt;br /&gt;
&lt;br /&gt;
Kommutativität ist außerdem eine wichtige Grundeigenschaft in der [[Quantenmechanik]], das Kommutieren zweier [[Observable]]n bedeutet physikalisch deren gleichzeitige genaue Messbarkeit. Nicht alle Observablen kommutieren.&lt;br /&gt;
&lt;br /&gt;
== Antikommutativität ==&lt;br /&gt;
[[Datei:Cross product vector.svg|mini|Das Kreuzprodukt ist  antikommutativ (hier ein [[Rechtssystem (Mathematik)|Rechtssystem]])]]&lt;br /&gt;
In einigen Strukturen mit zwei Operationen, beispielsweise beim [[Kreuzprodukt]] &amp;lt;math&amp;gt;\times&amp;lt;/math&amp;gt; in Vektorräumen, gilt nicht das Kommutativgesetz, sondern stattdessen eine Art &amp;#039;&amp;#039;Gegensatz&amp;#039;&amp;#039; davon:&lt;br /&gt;
: &amp;lt;math&amp;gt;a \times b = -(b \times a)&amp;lt;/math&amp;gt;.&lt;br /&gt;
Allgemeiner erfüllt das Produkt auf einer [[Lie-Algebra]], das als &amp;lt;math&amp;gt;[a,b]&amp;lt;/math&amp;gt; geschrieben wird, die Antikommutativität.&lt;br /&gt;
&lt;br /&gt;
== Anmerkungen ==&lt;br /&gt;
; [[Symmetrische Relation]]&lt;br /&gt;
Die Kommutativität, die das Vertauschen von Argumenten bei einer &amp;#039;&amp;#039;Operation&amp;#039;&amp;#039; erlaubt, weist Ähnlichkeit mit der Symmetrie-Eigenschaft von [[Relation (Mathematik)|Relationen]] auf, die das Vertauschen der verglichenen Elemente bzgl. der &amp;#039;&amp;#039;Relation&amp;#039;&amp;#039; erlaubt: &amp;lt;math&amp;gt;x R y&amp;lt;/math&amp;gt; genau dann, wenn &amp;lt;math&amp;gt;y R x&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
; [[Flexibilitätsgesetz]]&lt;br /&gt;
Eine alternative Möglichkeit des „Um-Klammerns“ bietet das Flexibilitätsgesetz für eine [[Verknüpfung (Mathematik)|Verknüpfung]] &amp;lt;math&amp;gt;*&amp;lt;/math&amp;gt;:&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;math&amp;gt;a * \left( b * a \right) = \left( a * b \right) * a&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Siehe auch ==&lt;br /&gt;
* [[Symmetrische Funktion]]&lt;br /&gt;
* [[Kommutatives Diagramm]]&lt;br /&gt;
&lt;br /&gt;
== Literatur ==&lt;br /&gt;
* {{Literatur |Autor=[[Otto Forster]] |Titel=Differential- und Integralrechnung einer Veränderlichen |Reihe=Analysis |BandReihe=1 |Auflage=10 |Verlag=Vieweg &amp;amp; Teubner |Ort=Braunschweig |Datum=2011 |ISBN=978-3-8348-1251-3 }}&lt;br /&gt;
&lt;br /&gt;
[[Kategorie:Algebra]]&lt;br /&gt;
[[Kategorie:Arithmetik]]&lt;br /&gt;
[[Kategorie:Mathematischer Grundbegriff]]&lt;/div&gt;</summary>
		<author><name>imported&gt;Mathze</name></author>
	</entry>
</feed>