mirror of
https://github.com/arnaucube/math.git
synced 2026-01-11 16:31:32 +01:00
port initial notes on commutative algebra (ideals, modules, Noetherian rings) (#1)
* port initial notes on commutative algebra: ideals & modules, Nakayama's lemma, etc * port notes on Noetherian rings&modules * add ideals related definitions * improve Cayley-Hamilton proof (specially determinant trick explanation) * polishing * add typos detection * add some exercises, and proof of Z and K[X} being PID
This commit is contained in:
10
.github/workflows/typos.toml
vendored
Normal file
10
.github/workflows/typos.toml
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
[default.extend-words]
|
||||
thm = "thm"
|
||||
|
||||
# equations stuff
|
||||
ba = "ba"
|
||||
nd = "nd"
|
||||
|
||||
# names
|
||||
Strang = "Strang"
|
||||
Bootle = "Bootle"
|
||||
Reference in New Issue
Block a user