git404hub

what is proofpool fr?

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.

vibe map

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

what do people make with this?

VIBE 1

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

VIBE 2

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

VIBE 3

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

VIBE 4

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

what's the stack?

Agda

how do i run it?

Difficulty · moderate time til it works · 1h+

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

prompts (copy fr)

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

what is proofpool fr?

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.

peek the repo → explain another one

This repo across BitVibe Labs

double-check against the repo, no cap.