Skip to content

Terence Tao's Analysis I, formalized in Agda

Notifications You must be signed in to change notification settings

cruhland/agda-analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

agda-analysis

Formalization in Agda of the material in Analysis I, the real analysis textbook by Terence Tao.

Setup

This project depends upon the Agda standard library, as well as the agda-axiomatic library which is where many of the definitions and proofs from the textbook are actually located. Since the material is useful beyond solving textbook exercises, keeping it independent of the book's structure just made sense.

You'll need to make sure those libraries are available on your system before you can build this project's code; see Library Management in the Agda documentation for instructions.

About

Terence Tao's Analysis I, formalized in Agda

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published