History of tag 059X
Go back to the tag's page.
type |
time |
link |
changed the proof
|
2011-08-14 |
ca002a3 |
Whitespace changes
|
changed the statement and the proof
|
2011-08-13 |
4ea0b65 |
Whitespace changes
|
changed 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 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 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...
|
assigned tag 059X
|
2010-09-25 |
4c85c16
|
Tags: Added new tags
|
changed the proof
|
2010-09-25 |
d9c4eee |
Code changes
|
created statement with label lemma-countgen-projective in algebra.tex
|
2010-09-25 |
7f46935 |
Faithfully flat descent of projectivity
authored by Alex Perry
|