Mathematical Structures: Action algebras

[Home]Action algebras

HomePage | RecentChanges | Login

http://math.chapman.edu/structuresold/files/Action_algebras.pdf
This is pdfeTeX, Version 3.14159-1.10b-2.1 (Web2C 7.4.5)
entering extended mode
(./Action_algebras.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_algebras.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_algebras.out)
(./Action_algebras.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_algebras.aux) )</usr/share/texmf/fonts/type1/bluesky/cm/cmti10
.pfb></usr/share/texmf/fonts/type1/bluesky/cm/cmr10.pfb></usr/share/texmf/fonts
/type1/bluesky/cm/cmcsc10.pfb></usr/share/texmf/fonts/type1/bluesky/cm/cmsy8.pf
b></usr/share/texmf/fonts/type1/bluesky/cm/cmmi12.pfb></usr/share/texmf/fonts/t
ype1/bluesky/cm/cmsy10.pfb></usr/share/texmf/fonts/type1/bluesky/cm/cmti12.pfb>
</usr/share/texmf/fonts/type1/bluesky/cm/cmr12.pfb></usr/share/texmf/fonts/type
1/bluesky/cm/cmbx12.pfb></usr/share/texmf/fonts/type1/bluesky/cm/cmr9.pfb>
Output written on Action_algebras.pdf (2 pages, 72267 bytes).
Transcript written on Action_algebras.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 algebras}
\quad\href{http://math.chapman.edu/cgi-bin/structures?action=edit;id=Action_algebras}{edit}

\abbreviation{Act}
\begin{definition}
An \emph{action algebra} is a structure $\mathbf{A}=\langle A,\vee,\bot,\cdot,1,^*,\backslash,/\rangle$ of type 
$\langle 2,0,2,0,1,2,2\rangle$ such that


$\langle A,\vee,\bot,\cdot,1,^*\rangle$ is a \href{Kleene_algebras.pdf}{Kleene algebras}


$\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$


Remark: 

\end{definition}

\begin{morphisms}
Let $\mathbf{A}$ and $\mathbf{B}$ be action algebras. 
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\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(\bot)=\bot$ and $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 \cite{Pratt1991}\\\hline
Equational theory & \\\hline
Quasiequational theory & undecidable\\\hline
First-order theory & undecidable\\\hline
Locally finite & no\\\hline
Residual size & unbounded\\\hline
Congruence distributive & yes \cite{AltRaf2004}\\\hline
Congruence modular & yes \\\hline
Congruence n-permutable & yes, $n=4$ \cite{AltRaf2004}\\\hline
Congruence regular & \\\hline
Congruence uniform & \\\hline
Congruence extension property & \\\hline
Definable principal congruences & \\\hline
Equationally def. pr. cong. & \\\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{Action_lattices.pdf}{Action lattices} 

\end{subclasses}
\begin{superclasses}\ 

\href{Kleene_algebras.pdf}{Kleene algebras} 

\href{Residuated_join-semilattices.pdf}{Residuated join-semilattices} 

\end{superclasses}

\begin{thebibliography}{10}

\bibitem{Pratt1991}
Vaughan Pratt, \emph{Action logic and pure induction},
``Logics in AI (Amsterdam, 1990)'', Lecture Notes in Comput. Sci.,
478, 1991, 97--120, 92d:03016

\bibitem{AltRaf2004}
C.J. van Alten and J.G. Raftery, \emph{Embedding Theorems and Rule Separation in Logics without Weakening},
Studia Logica, 2004, ...--..., \href{http://math.chapman.edu/asubl/uploads/AltRafAsubL15:19.ps}{preprint}

\end{thebibliography}

\end{document}
%


HomePage | RecentChanges | Login
This page is read-only | View other revisions
Last edited June 21, 2005 7:26 pm by Jipsen (diff)
Search: