-
Notifications
You must be signed in to change notification settings - Fork 4
/
06-00-TopicEntryOnOrderTheory.tex
63 lines (58 loc) · 1.7 KB
/
06-00-TopicEntryOnOrderTheory.tex
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
\documentclass[12pt]{article}
\usepackage{pmmeta}
\pmcanonicalname{TopicEntryOnOrderTheory}
\pmcreated{2013-03-22 18:00:54}
\pmmodified{2013-03-22 18:00:54}
\pmowner{CWoo}{3771}
\pmmodifier{CWoo}{3771}
\pmtitle{topic entry on order theory}
\pmrecord{8}{40530}
\pmprivacy{1}
\pmauthor{CWoo}{3771}
\pmtype{Topic}
\pmcomment{trigger rebuild}
\pmclassification{msc}{06-00}
\endmetadata
\usepackage{amssymb,amscd}
\usepackage{amsmath}
\usepackage{amsfonts}
\usepackage{mathrsfs}
% 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}
\usepackage{pst-plot}
% define commands here
\newcommand*{\abs}[1]{\left\lvert #1\right\rvert}
\newtheorem{prop}{Proposition}
\newtheorem{thm}{Theorem}
\newtheorem{ex}{Example}
\newcommand{\real}{\mathbb{R}}
\newcommand{\pdiff}[2]{\frac{\partial #1}{\partial #2}}
\newcommand{\mpdiff}[3]{\frac{\partial^#1 #2}{\partial #3^#1}}
\begin{document}
This is an entry-in-progress for a new topic entry on order theory.
\begin{enumerate}
\item index of inequalities
\item partial ordering, inductive order, linear ordering, pre-ordering, well-ordering
\item semilattices
\item general lattice theory
\begin{enumerate}
\item modular lattices
\item complemented lattices
\item distributive lattices
\end{enumerate}
\item lattices with operators
\item Boolean algebras
\item ordered algebraic structures
\item applications to topology, analysis
\item applications to mathematical logic, algebraic logic
\item applications to computer science, formal concept analysis
\end{enumerate}
%%%%%
%%%%%
\end{document}