Mathematical Structures: BCK-algebras

[Home]BCK-algebras

HomePage | RecentChanges | Login

http://math.chapman.edu/structuresold/files/BCK-algebras.pdf
This is pdfTeX, Version 3.14159-1.10b (Web2C 7.4.5)
(./BCK-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, 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/html/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))) (./BCK-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) (./BCK-algebras.out)
(./BCK-algebras.out)

LaTeX Warning: `h' float specifier changed to `ht'.

[1{/usr/share/texmf/dvips/config/pdftex.map}] [2] (./BCK-algebras.aux) ){/usr/s
hare/texmf/dvips/tetex/f7b6d320.enc}</usr/share/texmf/fonts/type1/bluesky/cm/cm
bx10.pfb>{/usr/share/texmf/dvips/tetex/74afc74c.enc}</usr/share/texmf/fonts/typ
e1/bluesky/cm/cmti10.pfb></usr/share/texmf/fonts/type1/bluesky/cm/cmr10.pfb>{/u
sr/share/texmf/dvips/tetex/0ef0afca.enc}</usr/share/texmf/fonts/type1/bluesky/c
m/cmcsc10.pfb>{/usr/share/texmf/dvips/tetex/aae443f0.enc}</usr/share/texmf/font
s/type1/bluesky/cm/cmmi12.pfb>{/usr/share/texmf/dvips/tetex/bbad153f.enc}</usr/
share/texmf/fonts/type1/bluesky/cm/cmsy10.pfb></usr/share/texmf/fonts/type1/blu
esky/cm/cmti12.pfb></usr/share/texmf/fonts/type1/bluesky/cm/cmr12.pfb></usr/sha
re/texmf/fonts/type1/bluesky/cm/cmbx12.pfb></usr/share/texmf/fonts/type1/bluesk
y/cm/cmr9.pfb>
Output written on BCK-algebras.pdf (2 pages, 75805 bytes).
Transcript written on BCK-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 BCK-algebras}
\quad\href{http://math.chapman.edu/cgi-bin/structures?action=edit;id=BCK-algebras}{edit}

\abbreviation{BCK}
\begin{definition}
A \emph{BCK-algebra} is a structure $\mathbf{A}=\langle A,\cdot ,0\rangle$ of type $\langle 2,0\rangle$ such that

(1):  $((x\cdot y)\cdot (x\cdot z))\cdot (z\cdot y) = 0$

(2):  $x\cdot 0 = x$

(3):  $0\cdot x = 0$

(4):  $x\cdot y=y\cdot x= 0 \implies x=y$

Remark: 
$x\le y \iff x\cdot y=0$ is a partial order, with $0$ as least element.

BCK-algebras provide \href{Algebraic_semantics.pdf}{algebraic semantics} for BCK-logic, named after
the combinators B, C, and K by C. A. Meredith, see \cite{Prior1962}.
\end{definition}

\begin{definition}
A \emph{BCK-algebra} is a \href{BCI-algebras.pdf}{BCI-algebra} 
$\mathbf{A}=\langle A,\cdot ,0\rangle$ such that

$x\cdot 0 = x$
\end{definition}

\begin{morphisms}
Let $\mathbf{A}$ and $\mathbf{B}$ be BCK-algebras. A morphism from $\mathbf{A}$ to $\mathbf{B}$ is a function $h:A\rightarrow B$ that is a homomorphism: 
$h(x\cdot y)=h(x)\cdot h(y)$ and $h(0)=0$
\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                       & quasivariety \cite{Wronski1983}\\\hline
Equational theory               & \\\hline
Quasiequational theory          & \\\hline
First-order theory              & undecidable\\\hline
Locally finite                  & no\\\hline
Residual size                   & unbounded\\\hline
Congruence distributive         & no\\\hline
Congruence modular              & no\\\hline
Congruence n-permutable         & no\\\hline
Congruence regular              & no\\\hline
Congruence uniform              & no\\\hline
Congruence extension property   & no\\\hline
Definable principal congruences & no\\\hline
Equationally def. pr. cong.     & no\\\hline
Amalgamation property           & yes\\\hline
Strong amalgamation property    & yes \cite{Wronski1984}\\\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)= &\\
f(3)= &\\
f(4)= &\\
f(5)= &\\
f(6)= &\\
\end{array}$
\end{finite_members}
\hyperbaseurl{http://math.chapman.edu/structures/files/}
\parskip0pt
\begin{subclasses}\ 

\href{Commutative_BCK-algebras.pdf}{Commutative BCK-algebras} 

\end{subclasses}
\begin{superclasses}\ 

\href{BCI-algebras.pdf}{BCI-algebras} 

\end{superclasses}

\begin{thebibliography}{10}

\bibitem{Prior1962}
A. N. Prior, \emph{Formal logic},
Second edition, Clarendon Press, Oxford, 1962, p.316
\href{http://www.ams.org/mathscinet-getitem?mr=24:A1815}{MRreview}

\bibitem{Wronski1983}
Andrzej Wronski,\emph{BCK-algebras do not form a variety},
Math. Japon., \textbf{28}, 1983, 211--213 \href{"http://www.ams.org/mathscinet-getitem?mr=84e:06015"}{MRreview}

\bibitem{Wronski1984}
Andrzej Wronski,\emph{Interpolation and amalgamation properties of BCK-algebras},
Math. Japon., \textbf{29}, 1984, 115--121 \href{"http://www.ams.org/mathscinet-getitem?mr=85e:06015"}{MRreview}

\end{thebibliography}

\end{document}
%


HomePage | RecentChanges | Login
This page is read-only | View other revisions
Last edited July 27, 2004 7:00 pm by Jipsen (diff)
Search: