Skip to content

The user home repository for the Mathematics in Lean tutorial.

Notifications You must be signed in to change notification settings

leon-volq/mathematics_in_lean

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mathematics in Lean

This tutorial depends on Lean, VS Code, and mathlib. You can install them following the instructions in the mathlib repository, https://github.com/leanprover-community/mathlib.

To use this tutorial, you need to set up a project folder. Open a terminal and type:

leanproject get mathematics_in_lean

Then open the project in VS Code:

code mathematics_in_lean

Once VS Code starts, open the file welcome.lean. That will load the tutorial in a separate window, and you are good to go.

Contributing

PRs and issues should be opened at the upstream source repository.

About

The user home repository for the Mathematics in Lean tutorial.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 88.4%
  • JavaScript 8.2%
  • CSS 3.4%