Loading [MathJax]/extensions/tex2jax.js

The Stacks project

History of tag 03JY

Go back to the tag's page.

type time link
changed the statement 2013-08-03 dba86b5
pell check: words starting with n, o, p, q, r, N, O, P, Q, or R
changed the statement 2012-05-16 7e05565
Improve chapter on decent spaces

	A collection of things: get rid of the very reasonable material.
	This is possible because we can now prove everything for
	reasoble spaces which was previously only proved for very
	reasonable spaces.
changed the statement 2011-06-12 b88197a
Finished cleanup decent-space.tex

	Last edit to this chapter for now.
changed the statement 2011-06-11 4c3289e
Fix ordering of material in decent-spaces.tex

	This also means we're now down with the basic reorganization of
	the material in algebraic spaces. What is a bit unsatisfactory
	is that some basic material on lifting specializations is only
	done in the chapter on decent spaces and hence cannot be used
	(even for quasi-separated algebraic spaces) until after this
	chapter.

	Especially, the lemma on lifting specializations from an
	algebraic space to an etale cover should be formulated and
	proved for quasi-separated spaces (it should be as short a proof
	as possible).
moved the statement to file decent-spaces.tex 2011-06-10 52c6ad3
Decent Algebraic Spaces

	Created a new chapter "Decent Algebraic Spaces" and moved most
	of the material on local conditions of algebraic spaces in
	there. In the next few commits we will fix the breakage that this
	causes.

	The reason for the move is that this material is difficult to
	understand for the beginner and that most of the other material
	in Properties of Spaces and Morphisms of Spaces is easier and
	more analogous to what happens for schemes.

	An added advantage is that we can use results on morphisms of
	algebraic spaces in the new chapter, hence it becomes easier to
	develop the theory of decent spaces.
changed the statement 2011-06-10 52c6ad3
Decent Algebraic Spaces

	Created a new chapter "Decent Algebraic Spaces" and moved most
	of the material on local conditions of algebraic spaces in
	there. In the next few commits we will fix the breakage that this
	causes.

	The reason for the move is that this material is difficult to
	understand for the beginner and that most of the other material
	in Properties of Spaces and Morphisms of Spaces is easier and
	more analogous to what happens for schemes.

	An added advantage is that we can use results on morphisms of
	algebraic spaces in the new chapter, hence it becomes easier to
	develop the theory of decent spaces.
changed the statement 2010-10-09 2b090dd
End conversion of etale to \'etale.
changed the statement 2010-01-31 9e88016
Conditions on algebraic spaces renamed.

	OK, after this commit (which is basically without mathematical
	content) we now have the following notions:

	very reasonable: this is the old notion of "reasonable" and means
	the space has a Zariski covering such that each piece has a
	quasi-compact etale covering by a scheme.

	reasonable: this is the old notion of "almost reasonable" and
	means that for every affine U and etale morphism U --> X the
	fibres are universally bounded.

	decent: this means that every point is representable by a
	monomorphism from the spectrum of a field and that moreover this
	monomorphism is quasi-compact.

	Each of these is a very weak notion of separation on the
	algebraic space. We have also defined what it means for a
	morphism to have those properties (in terms of "fibres"). The
	goal of making this change now is to prevent confusion when we
	start adding material later, because we think that
	decent/reasonable spaces will play a more important role than
	very reasonable spaces.
changed the label to remark-reasonable 2010-01-31 1642b95
Terminology changes:
	"reasonable" ---> "very reasonable"
	"almost reasonable" ---> "reasonable"

	David Rydh suggested this change since the notion of being (what
	is now called) very reasonable is not a particularly good
	notion. On the other hand the notion of being (what is now
	called) reasonable behaves quite well in various situations, and
	it seems hard to envision results that use the assumption of
	being very reasonable that do not hold for reasonable spaces.

	Still, currently there are still some results of this form, so
	we need to keep the notion "very reasonable" around (of course
	we will always keep it around for the sake of referencing, but
	in the future we may delegate it to a forgotten corner).

	TODO (soon): Introduce decent spaces. These will be
	characterized by having property (gamma).
changed the statement 2010-01-31 1642b95
Terminology changes:
	"reasonable" ---> "very reasonable"
	"almost reasonable" ---> "reasonable"

	David Rydh suggested this change since the notion of being (what
	is now called) very reasonable is not a particularly good
	notion. On the other hand the notion of being (what is now
	called) reasonable behaves quite well in various situations, and
	it seems hard to envision results that use the assumption of
	being very reasonable that do not hold for reasonable spaces.

	Still, currently there are still some results of this form, so
	we need to keep the notion "very reasonable" around (of course
	we will always keep it around for the sake of referencing, but
	in the future we may delegate it to a forgotten corner).

	TODO (soon): Introduce decent spaces. These will be
	characterized by having property (gamma).
changed the statement 2009-11-11 518837d
Morphisms of spaces: More on relative conditions
changed the statement 2009-11-09 15b591e
Morphisms of Spaces: Valuative criterion universal closednedd

	Finally, we have the other direction. We still have to
	reformulate this later for morphisms which are, say,
	quasi-separated.
assigned tag 03JY 2009-11-08 65620d4
Tags: New tags added
created statement with label remark-almost-reasonable in spaces-properties.tex 2009-11-08 e545e01
Properties of Spaces: Split out arguments on points of spaces

	The purpose of this commit is to work out in more detail the
	arguments that lead to the result that a reasonable algebraic
	space X has a sober space of points |X|.

	In this reworking we discover the notion of an ``almost
	reasonable space''. An algebraic space X is almost reasonable if
	for every affine scheme U and etale morphism U --> X the fibres
	of U --> X are universally bounded.

	Later we will encouter the following question: Suppose given a
	fibre square diagram

		X' --> X
		|      |
		v      V
		V' --> V

	with V' --> V a surjective etale morphism of affine schemes,
	such that X' is reasonable. Is X reasonable? If you know how to
	(dis)prove this then please email stacks.project@gmail.com

	Anyway, the corresponding result for ``almost reasonable''
	spaces is easy. Moreover, an almost reasonable space is a
	colimit of quasi-separated algebraic spaces.

	But on the other hand, we do not know how to prove that an
	almost reasonable space X has an open dense subspace which is a
	scheme, nor do we know how to prove that |X| is sober.