A personal pure-mathematics reservoir in Lean 4: analytic measurability, information theory, concentration, minimax, kernel embeddings, and dual VC.
114 theorems · 3-axiom closure (propext, Quot.sound, Classical.choice) ·
mathlib4 2c53994
A collection of pure-mathematics results I have needed in my formalization
projects (the
formal-learning-theory-kernel,
SMFE, and others) that are absent from Mathlib or specialized in a way
Mathlib's current formulation does not support directly. Every declaration
is proved in Lean 4. Zero sorry. Only the standard Lean kernel
axioms appear in the axiom closure.
/blueprint.pdf.
API documentation
Per-module doc-gen4 reference with Mathlib cross-links and per-declaration docstrings.
Project README
Charter, area table, duplicate policy, dependency pin.
Red-team audit
Consolidated audit of all 114 theorems across six clusters (premise quality, definition alignment with literature, Mathlib overlap, sufficiency, generalizability).
Source repository
GitHub, Apache 2.0.
Tier 3 comparator
GitLab CI pipeline running lean4export + comparator + Landlock sandbox for adversarial solution checking.
NullMeasurableSet under finite Borel measures on Polish spaces; Kechris 30.13 (capacitability for analytic sets).FintypePMF with linarith-compatible arithmetic and a bridge to Mathlib.PMF.T = O(log N / ε²).IsCharacteristic; Hilbert-Schmidt Independence Criterion.VCdim(Mᵀ) ≤ 2^(d+1) − 1 for binary matrices.