History of tag 01NC
Go back to the tag's page.
type |
time |
link |
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 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 |
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 01NC
|
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 and the proof
|
2009-04-30 |
a561517 |
Improved notation and statements of lemmas in constructions.tex
Swap sections in coherent.tex
modified: coherent.tex
modified: constructions.tex
modified: exercises.tex
modified: morphisms.tex
|
changed the proof
|
2009-03-04 |
297bfce |
More improvements (hopefully) to constructions.tex
modified: constructions.tex
|
created statement with label lemma-proj-functor in constructions.tex
|
2008-12-30 |
4e08e68 |
A bit more stuff on constructing schemes, specifically
relative spectrum
vector bundles
Proj of a ring
relative Proj
projective bundles
modified: algebra.tex
modified: coding.tex
modified: constructions.tex
modified: modules.tex
modified: morphisms.tex
modified: schemes.tex
modified: sheaves.tex
|