Files
math/.github/workflows/typos.toml
arnaucube 5e08a390b9 port Nullstellensatz & Varieties notes (ch5) (#6)
* 5.1, Corollary 5.2

* variety def, Nullstellensatz proof, correspondences V - I

* port notes on propositions 5.3, 5.7, 5.8

* add missing conclusion at proposition 5.3
2026-01-25 22:04:47 +01:00

24 lines
378 B
TOML

# usage:
# install `typos`: https://github.com/crate-ci/typos
# run: typos -c .github/workflows/typos.toml
[default.extend-words]
ieal = "ideal"
iddeal = "ideal"
iddeals = "ideals"
allpha = "alpha"
fieldd = "field"
# strings that are not a typo:
thm = "thm"
# equations stuff
ba = "ba"
nd = "nd"
# names
Strang = "Strang"
Pinter = "Pinter"
Bootle = "Bootle"
Groth = "Groth"