http://math.chapman.edu/structuresold/files/Boolean_algebras.pdf
This is pdfTeX, Version 3.14159-1.10b (Web2C 7.4.5)
(./Boolean_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))) (./Boolean_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) (./Boolean_algebras.out)
(./Boolean_algebras.out)
Overfull \hbox (12.42pt too wide) in paragraph at lines 33--36
/cmbx12/Definition 1. /cmr12/A /cmti12/Boolean al-ge-bra /cmr12/is a struc-ture
$/cmbx12/A /cmr12/= []$ of type $[]$
Overfull \hbox (12.42pt too wide) in paragraph at lines 49--52
/cmbx12/Definition 2. /cmr12/A /cmti12/Boolean al-ge-bra /cmr12/is a struc-ture
$/cmbx12/A /cmr12/= []$ of type $[]$
LaTeX Warning: `h' float specifier changed to `ht'.
[1{/usr/share/texmf/dvips/config/pdftex.map}] [2] (./Boolean_algebras.aux) )
(see the transcript file for additional information){/usr/share/texmf/dvips/tet
ex/f7b6d320.enc}</usr/share/texmf/fonts/type1/bluesky/cm/cmr10.pfb>{/usr/share/
texmf/dvips/tetex/0ef0afca.enc}</usr/share/texmf/fonts/type1/bluesky/cm/cmcsc10
.pfb>{/usr/share/texmf/dvips/tetex/aae443f0.enc}</usr/share/texmf/fonts/type1/b
luesky/cm/cmmi8.pfb></usr/share/texmf/fonts/type1/bluesky/cm/cmex10.pfb></usr/s
hare/texmf/fonts/type1/bluesky/cm/cmmi12.pfb>{/usr/share/texmf/dvips/tetex/bbad
153f.enc}</usr/share/texmf/fonts/type1/bluesky/cm/cmsy10.pfb>{/usr/share/texmf/
dvips/tetex/74afc74c.enc}</usr/share/texmf/fonts/type1/bluesky/cm/cmti12.pfb></
usr/share/texmf/fonts/type1/bluesky/cm/cmr12.pfb></usr/share/texmf/fonts/type1/
bluesky/cm/cmbx12.pfb></usr/share/texmf/fonts/type1/bluesky/cm/cmr9.pfb>
Output written on Boolean_algebras.pdf (2 pages, 62382 bytes).
Transcript written on Boolean_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 Boolean algebras}
\quad\href{http://math.chapman.edu/cgi-bin/structures?action=edit;id=Boolean_algebras}{edit}
\abbreviation{BA}
\begin{definition}
A \emph{Boolean algebra} is a structure $\mathbf{A}=\left\langle A,\vee
,0,\wedge ,1,-\right\rangle $ of type $\left\langle 2,0,2,0,1\right\rangle $
such that
$0,1$ are identities for $\vee,\wedge$: $x\vee 0=x$, $x\wedge 1=x$
$-$ gives a complement: $x\wedge -x=0$, $x\vee -x=1$
$\vee,\wedge$ are associative: $x\vee (y\vee z)=(x\vee y)\vee z$, $x\wedge (y\wedge z)=(x\wedge y)\wedge z$
$\vee,\wedge$ are commutative: $x\vee y=y\vee x$, $x\wedge y=y\wedge x$
$\vee,\wedge$ are mutually distributive: $x\wedge (y\vee z)=(x\wedge y)\vee (x\wedge z)$, $x\vee (y\wedge z)=(x\vee y)\wedge (x\vee z)$
\end{definition}
\begin{definition}
A \emph{Boolean algebra} is a structure $\mathbf{A}=\left\langle A,\vee
,0,\wedge ,1,-\right\rangle $ of type $\left\langle 2,0,2,0,1\right\rangle $
such that
$\left\langle A,\vee ,0,\wedge ,1\right\rangle $ is a
\href{Bounded_distributive_lattices.pdf}{bounded distributive lattice}
$-$ gives a complement: $x\wedge -x=0$, $x\vee -x=1$
\end{definition}
\begin{morphisms}
Let $\mathbf{A}$ and $\mathbf{B}$ be Boolean 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)=-h(x)$
It follows that $h(x\wedge y)=h(x)\wedge h(y)$, $h(0)=0$, $h(1)=1$.
\end{morphisms}
\begin{definition}
A \emph{Boolean ring} is a structure $\mathbf{A}=\left\langle A,+
,0,\cdot ,1\right\rangle $ of type $\left\langle 2,0,2,0\right\rangle $
such that
$\left\langle A,+ ,0,\cdot ,1\right\rangle $ is a \href{Commutative_rings_with_unit.pdf}{commutative ring with unit}
$\cdot$ is idempotent: $x\cdot x=x$
Remark:
The term-equivalence with Boolean algebras is given by $x\wedge y=x\cdot y$, $-x=x+1$, $x\vee y=-(-x\wedge -y)$ and
$x+y=(x\vee y)\wedge -(x\wedge y)$.
\end{definition}
\begin{definition}
A \emph{Boolean algebra} is a \href{Heyting_algebras.pdf}{Heyting algebra} $\mathbf{A}=\left\langle
A,\vee ,0,\wedge ,1,\rightarrow \right\rangle $ such that
$x\rightarrow 0$ is an involution: $\left( x\rightarrow 0\right) \rightarrow 0=x$
\end{definition}
\begin{basic_results}
\end{basic_results}
\begin{examples}
\begin{example}
$\langle \mathcal P(S), \cup ,\emptyset, \cap, S, -\rangle$, the
collection of subsets of a sets $S$, with union, intersection, and
setcomplementation.
\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 & decidable in NPTIME\\\hline
Quasiequational theory & decidable\\\hline
First-order theory & decidable\\\hline
Congruence distributive & yes\\\hline
Congruence modular & yes\\\hline
Congruence n-permutable & yes, $n=2$\\\hline
Congruence regular & yes\\\hline
Congruence uniform & yes\\\hline
Congruence extension property & yes\\\hline
Definable principal congruences & yes\\\hline
Equationally def. pr. cong. & yes\\\hline
Amalgamation property & yes\\\hline
Strong amalgamation property & yes\\\hline
Epimorphisms are surjective & yes\\\hline
Locally finite & yes\\\hline
Residual size & 2\\\hline
\end{tabular}
\end{properties}
\end{table}
\begin{finite_members}
Number of algebras $=\left\{
\begin{array}{cc}
1 & \text{if size}=2^{n} \\
0 & \text{otherwise}\end{array}\right. $
\end{finite_members}
\hyperbaseurl{http://math.chapman.edu/structures/files/}
\begin{subclasses}\
\href{One-element_algebras.pdf}{One-element algebras}
\href{Complete_Boolean_algebras.pdf}{Complete Boolean algebras}
\end{subclasses}
\begin{superclasses}\
\href{Bounded_distributive_lattices.pdf}{Bounded distributive lattices}
\href{Generalized_Boolean_algebras.pdf}{Generalized Boolean algebras}
\href{Heyting_algebras.pdf}{Heyting algebras}
\end{superclasses}
\begin{thebibliography}{10}
\bibitem{Ln19xx}
\end{thebibliography}
\end{document}
%