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 2 of 'formally real field'
[ view 'formally real field' | back to history ]

Title of object: formally real field
Canonical Name: FormallyRealField
Type: Definition

Created on: 2004-05-18 16:07:58
Modified on: 2004-05-18 18:56:33

Creator: CWoo
Modifier: CWoo
Author: CWoo

Classification: msc:12D15

Preamble:

% this is the default PlanetMath preamble. as your knowledge
% of TeX increases, you will probably want to edit this, but
% it should be fine as is for beginners.
% almost certainly you want these
\usepackage{amssymb,amscd}
\usepackage{amsmath}
\usepackage{amsfonts}
% used for TeXing text within eps files
%\usepackage{psfrag}
% need this for including graphics (\includegraphics)
%\usepackage{graphicx}
% for neatly defining theorems and propositions
%\usepackage{amsthm}
% making logically defined graphics
%\usepackage{xypic}
% there are many more packages, add them here as you need them
% define commands here
Content:

\PMlinkescapeword{real}
A field $F$ is called \emph{formally real} if -1 can not be expressed as a sum of squares (of elements of $F$).
Given a field $F$, let $S_F$ be the set of all sums of squares in $F$. The following are equivalent conditions that $F$ is formally real:
\begin{enumerate}
\item
$-1\notin S_F$
\item
$S_F\not= F$
\item
$\sum {a_i}^2=0$ implies each $a_i=0$, where $a_i\in F$
\item
$F$ can be ordered (There is a total order $<$ which makes $F$ into an ordered field)
\end{enumerate}
\textbf{Some Examples:}
\begin{itemize}
\item
$\mathbb{R}, \mathbb{Q}$ are all formally real fields.
\item
If $F$ is formally real, so is $F(\alpha)$, where $\alpha$ is a root of an irreducible polynomial of odd degree over $F[x]$. As an example, $\mathbb{Q}(\omega)$ is formally real, where $\omega\not= 1$ is a fourth-root of unity.
\item
$\mathbb{C}$ is not formally real since $-1=i^2$.
\item
Any field of characteristic non-zero is not formally real; it is not even orderable.
\end{itemize}