Loading [MathJax]/extensions/tex2jax.js

The Stacks project

History of tag 04I6

Go back to the tag's page.

type time link
changed the proof 2022-06-18 7b62ad6
Slight reorg

Small things about the small affine etale site of a scheme
changed the proof 2021-05-07 d17e6b8
Characterizing finite locally constant sheaves
changed the proof 2013-08-03 4f3d6a1
Spell check: words starting with a or A
changed the statement and the proof 2013-05-24 719c185
LaTeX: \etale

Introduced the macro

\def\etale{{\acute{e}tale}}

and replaced all occurences of \acute{e}tale by \etale
changed the proof 2011-08-13 4ea0b65
Whitespace changes
changed the statement and the proof 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-11 4c15ebf
LaTeX: \Ob

	Introduced a macro

	\def\Ob{\mathop{\rm Ob}\nolimits}

	and replaced any occurence of \text{Ob}( with \Ob(. There are
	still some occurences of \text{Ob} but these are sets, not the
	operator that takes the set of objects of a category.
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 65ce54f
LaTeX: \Spec

	Introduced the macro

	\def\Spec{\mathop{\rm Spec}}

	and changed all the occurences of \text{Spec} into \Spec.
changed the proof 2010-10-09 de2ddd0
Neurotic changes

	Fix (almost all) complaints of parse.py
changed the statement and the proof 2010-10-09 97a5c76
Begin translating etale to \'etale or \acute{e}tale (in Math mode).
changed the statement 2010-04-21 f748a4c
Etale Cohomology: Functoriality etale topoi done

	This commit puts in the last bits for the proof that a morphism
	of locally ringed topoi

		(X_{etale}, O_X) ---> (Y_{etale}, O_Y)

	always comes from a morphism of schemes X ---> Y.

	The current proof by glueing is not really that nice since it
	requires a lot of sophistication from the reader. On the other
	hand it is more or less clear that you can do this as soon as
	you start thinking about it, and in fact it is probably the
	proof that a less sophisticated mathematicien (such as me) would
	come up with in the first place. Hah!
assigned tag 04I6 2010-04-19 12d45c1
Tags: added new tags
created statement with label lemma-morphism-ringed-etale-topoi-affines in etale-cohomology.tex 2010-04-19 37deb9b
Etale Cohomology: Functoriality small etale sites

	Almost done with this.