the plan for notes on algebraic geometry [uts-000F]
the plan for notes on algebraic geometry [uts-000F]
The approach we would like to take is similar to the one we took in our Notes on Topos Theory and Type Theory: determine some goals, find some references that sketch out a path to those goals, and then write notes jumping between many references to fill in the gaps.
Goal 1: To be able to state "an affine scheme is a scheme", which means we need all the basics of prime ideals, Zariski topology, sheaves, spectrum of a ring, stalks, locally ringed spaces etc. as sketched out in [bordg2022simple] which has organized the minimum preliminaries in a formal way, but we might also need to refer to [buzzard2022schemes] and Mathlib to ensure that we can properly find the Lean counterparts.
Goal 2: To properly understand the geometric topic of algebraic geometry, we also need many basic correspondence in the Algebra-Geometry dictionary, which can be found in [cox1997ideals], including ideals, varieties, Gröbner Bases, elimination Theory, the relation between irreducible Varieties and prime Ideals, projective algebraic geometry etc. This book provides concrete intuitions and examples for working with the abstract concepts. We might also branch out from there to write notes about ray-tracing the implicit surfaces of algebraic varieties (see some links for rendering implicit surfaces for some links), and the use of Macaulay2 and Singular to do computations in AG.
Goal 3: A challenging goal is to be able to read EGA [grothendieck1964elements] and some materials surrounding it:
- EGA: we will use the English translation available at ryankeleti/ega, with the French version (year 1960) available at Numdam, both use the word scheme to mean separated scheme, and prescheme to mean scheme. A Chinese translation is also available and has an index of terminology in Chinese, English, and French, which is useful. We would like to include terminology in all three languages for key concepts in our notes, showing only the English version by default.
- FGA: we will use [fantechi2006fundamental] instead of the original FGA. This is an explained and extended version of FGA, that has the advantage of being in English and from a little more modern viewpoint.
- SGA: Although topos is first introduced in SGA, but we are not ready to read SGA yet.
- The rising sea: [vakil2024rising] is a modern introduction to algebraic geometry, used by many courses, e.g. math256 (which also has an English synopsis of EGA). Some courses, e.g. Algebraic Geometry Spring 2024 , also follows lecture notes by Andreas Gathmann [gathmann2022algebraic] (found on Math 8253: Algebraic Geometry).
- FAC [serre1955faisceaux]: there is an English version Coherent Algebraic Sheaves translated by Piotr Achinger and Lukasz Krupa. This is no longer the modern treatment of AG, so it's only used as a reference.
- GAGA [serre1956geometrie]: there is only the French version and the Chinese translation. The evaluation is the same as FAC.
We need some modern notes to avoid being lost in the old language, for that, besides The rising sea, we have chosen [borisov2024adventures] and [mehrle2017algebraic].
Goal 4: We also need to tap into the language of Stacks in a modern setting, as treated in [khan2023lectures], with preliminaries on \(\infty \)-categories and derived categories.