http://math.chapman.edu/structuresold/files/Action_lattices.pdf
This is pdfeTeX, Version 3.14159-1.10b-2.1 (Web2C 7.4.5)
entering extended mode
(./Action_lattices.tex{/usr/share/texmf/pdftex/config/pdftex.cfg}
LaTeX2e <2001/06/01>
Babel <v3.7h> and hyphenation patterns for american, french, german, ngerman, n
ohyphenation, basque, czech, icelandic, slovak, slovene, loaded.
(/usr/share/texmf/tex/latex/amscls/amsart.cls
Document Class: amsart 2000/10/26 v2.08
(/usr/share/texmf/tex/latex/amsmath/amsmath.sty
For additional information on amsmath, use the '?' option.
(/usr/share/texmf/tex/latex/amsmath/amstext.sty
(/usr/share/texmf/tex/latex/amsmath/amsgen.sty))
(/usr/share/texmf/tex/latex/amsmath/amsbsy.sty)
(/usr/share/texmf/tex/latex/amsmath/amsopn.sty))
(/usr/share/texmf/tex/latex/amsfonts/umsa.fd)
(/usr/share/texmf/tex/latex/amsfonts/amsfonts.sty))
(/usr/share/texmf/tex/latex/hyperref/hyperref.sty
(/usr/share/texmf/tex/latex/graphics/keyval.sty)
(/usr/share/texmf/tex/latex/hyperref/pd1enc.def)
(/usr/share/texmf/tex/latex/config/hyperref.cfg)
Implicit mode ON; LaTeX internals redefined
(/usr/share/texmf/tex/latex/misc/url.sty))
*hyperref using default driver hpdftex*
(/usr/share/texmf/tex/latex/hyperref/hpdftex.def
(/usr/share/texmf/tex/latex/psnfss/pifont.sty
(/usr/share/texmf/tex/latex/psnfss/upzd.fd)
(/usr/share/texmf/tex/latex/psnfss/upsy.fd))) (./Action_lattices.aux)
(/usr/share/texmf/tex/latex/amsfonts/umsa.fd)
(/usr/share/texmf/tex/latex/amsfonts/umsb.fd)
(/usr/share/texmf/tex/latex/hyperref/nameref.sty) (./Action_lattices.out)
(./Action_lattices.out) [1{/var/lib/texmf/dvips/config/pdftex.map
Warning: pdflatex (file /var/lib/texmf/dvips/config/pdftex.map): entry for `cme
x7' already exists, duplicates ignored
Warning: pdflatex (file /var/lib/texmf/dvips/config/pdftex.map): entry for `cme
x8' already exists, duplicates ignored
Warning: pdflatex (file /var/lib/texmf/dvips/config/pdftex.map): entry for `cme
x9' already exists, duplicates ignored
}] [2] (./Action_lattices.aux) )</usr/share/texmf/fonts/type1/bluesky/cm/cmtt10
.pfb></usr/share/texmf/fonts/type1/bluesky/cm/cmti10.pfb></usr/share/texmf/font
s/type1/bluesky/cm/cmr10.pfb></usr/share/texmf/fonts/type1/bluesky/cm/cmcsc10.p
fb></usr/share/texmf/fonts/type1/bluesky/cm/cmsy8.pfb></usr/share/texmf/fonts/t
ype1/bluesky/cm/cmmi12.pfb></usr/share/texmf/fonts/type1/bluesky/cm/cmsy10.pfb>
</usr/share/texmf/fonts/type1/bluesky/cm/cmti12.pfb></usr/share/texmf/fonts/typ
e1/bluesky/cm/cmr12.pfb></usr/share/texmf/fonts/type1/bluesky/cm/cmbx12.pfb></u
sr/share/texmf/fonts/type1/bluesky/cm/cmr9.pfb>
Output written on Action_lattices.pdf (2 pages, 71419 bytes).
Transcript written on Action_lattices.log.
%%run pdflatex
%
\documentclass[12pt]{amsart}
\usepackage[pdfpagemode=Fullscreen,pdfstartview=FitBH]{hyperref}
\parindent=0pt
\parskip=5pt
\addtolength{\oddsidemargin}{-.5in}
\addtolength{\evensidemargin}{-.5in}
\addtolength{\textwidth}{1in}
\theoremstyle{definition}
\newtheorem{definition}{Definition}
\newtheorem*{morphisms}{Morphisms}
\newtheorem*{basic_results}{Basic Results}
\newtheorem*{examples}{Examples}
\newtheorem{example}{}
\newtheorem*{properties}{Properties}
\newtheorem*{finite_members}{Finite Members}
\newtheorem*{subclasses}{Subclasses}
\newtheorem*{superclasses}{Superclasses}
\newcommand{\abbreviation}[1]{\textbf{Abbreviation: #1}}
\pagestyle{myheadings}\thispagestyle{myheadings}
\markboth{\today}{math.chapman.edu/structures}
\begin{document}
\textbf{\Large Action lattices}
\quad\href{http://math.chapman.edu/cgi-bin/structures?action=edit;id=Action_lattices}{edit}
\abbreviation{ActLat}
\begin{definition}
An \emph{action lattice} is a structure $\mathbf{A}=\langle A,\vee,\wedge,0,\cdot,1,^*,\backslash ,/\rangle$
of type $\langle 2,2,0,2,0,1,2,2\rangle$ such that
$\langle A,\vee,0,\cdot,1,^*\rangle$ is a \href{Kleene_algebras.pdf}{Kleene algebra}
$\langle A,\vee,\wedge\rangle$ is a \href{Lattices.pdf}{lattice}
$\backslash$ is the left residual of $\cdot $: $y\leq x\backslash z\Longleftrightarrow xy\leq z$
$/$ is the right residual of $\cdot$: $x\leq z/y\Longleftrightarrow xy\leq z$
\end{definition}
\begin{morphisms}
Let $\mathbf{A}$ and $\mathbf{B}$ be action lattices. A morphism from $\mathbf{A}$
to $\mathbf{B}$ is a function $h:A\rightarrow B$ that is a homomorphism:
$h(x\vee y)=h(x)\vee h(y)$, $h(x\wedge y)=h(x)\wedge h(y)$,
$h(x\cdot y)=h(x)\cdot h(y)$, $h(x\backslash
y)=h(x)\backslash h(y)$, $h(x/y)=h(x)/h(y)$, $h(x^*)=h(x)^*$, $h(0)=0$, $h(1)=1$
\end{morphisms}
\begin{basic_results}
\end{basic_results}
\begin{examples}
\begin{example}
\end{example}
\end{examples}
\begin{table}[h]
\begin{properties} (\href{http://math.chapman.edu/cgi-bin/structures?Properties}{description})
\begin{tabular}{|ll|}\hline
Classtype & variety\\\hline
Equational theory & \\\hline
Quasiequational theory & undecidable\\\hline
First-order theory & undecidable\\\hline
Locally finite & no\\\hline
Residual size & unbounded\\\hline
Congruence distributive & yes\\\hline
Congruence modular & yes\\\hline
Congruence n-permutable & yes, $n=2$\\\hline
Congruence regular & no\\\hline
Congruence e-regular & yes\\\hline
Congruence uniform & no\\\hline
Congruence extension property & no\\\hline
Definable principal congruences & no\\\hline
Equationally def. pr. cong. & no\\\hline
Amalgamation property & \\\hline
Strong amalgamation property & \\\hline
Epimorphisms are surjective & \\\hline
\end{tabular}
\end{properties}
\end{table}
\begin{finite_members} $f(n)=$ number of members of size $n$.
$\begin{array}{lr}
f(1)= &1\\
f(2)= &1\\
f(3)= &3\\
f(4)= &20\\
f(5)= &149\\
f(6)= &1488\\
\end{array}$
\end{finite_members}
\hyperbaseurl{http://math.chapman.edu/structures/files/}
\parskip0pt
\begin{subclasses}\
\href{Commutative_action_lattices.pdf}{Commutative action lattices}
\end{subclasses}
\begin{superclasses}\
\href{Action_algebras.pdf}{Action algebras}
\href{Residuated_lattices.pdf}{Residuated lattices}
\end{superclasses}
\begin{thebibliography}{10}
\bibitem{Kozen1994}
D. Kozen, \emph{On action algebras}, In J. van Eijck and A. Visser, editors,
\emph{Logic and Information Flow}, MIT Press, 1994, 78--88
\url{http://www.cs.cornell.edu/kozen/papers/act.ps}
\end{thebibliography}
\end{document}
%