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

<record version="4" id="4613">
 <title>lattice in $\mathbb{R}^n$</title>
 <name>LatticeInMathbbRn</name>
 <created>2003-08-18 14:53:32</created>
 <modified>2003-08-28 11:39:54</modified>
 <type>Definition</type>
 <creator id="2414" name="alozano"/>
 <author id="2414" name="alozano"/>
 <classification>
	<category scheme="msc" code="11H06"/>
 </classification>
 <defines>
	<concept>lattice in $\mathbb{R}^n$</concept>
 </defines>
 <synonyms>
	<synonym concept="lattice in $\mathbb{R}^n$" alias="lattice"/>
	<synonym concept="lattice in $\mathbb{R}^n$" alias="grid"/>
 </synonyms>
 <related>
	<object name="MinkowskisTheorem"/>
	<object name="PicksTheorem"/>
	<object name="ProductOfPosets"/>
 </related>
 <keywords>
	<term>lattice</term>
	<term>grid</term>
 </keywords>
 <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}
\usepackage{amsmath}
\usepackage{amsthm}
\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

\newtheorem{thm}{Theorem}
\newtheorem*{defn}{Definition}
\newtheorem{prop}{Proposition}
\newtheorem{lemma}{Lemma}
\newtheorem{cor}{Corollary}

% Some sets
\newcommand{\Nats}{\mathbb{N}}
\newcommand{\Ints}{\mathbb{Z}}
\newcommand{\Reals}{\mathbb{R}}
\newcommand{\Complex}{\mathbb{C}}
\newcommand{\Rats}{\mathbb{Q}}</preamble>
 <content>\begin{defn}
A lattice in ${\Reals}^n$ is an $n$-dimensional additive free group over $\Ints$ which generates ${\Reals}^n$ over $\Reals$.
\end{defn}

{\bf Example}: The following is an example of a lattice $\mathcal{L}\subset {\Reals}^2$, generated by $w_1=(1,2),w_2=(4,1)$.

$$\mathcal{L}=\{ \alpha w_1 +\beta w_2 \mid \alpha,\beta \in \Ints \} $$
\quad
\begin{center}
\includegraphics[scale=0.75]{lattice}
\end{center}</content>
</record>
