From ad36e3ccee2b6d31fbb5e0c8967276387891154d Mon Sep 17 00:00:00 2001 From: jose nazario Date: Thu, 22 Jun 2017 09:31:50 -0400 Subject: [PATCH 1/2] add surreal numbers, under foundations of mathematics --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 68a9b75..7113f55 100644 --- a/README.md +++ b/README.md @@ -126,6 +126,12 @@ A curated list of awesome mathematics resources. * [Homotopy Type Theory](https://hottheory.files.wordpress.com/2013/03/hott-online-611-ga1a258c.pdf) +### Surreal Numbers + +* [Surreal Numbers - How two ex-students turned on to pure mathematics and found total happiness](http://www.math.harvard.edu/~knill/teaching/mathe320_2015_fall/blog15/surreal1.pdf) - D. E. Knuth +* [An Introduction to Surreal Numbers](https://www.whitman.edu/Documents/Academics/Mathematics/Grimm.pdf) - Gretchen Grimm +* [Surreal Numbers and Games](http://web.mit.edu/sp.268/www/2010/surreal.pdf) +* [Conway names, the simplicity hierarchy and the surreal number tree](http://www.ohio.edu/people/ehrlich/ConwayNames.pdf) - Philip Ehrlich ## Number Theory From 7e7e1fdbb83830813f4ec37fb8ba6aa05da828ea Mon Sep 17 00:00:00 2001 From: jose nazario Date: Thu, 22 Jun 2017 14:45:14 -0400 Subject: [PATCH 2/2] update TOC, too --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7113f55..58133f6 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,7 @@ A curated list of awesome mathematics resources. * [Logic](#logic) * [Category Theory](#category-theory) * [Homotopy Type Theory](#homotopy-type-theory) + * [Surreal Numbers](#surreal-numbers) * [Number Theory](#number-theory) * [Algebraic Number Theory](#algebraic-number-theory) * [Analytic Number Theory](#analytic-number-theory)