浏览代码

Update 'mathematics.md'

lucas 2 年之前
父节点
当前提交
ea0352f61d
共有 1 个文件被更改,包括 6 次插入0 次删除
  1. 6 0
      mathematics.md

+ 6 - 0
mathematics.md

@@ -1,3 +1,9 @@
+### Euclid. *Euclid's Elements*. Translated by Thomas L. Heath, Green Lion Press, 2002.
+- Number Theory
+    - Book VII: Definitions
+    - Book VII, Proposition 34: Least common multiple of two numbers
+    - Book IX, Proposition 20: Proof of infinite primes
+
 ## Reading List
 - [Number Theory meets Computability Theory](https://www.nlp-kyle.com/post/number_computability/)
 - [General Recursive Functions](https://plato.stanford.edu/entries/recursive-functions/#GeneRecuFunc)