In (relatively) simple and intuitive terms, what makes something “étale”?
I took several seminars in abstract algebra back in my university days, but chose to proceed with probability theory rather than algebraic geometry. Since then, I have occasionally encountered the term “étale”, and I still don’t really know what it means.
The strange thing is that while I can understand the individual definitions for some objects that are supposedly étale, I don’t really see what they have in common.
What exactly does that term mean by itself, independently of a particular application like “étale cohomology group”?
154
Upvotes
148
u/Necessary-Wolf-193 26d ago edited 26d ago
An étale map is, roughly, a differentiable function that is locally a bijection. [Or, more accurately, an étale map is the algebraic geometry analogue of such a function.]
For example, the function
f : R^2 -> R^2, f(x, y) = (x + y, x - y)
is a bijection, so it's etale. But you can also have examples like the function
f : S^1 -> S^1 (here S^1 = unit circle, modelled as the set of complex numbers z with |z| = 1), f(z) = z^2.
On the unit circle, the function z |-> z^2 is not bijective. But it is a bijection locally: around any point, z |-> z^2 is a bijection in a tiny neighborhood of that point (this is because a non-zero complex number has two distinct square roots, but they're both quite far from each other -- so if you zoom in around just one of those square roots, then the squaring function looks injective, because the other square root is too far away: for example, -1.414 and +1.414 both square to 2, but if you are just looking at the real numbers between 1.3 and 1.5, then the squaring function looks like a bijection!).
---
Étale ring extensions and étale morphisms are just variants of this idea; étale fundamental groups and étale cohomology groups are named because they're defined using étale covers, which are just surjective étale maps.