An open API service indexing awesome lists of open source software.

https://github.com/friendseeker/analysis-i

Solution to Terence Tao's Analysis I
https://github.com/friendseeker/analysis-i

real-analysis terence-tao

Last synced: about 2 months ago
JSON representation

Solution to Terence Tao's Analysis I

Awesome Lists containing this project

README

        

# Solution to Terence Tao's Analysis I

This repo contains my solutions to the following textbook:

- Analysis I by Terence Tao

### How to use

- Proofs.md contains solutions to Exercises in the textbook.
- Axioms & Lemmas.md contains Axioms, Lemmas, Propositions covered in the book.

Both file are intended to be opened via [Visual Studio Code](https://code.visualstudio.com).

### Unfinished Chapters

- Chapter 2
- Chapter 8 - 11
- Appendix A
- Appendix B

### Disclaimer

I am an undergraduate student working through Analysis I on my own. Therefore, correctness &
presentation of my solution will not be of the same calibre as official solutions (if there's any).