# Decomposing Tensors into Unique Symmetric and Anti-Symmetric Components

Any tensor can be uniquely broken down into a symmetric part and an anti-symmetric part. A tensor is symmetric if it remains unchanged when its indices are swapped, while it's anti-symmetric if swapping indices changes its sign. The core principle is that if a tensor is "purely" one type, the other part vanishes. For example, the symmetric component of an anti-symmetric tensor is zero, as the definition of anti-symmetry cancels out the terms in the symmetrization formula. Similarly, the anti-symmetric component of a symmetric tensor is zero because the terms in the anti-symmetrization formula cancel out. Conversely, applying a symmetrization operation to a symmetric tensor, or an anti-symmetrization operation to an anti-symmetric tensor, simply returns the original tensor, as they are already in their "pure" form. This confirms that these operations are designed to isolate a specific property of the tensor without altering its fundamental nature.

{% embed url="<https://www.youtube.com/playlist?list=PLG2qYtL4WVLcihLnOZj0eP8byKDxLPi22>" %}

{% embed url="<https://viadean.notion.site/Tensor-Symmetrization-and-Anti-Symmetrization-Properties-2771ae7b9a328068afd1d393face2c59?source=copy_link>" %}
