Skip to content

shingtaklam1324/analysis-i

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Lean Formalisation of IA Analysis I

This is my Lean formalisation of the First Year Real Analysis Course at the University of Cambridge.

Note that the statements of lemmas are written in terms of filters. Often I will write a statement using filters, but the prove them using standard epsilon-N or epsilon-delta arguments. The reason for stating them in terms of filters is to be able to use the lemmas already within the library.

As a result of this, instead of definitions, often I will prove the equivalence of the filter definition with the common mathematical definition. This allows us to both use lemmas in mathlib, as well as prove them manually.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages