History of tag 06TM
Go back to the tag's page.
type |
time |
link |
changed the proof
|
2011-08-11 |
4c15ebf |
LaTeX: \Ob
Introduced a macro
\def\Ob{\mathop{\rm Ob}\nolimits}
and replaced any occurence of \text{Ob}( with \Ob(. There are
still some occurences of \text{Ob} but these are sets, not the
operator that takes the set of objects of a category.
|
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
|
2011-08-11 |
f496b59 |
LaTeX: \Sch
Introduced a new macro
\def\Sch{\textit{Sch}}
and replaced all the occurences of \textit{Sch} with \Sch.
|
changed 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.
|
created statement with label lemma-2-morphisms-presheaves in stacks-sheaves.tex
|
2011-07-09 |
2a72fc9 |
Sheaves on Algebraic Stacks
New chapter where we discuss sheaves on algebraic stacks. Basic
material only. Not much there now.
Also added new tags.
|
assigned tag 06TM
|
2011-07-09 |
2a72fc9
|
Sheaves on Algebraic Stacks
New chapter where we discuss sheaves on algebraic stacks. Basic
material only. Not much there now.
Also added new tags.
|