PlanetMath (more info)
 Math for the people, by the people. Sponsor PlanetMath
Encyclopedia | Requests | Forums | Docs | Wiki | Random | RSS  
Login
create new user
name:
pass:
forget your password?
Main Menu
Viewing Version 1 of 'polarity'
[ view 'polarity' | back to history ]

Title of object: polarity
Canonical Name: Polarity2
Type: Definition

Created on: 2006-06-09 12:04:48
Modified on: 2006-06-09 12:04:48

Creator: Algeboy
Modifier: Algeboy
Author: Algeboy

Classification: msc:14N05
Keywords: projective geometry, projective point, hyperplane, order preserving, order reversing
Defines: polarity, duality
Synonyms: polarity=order reversing

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}









Content:

\begin{defn}
\begin{itemize}
\item Given a finite dimensional vector space $V$, a \emph{duality} of the projective
geometry $PG(V)$ is an order-reversing map $f:PG(V)\rightarrow PG(V)$.

\item A duality of order $2$ is called a \emph{polarity}.

\item The set of all order preserving and reversing maps $f:PG(V)\rightarrow PG(V)$ form a group denoted $P\Gamma L^*(V)$.
\end{itemize}
\end{defn}

From the fundamental theorem of projective geometry it follows if $\dim V\neq 2$ then every order preserving map is induced by a semi-linear transformation of $V$. In similar fashion we have

\begin{prop}
$P\Gamma L^*(V)=P\Gamma L(V)\ltimes \mathbb{Z}_2$, meaning that every order
reversing map $f:PG(V)\rightarrow PG(V)$ can be decomposed as a $f=sr$ where
$s$ is induced from a semi-linear transformation and $r$ is a polarity.
\end{prop}

\begin{remark}
The group $P\Gamma L^*(V)$ is the full auotmorphism group of $PSL(V)$.
In particular, the polarities account for the graph automorphisms of the
Dynkin diagram of $A_{d-1}$, $d=\dim V$. When $\dim V=2$ there is no
graph automorphism, just as there are no dualities (points are hyperplanes
when $\dim V=2$.
\end{remark}