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

<record version="8" id="7987">
 <title>sesquilinear forms over general fields</title>
 <name>SesquilinearFormsOverGeneralFields</name>
 <created>2006-06-09 16:16:59</created>
 <modified>2006-06-16 19:24:15</modified>
 <type>Definition</type>
<parent id="2468">Hermitian form</parent>
 <creator id="12884" name="Algeboy"/>
 <author id="12884" name="Algeboy"/>
 <classification>
	<category scheme="msc" code="51A05"/>
	<category scheme="msc" code="11E39"/>
	<category scheme="msc" code="15A63"/>
	<category scheme="msc" code="47A07"/>
 </classification>
 <defines>
	<concept>sesquilinear form</concept>
	<concept>Hermitian form</concept>
	<concept>bilinear form</concept>
	<concept>Hermitean</concept>
 </defines>
 <synonyms>
	<synonym concept="sesquilinear forms over general fields" alias="Hermitian form"/>
	<synonym concept="sesquilinear forms over general fields" alias="Hermitean form"/>
 </synonyms>
 <related>
	<object name="ReflexiveNonDegenerateSesquilinear"/>
	<object name="NonDegenerate"/>
	<object name="Polarity2"/>
	<object name="Projectivity"/>
	<object name="ProjectiveGeometry"/>
	<object name="Isometry2"/>
	<object name="ProjectiveGeometry3"/>
	<object name="ClassicalGroups"/>
 </related>
 <keywords>
	<term>sesquilinear form</term>
	<term>Hermitian form</term>
 </keywords>
 <preamble>\usepackage{latexsym}
\usepackage{amssymb}
\usepackage{amsmath}
\usepackage{amsfonts}
\usepackage{amsthm}

\usepackage{xypic}

%-----------------------------------------------------

%       Standard theoremlike environments.

%       Stolen directly from AMSLaTeX sample

%-----------------------------------------------------

%% \theoremstyle{plain} %% This is the default

\newtheorem{thm}{Theorem}

\newtheorem{coro}[thm]{Corollary}

\newtheorem{lem}[thm]{Lemma}

\newtheorem{lemma}[thm]{Lemma}

\newtheorem{prop}[thm]{Proposition}

\newtheorem{conjecture}[thm]{Conjecture}

\newtheorem{conj}[thm]{Conjecture}

\newtheorem{defn}[thm]{Definition}

\newtheorem{remark}[thm]{Remark}

\newtheorem{ex}[thm]{Example}



%\countstyle[equation]{thm}



%--------------------------------------------------

%       Item references.

%--------------------------------------------------


\newcommand{\exref}[1]{Example-\ref{#1}}

\newcommand{\thmref}[1]{Theorem-\ref{#1}}

\newcommand{\defref}[1]{Definition-\ref{#1}}

\newcommand{\eqnref}[1]{(\ref{#1})}

\newcommand{\secref}[1]{Section-\ref{#1}}

\newcommand{\lemref}[1]{Lemma-\ref{#1}}

\newcommand{\propref}[1]{Prop\-o\-si\-tion-\ref{#1}}

\newcommand{\corref}[1]{Cor\-ol\-lary-\ref{#1}}

\newcommand{\figref}[1]{Fig\-ure-\ref{#1}}

\newcommand{\conjref}[1]{Conjecture-\ref{#1}}


% Normal subgroup or equal.

\providecommand{\normaleq}{\unlhd}

% Normal subgroup.

\providecommand{\normal}{\lhd}

\providecommand{\rnormal}{\rhd}
% Divides, does not divide.

\providecommand{\divides}{\mid}

\providecommand{\ndivides}{\nmid}


\providecommand{\union}{\cup}

\providecommand{\bigunion}{\bigcup}

\providecommand{\intersect}{\cap}

\providecommand{\bigintersect}{\bigcap}









</preamble>
 <content>Let $V$ be a vector space over a field $k$.  $k$ may be of any characteristic.

\section{Sesquilinear Forms}

\begin{defn}
A function $b:V\times V\rightarrow k$ is sesquilinear if it satisfies each of
the following:
\begin{enumerate}
\item $b(v,w+u)=b(v,w)+b(v,u)$ and $b(v+u,w)=b(v,w)+b(u,w)$ for all $u,v,w\in V$;
\item For a given field automorphism $\theta$ of $k$, $b(v,lw)=l^\theta b(v,w)$ and $b(lv,w)=lb(v,w)$ for all $v,w\in V$ and $l\in k$.
\end{enumerate}
\end{defn}

\begin{remark}
It is possible to apply the field automorphism in the first variable but is more common to do so in the second variable.  Also, if $\theta=1$ the form is a bilinear form.  
\end{remark}

Sesquilinear forms are commonly ascribed any combination of the following properties:
\begin{itemize}
\item non-degenerate,
\item reflexive, (commonly required to define perpendicular);
\item positive definite (this condition requires the fixed field of $\theta$,
$k_0$, be an ordered field, such as the rationals $\mathbb{Q}$ or reals $\mathbb{R}$).
\end{itemize}

Non-degenerate sesquilinear and bilinear forms apply to projective geometries as dualities and polarities through the induced $\perp$ operation.  (See \PMlinkname{polarity}{Polarity2}.)

\section{Hermitian Forms}

If $\theta^2=1$, it is common to exchange notation at this point and use the same notation of $\bar{l}$ for $l^\theta$ as is common for complex conjugation -- even if $k$ is not $\mathbb{C}$.  Then $\bar{\bar{l}}=l$.

In this notation, Hermitian forms may be defined by the property
\[b(v,w)=\overline{b(w,v)}.\]

\begin{remark}
It is not uncommon to see hermitian or Hermitean instead of Hermitian.  The name is a tribute to Charles Hermite of the Ecole Polytechnique.
\end{remark}

</content>
</record>
