<?xml version="1.0" encoding="UTF-8"?>

<record version="2" id="2719">
 <title>self-dual</title>
 <name>SelfDual</name>
 <created>2002-02-26 09:04:10</created>
 <modified>2002-02-26 09:05:42</modified>
 <type>Definition</type>
 <creator id="146" name="rmilson"/>
 <author id="146" name="rmilson"/>
 <classification>
	<category scheme="msc" code="15A63"/>
	<category scheme="msc" code="15A57"/>
	<category scheme="msc" code="15A04"/>
 </classification>
 <defines>
	<concept>anti self-dual</concept>
 </defines>
 <synonyms>
	<synonym concept="self-dual" alias="self-adjoint"/>
 </synonyms>
 <related>
	<object name="HermitianMatrix"/>
	<object name="SymmetricMatrix"/>
	<object name="SkewSymmetricMatrix"/>
 </related>
 <preamble>\usepackage{amsmath}
\usepackage{amsfonts}
\usepackage{amssymb}

\newcommand{\Hom}{\mathop{\mathrm{Hom}}\nolimits}
\newcommand{\Mat}{\mathop{\mathrm{Mat}}\nolimits}
\newcommand{\kfield}{\mathbb{K}}
\newcommand{\supt}{^t}
\newcommand{\dual}{^*}
\newcommand{\adj}{^{\displaystyle \star}}

\newcommand{\reals}{\mathbb{R}}
\newcommand{\natnums}{\mathbb{N}}
\newcommand{\cnums}{\mathbb{C}}

\newcommand{\lp}{\left(}
\newcommand{\rp}{\right)}
\newcommand{\lb}{\left[}
\newcommand{\rb}{\right]}

\newcommand{\supth}{^{\text{th}}}


\newtheorem{proposition}{Proposition}</preamble>
 <content>\paragraph{Definition.}  Let $U$ be a finite-dimensional inner-product space
over a field $\kfield$.  Let $T:U\rightarrow U$ be an endomorphism,
and note that the adjoint endomorphism $T\adj$ is also an endomorphism
of $U$.  It is therefore possible to add, subtract, and compare $T$
and $T\adj$, and we are able to make the following definitions. An
endomorphism $T$ is said to be {\em self-dual} (a.k.a.  {\em
  self-adjoint}) if
$$T=T\adj.$$
By contrast, we say that the endomorphism is {\em anti self-dual} if 
$$T=-T\adj.$$

Exactly the same definitions can be made for an endomorphism of
a complex vector space with a Hermitian inner product.

\paragraph{Relation to the matrix transpose.} All of these definitions have
their counterparts in the matrix setting.  Let $M\in
\Mat_{n,n}(\kfield)$ be the matrix of $T$ relative to an orthogonal
basis of $U$. Then $T$ is self-dual if and only if $M$ is a symmetric matrix,
and anti self-dual if and only if $M$ is a skew-symmetric matrix.

In the case of a Hermitian inner product we must replace the transpose
with the conjugate transpose. Thus $T$ is self dual if and only if $M$ is a Hermitian matrix, i.e.
$$M = \overline{M^t}.$$
It is anti self-dual if and only if
$$M = -\overline{M^t}.$$</content>
</record>
