Talk:PlanetPhysics/Gelfand Tornheim Theorem
Original TeX Content from PlanetPhysics Archive
edit%%% This file is part of PlanetPhysics snapshot of 2011-09-01 %%% Primary Title: Gelfand--Tornheim theorem %%% Primary Category Code: 02.30.-f %%% Filename: GelfandTornheimTheorem.tex %%% Version: 2 %%% Owner: pahio %%% Author(s): pahio %%% PlanetPhysics is released under the GNU Free Documentation License. %%% You should have received a file called fdl.txt along with this file. %%% If not, please write to gnu@gnu.org. \documentclass[12pt]{article} \pagestyle{empty} \setlength{\paperwidth}{8.5in} \setlength{\paperheight}{11in}
\setlength{\topmargin}{0.00in} \setlength{\headsep}{0.00in} \setlength{\headheight}{0.00in} \setlength{\evensidemargin}{0.00in} \setlength{\oddsidemargin}{0.00in} \setlength{\textwidth}{6.5in} \setlength{\textheight}{9.00in} \setlength{\voffset}{0.00in} \setlength{\hoffset}{0.00in} \setlength{\marginparwidth}{0.00in} \setlength{\marginparsep}{0.00in} \setlength{\parindent}{0.00in} \setlength{\parskip}{0.15in}
\usepackage{html}
% this is the default PlanetPhysics 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} \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
\begin{document}
\textbf{\htmladdnormallink{theorem}{http://planetphysics.us/encyclopedia/Formula.html}.}\, Any normed \htmladdnormallink{field}{http://planetphysics.us/encyclopedia/CosmologicalConstant2.html} is isomorphic either to the field $\mathbb{R}$ of real numbers or to the field $\mathbb{C}$ of complex numbers.\\
The {\em normed field} means here a field $K$ having a subfield $R$ isomorphic to $\mathbb{R}$ and satisfying the following: \,
There is a mapping $\|\cdot\|$ from $K$ to the set of non-negative reals such that
\begin{itemize}
\item $\|a\| = 0$\, if and only if\, $a = 0$,
\item $\|ab\| \leqq \|a\|\cdot\|b\|$,
\item $\|a+b\| \leqq \|a\|+\|b\|$,
\item $\|ab\| = |a|\cdot\|b\|$\, when\, $a \in R$\, and\, $b \in K$.
\end{itemize}
Using the Gelfand--Tornheim theorem, it can be shown that the only fields with archimedean valuation are isomorphic to subfields of $\mathbb{C}$ and that the valuation is the usual absolute value (the complex modulus) or some positive power of the absolute value.
\begin{thebibliography}{8} \bibitem{artin}Emil Artin: {\em Theory of Algebraic Numbers}. \,Lecture notes. \,Mathematisches Institut, G\"ottingen (1959). \end{thebibliography}
\end{document}