changed the statement
|
2017-08-01 |
c946755 |
Reference for 01ZC
|
changed the statement
|
2016-07-23 |
71ea836 |
More standard use of "partial ordering"
Thanks to Wei Xu
http://stacks.math.columbia.edu/tag/00CR#comment-588
and to Keenan Kidwell
http://stacks.math.columbia.edu/tag/00D3#comment-2102
|
changed the proof
|
2011-08-14 |
ca002a3 |
Whitespace changes
|
changed the statement and 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-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 |
65ce54f |
LaTeX: \Spec
Introduced the macro
\def\Spec{\mathop{\rm Spec}}
and changed all the occurences of \text{Spec} into \Spec.
|
changed the statement and 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 statement and 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 statement and 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 01ZC
|
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 proof
|
2009-03-01 |
d7ba940 |
First version of Chow's lemma plus some remarks on scheme theoretic
image and scheme theoretic closure
modified: algebra.tex
modified: limits.tex
modified: morphisms.tex
modified: properties.tex
modified: topology.tex
|
changed the label to proposition-characterize-locally-finite-presentation
|
2009-02-25 |
88747ab |
More on limits of schemes, including a fun result from Brian's paper.
new file: limits.tex
modified: morphisms.tex
modified: my.bib
deleted: results.tex
|
moved the statement to file limits.tex
|
2009-02-25 |
88747ab |
More on limits of schemes, including a fun result from Brian's paper.
new file: limits.tex
modified: morphisms.tex
modified: my.bib
deleted: results.tex
|
changed the statement and the proof
|
2009-02-25 |
88747ab |
More on limits of schemes, including a fun result from Brian's paper.
new file: limits.tex
modified: morphisms.tex
modified: my.bib
deleted: results.tex
|
created statement with label lemma-characterize-locally-finite-presentation in results.tex
|
2009-02-25 |
1eef4eb |
Starting with characterization of morphisms finite presentation
modified: algebra.tex
modified: my.bib
modified: results.tex
|