History of tag 03A0
Go back to the tag's page.
type |
time |
link |
changed the proof
|
2014-08-18 |
4f67405 |
Stack project corrections by Albert Gunawan
Thanks to Albert Gunawan
|
changed the proof
|
2012-08-19 |
13c1744 |
Typos
Thanks to David Zureick-Brown
http://stacks.math.columbia.edu/tag/02EM#comment-31
|
changed the statement
|
2011-08-11 |
f2e3127 |
LaTeX: \Sh
Introduced the macro
\def\Sh{\mathop{\textit{Sh}}\nolimits}
and replaced all occurences of \textit{Sh} with \Sh.
|
changed the statement
|
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-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 proof
|
2011-08-10 |
d75344b |
Left over limits
in math mode which didn't have \nolimits or \limits associated
with them...
|
changed 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.
|
changed the statement and the proof
|
2009-10-05 |
f2b11fe |
Sites: Localization and special cocontinuous functors
More preparation for discussing local properties of sheaves in a
topos.
modified: sites.tex
|
assigned tag 03A0
|
2009-09-18 |
9bec645
|
Tags: Added new tags to the project
modified: tags/tags
|
created statement with label lemma-equivalence in sites.tex
|
2009-09-17 |
4120158 |
Sites: Any morphism of topoi comes from a morphism of sites
Almost done but not quite
modified: sites.tex
|