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
- Host: GitHub
- URL: https://github.com/friendseeker/analysis-i
- Owner: Friendseeker
- Created: 2022-07-10T01:08:06.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-09-05T22:34:55.000Z (over 2 years ago)
- Last Synced: 2025-02-08T22:13:33.203Z (4 months ago)
- Topics: real-analysis, terence-tao
- Homepage:
- Size: 886 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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).