Attachment 'SemiLinearSets.tex'
Download 1 \documentclass{article}
2 \usepackage{amsfonts}
3
4 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
5 %TCIDATA{OutputFilter=LATEX.DLL}
6 %TCIDATA{Version=5.00.0.2552}
7 %TCIDATA{<META NAME="SaveForMode" CONTENT="1">}
8 %TCIDATA{Created=Monday, February 07, 2005 13:43:30}
9 %TCIDATA{LastRevised=Monday, February 07, 2005 13:58:44}
10 %TCIDATA{<META NAME="GraphicsSave" CONTENT="32">}
11 %TCIDATA{<META NAME="DocumentShell" CONTENT="Standard LaTeX\Blank - Standard LaTeX Article">}
12 %TCIDATA{CSTFile=40 LaTeX article.cst}
13
14 \newtheorem{theorem}{Theorem}
15 \newtheorem{acknowledgement}[theorem]{Acknowledgement}
16 \newtheorem{algorithm}[theorem]{Algorithm}
17 \newtheorem{axiom}[theorem]{Axiom}
18 \newtheorem{case}[theorem]{Case}
19 \newtheorem{claim}[theorem]{Claim}
20 \newtheorem{conclusion}[theorem]{Conclusion}
21 \newtheorem{condition}[theorem]{Condition}
22 \newtheorem{conjecture}[theorem]{Conjecture}
23 \newtheorem{corollary}[theorem]{Corollary}
24 \newtheorem{criterion}[theorem]{Criterion}
25 \newtheorem{definition}[theorem]{Definition}
26 \newtheorem{example}[theorem]{Example}
27 \newtheorem{exercise}[theorem]{Exercise}
28 \newtheorem{lemma}[theorem]{Lemma}
29 \newtheorem{notation}[theorem]{Notation}
30 \newtheorem{problem}[theorem]{Problem}
31 \newtheorem{proposition}[theorem]{Proposition}
32 \newtheorem{remark}[theorem]{Remark}
33 \newtheorem{solution}[theorem]{Solution}
34 \newtheorem{summary}[theorem]{Summary}
35 \newenvironment{proof}[1][Proof]{\noindent\textbf{#1.} }{\ \rule{0.5em}{0.5em}}
36 \input{tcilatex}
37
38 \begin{document}
39
40
41 \section{Linear and Semilinear Set Definitions:}
42
43 \begin{definition}
44 Let $\mathbb{N}$ be the set of nonnegative integers and $k$ be a positive
45 integer. A set $S\subseteq \mathbb{N}^{k}$ is a \emph{linear set} if $%
46 \exists v_{0},v_{1},...,v_{t}$ in $\mathbb{N}^{k}$ such that
47 \[
48 S=\left\{ v|v=v_{0}+a_{1}v_{1}+...+a_{t}v_{t},a_{i}\in \mathbb{N}\right\}
49 \]%
50 The vector $v_{0}$ (referred to as the \emph{constant vector}) and $%
51 v_{1},v_{2},...,v_{t}$ (referred to as the \emph{periods}) are called the
52 \emph{generators} of the linear set $S$.
53 \end{definition}
54
55 \begin{definition}
56 A set $S\subseteq \mathbb{N}^{k}$ is \emph{semilinear} if it is a finite
57 union of linear sets. $\emptyset $ is a trivial semilinear set where the set
58 of generators is empty. \emph{Every finite subset of }$\mathbb{N}^{k}$\emph{%
59 \ is semilinear} - it is a finite union of linear sets whose generators are
60 constant vectors. Clearly, \emph{semilinear} sets are closed under union and
61 projection. It is also know that semilinear sets are closed under
62 intersection and complementation.
63 \end{definition}
64
65 \end{document}
Attached Files
To refer to attachments on a page, use attachment:filename, as shown below in the list of files. Do NOT use the URL of the [get] link, since this is subject to change and can break easily.You are not allowed to attach a file to this page.