%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % kopf1.tex % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % nutzt die Seite A4 gut aus und kann numeriert mit der neuen Umgebung % % in der Form "Kapitel.Aufgabe" im Fettdruck % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % Helbig, 2.10.91 % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \documentstyle[12pt,german]{article} % Schriftgroesse, deutscher Text % \setlength{\parindent}{0cm} % Absatz 1cm einrcken % \setlength{\parskip}{0.3cm plus 0.1cm minus 0.1cm} % dafuer Abstand 4..6 mm % \setlength{\topmargin}{-1cm} % oberer Rand % \setlength{\textheight}{21cm} % Textlaenge % \setlength{\oddsidemargin}{0.5cm} % linker Rand % \setlength{\textwidth}{14cm} % Textbreite % \pagestyle{empty} % ohne Seitenangabe % \sloppy % groessere Wortabstaende erlaubt % \newfont{\zb}{cmssi12 scaled 1000} \newcommand{\reell}{\mbox{\it{I\hspace{-0,2em}R}}} \newcommand{\natur}{\mbox{\it{I\hspace{-0.2em}N}}} \newcommand{\hstrich}{\mbox{\it{I\hspace{-0.2em}H}}} \newcommand{\ganze}{\mbox{\zb{Z\hspace{-0.4em}Z}}} \newcommand{\complex}{\mbox{\zb{\hspace{0.2em}l}{\it\hspace{-0.45em}C}}} \newcommand{\ratio}{\mbox{\zb{\hspace{0.2em}l}{\it\hspace{-0.45em}Q}}} \newcommand{\limes}[2]{\begin{array}{c} ~~\\[-3mm] \mbox{$\longrightarrow $} \\[-3mm] \mbox{${\scriptstyle #1 \rightarrow #2}$} \end{array}} \newcommand{\fracdisp}[2]{\frac{\displaystyle #1}{\displaystyle #2}} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \begin{document} % hinter einem Prozentzeichen % % stehen Kommentare % \newcounter{nummer} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \newenvironment{umgebung}{\begin{list} {\bf \arabic{section}.\arabic{nummer}} {\usecounter{nummer} \labelwidth1.0cm \leftmargin1.2cm}}{\end{list}} \newtheorem{satz}{Theorem}[section] \newtheorem{df}[satz]{Definition} \newtheorem{bsp}[satz]{example} \newtheorem{lemma}[satz]{Lemma} \newtheorem{leer}[satz]{} \newtheorem{prop}[satz]{Proposition} \newtheorem{cor}[satz]{Corollary} \input amssym.def \input amssym %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % 1cm fuer Marke (Numerierung) und 1.2cm einruecken % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \vspace*{0.8cm} %\input b1.tex \begin{center} {\large{\bf Second Order Varieties of Semirings}} \\[1cm] {\bf Abstract} \end{center} \vspace{1cm} Hyperidentities in our sense were introduced by W. Taylor [Tay; 81] with the aim to extend the concept of identities. Hyperidentities are equations consisting of variables and operation symbols in which one can substitute for the variables, concrete elements of the appropriate algebraic structure and for the operation symbols, concrete term operations of this structure. So they are formulas in a second order language where quantification is allowed as well for individual variables as for operation symbols. For instance one can consider the hyperassociative law as formula of the form: \[\forall\,x_1\,\forall\,x_2\,\forall\,x_3\,\forall (F(F(x,F(y,z)) \approx F(F(x,y),z)) \] where for the binary operation symbol $F$ any binary term of the considered language can be substituted. If we request that all identities of a variety are satisfied as hyperidentities, we call this variety solid. Solid varieties are second order varieties. The important fact that all solid varieties of a given type $\tau$ form a complete sublattice of the lattice of all varieties of type $\tau$ is a helpful tool to study lattices of varieties. In our paper, we will apply the general theory of hyperidentities to the concrete case of semirings i. e. algebraic structures with two binary associative operations where both distributive laws are valid.\\[3mm] [Tay;81] Taylor, W., Hyperidentities and hypervarieties, Aequationes Mathematicae {\bf 23} (1981), 111-127 \end{document}