|
Warning: this is an htmlized version!
The original is here, and the conversion rules are here. |
% (find-LATEX "2020loregian.tex")
% (defun c () (interactive) (find-LATEXsh "lualatex -record 2020loregian.tex" :end))
% (defun d () (interactive) (find-pdf-page "~/LATEX/2020loregian.pdf"))
% (defun d () (interactive) (find-pdftools-page "~/LATEX/2020loregian.pdf"))
% (defun e () (interactive) (find-LATEX "2020loregian.tex"))
% (defun u () (interactive) (find-latex-upload-links "2020loregian"))
% (defun v () (interactive) (find-2a '(e) '(d)) (g))
% (find-pdf-page "~/LATEX/2020loregian.pdf")
% (find-sh0 "cp -v ~/LATEX/2020loregian.pdf /tmp/")
% (find-sh0 "cp -v ~/LATEX/2020loregian.pdf /tmp/pen/")
% file:///home/edrx/LATEX/2020loregian.pdf
% file:///tmp/2020loregian.pdf
% file:///tmp/pen/2020loregian.pdf
% http://angg.twu.net/LATEX/2020loregian.pdf
% (find-LATEX "2019.mk")
\documentclass[oneside,12pt]{article}
\usepackage[colorlinks,citecolor=DarkRed,urlcolor=DarkRed]{hyperref} % (find-es "tex" "hyperref")
\usepackage{amsmath}
\usepackage{amsfonts}
\usepackage{amssymb}
\usepackage{pict2e}
\usepackage[x11names,svgnames]{xcolor} % (find-es "tex" "xcolor")
%\usepackage{colorweb} % (find-es "tex" "colorweb")
%\usepackage{tikz}
%
% (find-dn6 "preamble6.lua" "preamble0")
\usepackage{proof} % For derivation trees ("%:" lines)
\input diagxy % For 2D diagrams ("%D" lines)
\xyoption{curve} % For the ".curve=" feature in 2D diagrams
%
\usepackage{edrx15} % (find-LATEX "edrx15.sty")
\input edrxaccents.tex % (find-LATEX "edrxaccents.tex")
\input edrxchars.tex % (find-LATEX "edrxchars.tex")
\input edrxheadfoot.tex % (find-LATEX "edrxheadfoot.tex")
\input edrxgac2.tex % (find-LATEX "edrxgac2.tex")
%
% (find-es "tex" "geometry")
\begin{document}
\catcode`\^^J=10
\directlua{dofile "dednat6load.lua"} % (find-LATEX "dednat6load.lua")
\long\def\ColorRed #1{{\color{Red1}#1}}
\long\def\ColorViolet#1{{\color{MagentaVioletLight}#1}}
\long\def\ColorViolet#1{{\color{Violet!50!black}#1}}
\long\def\ColorGreen #1{{\color{SpringDarkHard}#1}}
\long\def\ColorGreen #1{{\color{SpringGreen4}#1}}
\long\def\ColorGreen #1{{\color{SpringGreenDark}#1}}
\long\def\ColorGray #1{{\color{GrayLight}#1}}
\long\def\ColorGray #1{{\color{black!30!white}#1}}
\def\calJ{\mathcal{J}}
% (find-books "__cats/__cats.el" "loregian")
% (find-coendcalculuspage)
% (find-coendcalculustext)
{\setlength{\parindent}{0em}
\footnotesize
Notes on Forco Loregian's
``Coend calculus --- the book formerly known as `This is the co/end'\,'': available at:
\url{https://arxiv.org/pdf/1501.02503.pdf}
\ssk
These notes are at:
\url{http://angg.twu.net/LATEX/2020loregian.pdf}
See:
\url{http://angg.twu.net/LATEX/2020favorite-conventions.pdf}
\url{http://angg.twu.net/math-b.html\#favorite-conventions}
}
\newpage
$$
\begin{array}{rcl}
\calC(C, R(\lim_\calJ D_J)) & \cong & \calC(LC, \lim_\calJ D_J) \\
& \cong & \lim_\calJ \calC(LC, D_J) \\
& \cong & \lim_\calJ \calC(C, RD_J) \\
& \cong & \calC(C, \lim_\calJ RD_J)
\end{array}
$$
\end{document}
% __ __ _
% | \/ | __ _| | _____
% | |\/| |/ _` | |/ / _ \
% | | | | (_| | < __/
% |_| |_|\__,_|_|\_\___|
%
% <make>
* (eepitch-shell)
* (eepitch-kill)
* (eepitch-shell)
# (find-LATEXfile "2019planar-has-1.mk")
make -f 2019.mk STEM=2020loregian veryclean
make -f 2019.mk STEM=2020loregian pdf
% Local Variables:
% coding: utf-8-unix
% ee-tla: "lor"
% End: