theorem
exists_zariskiTopology
(k : Type u_1)
[Field k]
[IsAlgClosed k]
(n : ℕ)
:
∃ (τ : TopologicalSpace (Fin n → k)), ∀ (S : Set (Fin n → k)), IsClosed S ↔ ZariskiClosed k n S
Zariski topology on affine space (Cor 1, Lec 1): there exists a topology
on k^n whose closed sets are exactly the Zariski-closed subsets, exhibited
by checking the closure axioms for the family of vanishing loci.