History of tag 002W
Go back to the tag's page.
type |
time |
link |
changed the proof
|
2014-01-07 |
b69a9c3 |
Improved handling of limits and colimits
Unfortunately we need more different types of limits and colimits...
|
changed the statement
|
2013-07-18 |
6b3530f |
Mostly typos
Thanks to Albert Gunawan
|
changed the statement
|
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
|
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
|
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
|
2010-03-08 |
7cbb0b4 |
Smorgasbord of changes
Loose ends:
algebra: add colimit over almost directed cats
sites-modules: exactness of g_!
more-morphisms: exactness of g_!
spaces-morphisms: closed immersions and sheaves
spaces-more-morphisms: conormal sheaves
should be fixed up soon
|
assigned tag 002W
|
2009-05-16 |
fad2e12
|
Started tags infrastructure
new file: scripts/add_tags.py
modified: scripts/functions.py
new file: tags/initial_tags
new file: tags/tags
|
changed the statement
|
2009-04-10 |
713944e |
More neurotic changes
|
changed the proof
|
2008-10-30 |
89a3b1e |
Large set of changes involving:
New file homology.tex for homological algebra
Fixes in file injectives.tex
Typos by Zach Maddock
Example by Alexander Palen Ellis
Proof of commutative square by Kristen Hendricks
Proof of K_0 local ring by Ian Whitehead
Proof of standard cover lemma by Andrew Fanoe
|
created statement with label lemma-directed-commutes in categories.tex
|
2008-06-06 |
6673fd0 |
Points...
modified: categories.tex
modified: sites.tex
|