gitwtfhub

wtf is proofpool?

ailrun/proofpool — explained in plain English

Analysis updated 2026-07-17 · repo last pushed 2026-06-20

2AgdaAudience · researcherComplexity · 4/5ActiveSetup · moderate

TL;DR

A collection of computer-checked mathematical proofs written in Agda, a language for formally proving theorems are correct.

Mindmap

mindmap
  root((proofpool))
    What it does
      Formal math proofs
      Computer-verified logic
      Theorem statements
    Tech stack
      Agda
    Use cases
      Formal verification
      Learning Agda
      Theorem reference
    Audience
      Researchers
      Mathematicians
      Students
    Notable
      Early project
      No compile without proof
      Human-error free math

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

Why would anyone build with this?

REASON 1

Study how mathematical theorems are formally expressed and proven in Agda.

REASON 2

Use the repo as a reference for writing computer-verified proofs of your own claims.

REASON 3

Explore formal verification techniques as a researcher or student new to the field.

REASON 4

Learn Agda's proof-checking style by reading existing verified statements.

What's in the stack?

Agda

How do you spin it up?

Difficulty · moderate Time to first run · 1h+

Requires installing the Agda compiler and standard library before proofs will type-check.

Yoink these prompts

Prompt 1
Explain how a proof in this Agda repo guarantees a mathematical claim is correct.
Prompt 2
Help me understand the Agda syntax used to write and verify theorems in this repo.
Prompt 3
Show me how to set up Agda locally so I can compile and check the proofs in this repository.
Prompt 4
Walk me through what it means for a proof to fail to compile in Agda and why that matters.

Frequently asked questions

wtf is proofpool?

A collection of computer-checked mathematical proofs written in Agda, a language for formally proving theorems are correct.

What language is proofpool written in?

Mainly Agda. The stack also includes Agda.

Is proofpool actively maintained?

Active — commit in last 30 days (last push 2026-06-20).

How hard is proofpool to set up?

Setup difficulty is rated moderate, with roughly 1h+ to a first successful run.

Who is proofpool for?

Mainly researcher.

View the repo → Decode another repo

This repo across BitVibe Labs

Don't trust strangers blindly. Verify against the repo.