lean-stacks-project icon indicating copy to clipboard operation
lean-stacks-project copied to clipboard

Gamma Spec duality

Open kbuzzard opened this issue 7 years ago • 0 comments

Maps from a scheme to an affine scheme Spec(R) are the same as maps from R to the global sections of the scheme. This result, which extends to locally ringed spaces, would be a fine thing to type into Lean, because it would put the definition of a scheme through its paces.

https://stacks.math.columbia.edu/tag/01I1

is the result in the stacks project.

I have no plans to work on this right now, but it would be good to do it at some point, as a proof of concept (both that Lean can handle this sort of mathematics and that we've got the definitions straight).

kbuzzard avatar Apr 23 '18 06:04 kbuzzard