File:Bird map promotion.pdf
Summary
Description |
English: Computation example for the map promotion law from Bird.1989, p.123 lf. Our example uses integer numbers with unary minus sign (""). |
Date | |
Source | Own work |
Author | Jochen Burghardt |
Other versions | File:Bird map promotion.pdf — File:Bird map promotion svg.svg |
(General explanations applying to all similar images, including the LaTeX source code of the used file "bird_Preamble.tex" can be found at the description page of File:Bird foldl map fusion.pdf.)
LaTeX source code |
---|
\documentclass[12pt]{article}
\setlength{\unitlength}{1mm}
\usepackage[pdftex]{color}
\usepackage{amssymb}
\usepackage[paperwidth=150mm,paperheight=80mm]{geometry}
\setlength{\topmargin}{-36mm}
\setlength{\textwidth}{150mm}
\setlength{\textheight}{80mm}
\setlength{\oddsidemargin}{-23mm}
\setlength{\parindent}{0cm}
\pagestyle{empty}
\include{bird_Preamble}
\begin{document}
\begin{picture}(145,75)
%\put(0,0){\makebox(0,0){$+$}}
%\put(145,75){\makebox(0,0){$+$}}
%
\put(65.000,65.000){\makebox(0.000,0.000)[b]{{$\List{\List{4\,5\,6}\,\List{7\,8}\,\Nil\,\List{9}}$}}}%
\put(15.000,35.000){\makebox(0.000,0.000)[b]{{$\List{4\,5\,6\,7\,8\,9}$}}}%
\put(115.000,35.000){\makebox(0.000,0.000)[b]{{$\List{\List{-4\,-5\,-6}\,\List{-7\,-8}\,\Nil\,\List{-9}}$}}}%
\put(65.000,2.000){\makebox(0.000,0.000)[b]{{$\List{-4\,-5\,-6\,-7\,-8\,-9}$}}}%
%
\thicklines
%
\textcolor{cFct}{\put(60.000,62.000){\vector(-2,-1){40.000}}}%
\textcolor{cFct}{\put(39.000,52.000){\makebox(0.000,0.000)[br]{$\concat$}}}%
%
\textcolor{cFct}{\put(70.000,62.000){\vector(2,-1){40.000}}}%
\textcolor{cFct}{\put(91.000,52.000){\makebox(0.000,0.000)[bl]{$\map \; (\map \; (-))$}}}%
%
\textcolor{cFct}{\put(110.000,32.000){\vector(-2,-1){40.000}}}%
\textcolor{cFct}{\put(91.000,22.000){\makebox(0.000,0.000)[tl]{$\concat$}}}%
%
\textcolor{cFct}{\put(20.000,32.000){\vector(2,-1){40.000}}}%
\textcolor{cFct}{\put(39.000,22.000){\makebox(0.000,0.000)[tr]{$\map \; (-)$}}}%
\end{picture}
\end{document}
|
Licensing
I, the copyright holder of this work, hereby publish it under the following license:
This file is licensed under the Creative Commons Attribution-Share Alike 4.0 International license.
- You are free:
- to share – to copy, distribute and transmit the work
- to remix – to adapt the work
- Under the following conditions:
- attribution – You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
- share alike – If you remix, transform, or build upon the material, you must distribute your contributions under the same or compatible license as the original.