Loading [MathJax]/extensions/tex2jax.js

The Stacks project

History of tag 03DB

Go back to the tag's page.

type time link
changed the statement and the proof 2012-09-10 b6bccf8
QCoh is Grothendieck

Formulate the result explicitly for algebraic spaces and algebraic stacks.
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 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 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 03DB 2009-10-06 422373a
TAGS: added new tags

	modified:   tags/tags
created statement with label lemma-limits-colimits in sites-modules.tex 2009-10-04 6ae7cff
Modules on Sites: Very basic stuff on ringed topoi and modules

	It turns out to be slightly tricky to show that the notion of a
	quasi-coherent module (or locally generated by sections, finite
	type, finite presentation, etc) is an intrinsic property of modules
	on a ringed topos and not dependend of the choice of the
	underlying site. To do this we need a bit of discussion on
	localizing and equivalences of topois such as those in Sites,
	lemma-equivalence

	modified:   sites-modules.tex