History of tag 03EN
Go back to the tag's page.
type |
time |
link |
changed the statement
|
2011-08-14 |
ca002a3 |
Whitespace changes
|
changed the proof
|
2011-08-13 |
4ea0b65 |
Whitespace changes
|
changed the statement and the proof
|
2011-08-12 |
dd4090b |
LaTeX: Remove useless brackets
|
changed the proof
|
2011-08-11 |
aaf93e6 |
LaTeX: \Mor
Introduced a macro
\def\Mor{\mathop{\rm Mor}\nolimits}
and replaced all the occurences of \text{Mor} with \Mor.
|
changed the statement and the proof
|
2011-08-11 |
1b77f34 |
LaTeX: Hom and SheafHom
Introduced the macros
\def\Hom{\mathop{\rm Hom}\nolimits}
\def\SheafHom{\mathop{\mathcal{H}\!{\it om}}\nolimits}
and replaced all the occurences of \text{Hom} and \textit{Hom}
with these.
|
changed the statement and the proof
|
2011-08-10 |
996a95d |
LaTeX: fix colim
Introduced the macro
\def\colim{\mathop{\rm colim}\nolimits}
and changed all the occurences of \text{colim} into \colim.
|
changed the statement and the proof
|
2011-08-10 |
d437c1e |
First macro of the project
This gets rid of all the \nolimits commands following \lim by
defining
\def\lim{\mathop{\rm lim}\nolimits}
in the file preamble.tex. As far as I can tell this is
equivalent to \lim\nolimits where \lim is the internal command
of TeX. The dvi files produced before and after this commit are
identical.
|
changed the statement and the proof
|
2011-08-10 |
23038ed |
LaTeX: fix lim
Replaced all the occurences of \text{lim} by \lim or
\lim\nolimits depending on whether the invocation occured in
display math or not.
|
assigned tag 03EN
|
2009-10-13 |
c539166
|
Tags: new tags added
modified: tags/tags
|
created statement with label lemma-internal-hom-commute-limits in sites-modules.tex
|
2009-10-08 |
1818a06 |
Modules on Sites: Generalities on tensor product and internal hom
modified: sites-modules.tex
modified: sites.tex
|