b-mehta / topos

Topos theory in lean
56 stars 2 forks source link
leanprover topos-theory

.github/workflows/main.yml

Topos theory for Lean

This repository contains formal verification of results in Topos Theory, drawing from "Sheaves in Geometry and Logic" and "Sketches of an Elephant".

What's here?

What's coming soon?

What might be coming?

Build Instructions

EITHER: Install lean and leanproject.

OR: If you have docker, spin up an instance of the edayers/lean image (or build your own using the provided Dockerfile).

FINALLY: run

leanproject get b-mehta/topos
leanproject build