Skip to content

joelriou/lean-derived-categories

Repository files navigation

Formalization of derived categories in Lean/mathlib

This project contains a Lean file LeanDerivedCategories.lean which accompanies the paper Formalization of derived categories in Lean/Mathlib by Joël Riou. This file follows the same structure as the paper and is meant to facilitate the cross-references between the mathematical text and the corresponding definitions in the Lean code, which is part of the mathlib branch jriou_localization.

Installation instructions

  • Get a working Lean installation
  • git clone https://github.com/joelriou/lean-derived-categories.git
  • cd lean-derived-categories
  • lake exe cache get
  • launch VS code on this directory

About

Formalization of derived categories in Lean/mathlib

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages