Anticommutator[x,y]
gives the anticommutator x**y+y**x of x and y.
Anticommutator[x,y,alg]
gives the anticommutator of x and y in the noncommutative algebra alg.


Anticommutator
Anticommutator[x,y]
gives the anticommutator x**y+y**x of x and y.
Anticommutator[x,y,alg]
gives the anticommutator of x and y in the noncommutative algebra alg.
Details

- Anticommutator gives the anticommutator of two elements of a noncommutative algebra.
- If ⊗ and ⊕ denote the multiplication and addition in the algebra alg, then Anticommutator[x,y,alg]==(x⊗y)⊕(y⊗x).
- alg can be a NonCommutativeAlgebra object, {Dot,n}, Composition, TensorProduct or NonCommutativeMultiply. If the algebra argument is omitted, NonCommutativeAlgebra with the default property values is used.
Examples
open all close allBasic Examples (2)
Scope (4)
The anticommutator of x and y over the algebra of square matrices with Dot product:
The anticommutator of x and y over the algebra of linear endomorphisms with Composition:
Traditional form of Anticommutator[x,y]:
Reducing modulo the anticommutator of two variables commutes the variables and adjusts term signs:
Properties & Relations (2)
Reducing modulo the anticommutator of two variables commutes the variables and adjusts term signs:
Commutator gives the commutator of two elements of an algebra:
Related Guides
History
Text
Wolfram Research (2025), Anticommutator, Wolfram Language function, https://reference.wolfram.com/language/ref/Anticommutator.html.
CMS
Wolfram Language. 2025. "Anticommutator." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/Anticommutator.html.
APA
Wolfram Language. (2025). Anticommutator. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/Anticommutator.html
BibTeX
@misc{reference.wolfram_2025_anticommutator, author="Wolfram Research", title="{Anticommutator}", year="2025", howpublished="\url{https://reference.wolfram.com/language/ref/Anticommutator.html}", note=[Accessed: 04-August-2025]}
BibLaTeX
@online{reference.wolfram_2025_anticommutator, organization={Wolfram Research}, title={Anticommutator}, year={2025}, url={https://reference.wolfram.com/language/ref/Anticommutator.html}, note=[Accessed: 04-August-2025]}