Noether normalization & weak nullstellensatz thm (#4)

* add lemma 4.6 proof, polish Noether normalization lemma's proof, add aux lemma on integrality implies finiteness

* add weak nullstellensatz theorem and proof
This commit is contained in:
2026-01-11 22:35:04 +01:00
committed by GitHub
parent dfd49d1571
commit bafd55f27f
4 changed files with 196 additions and 49 deletions

View File

@@ -1,3 +1,7 @@
# usage:
# install `typos`: https://github.com/crate-ci/typos
# run: typos -c .github/workflows/typos.toml
[default.extend-words]
iddeal = "ideal"
iddeals = "ideals"
@@ -12,4 +16,6 @@ nd = "nd"
# names
Strang = "Strang"
Pinter = "Pinter"
Bootle = "Bootle"
Groth = "Groth"