Algebra, analysis, topology
The catalog includes groups, rings, metric spaces, topology, vector modules, and related theorem clusters.
NPA package
This package houses the public theorem-library corpus used by the NPA site. The page keeps the package under /npa/mathlib/ so future theorem introductions can grow from the same brand-owned URL family.
Package role
The source npa-site package page lists exported modules and auditing commands. This site version preserves that structure while aligning the URL with the NPA strategy document.
The catalog includes groups, rings, metric spaces, topology, vector modules, and related theorem clusters.
Representative mathlib modules are marked verified_by_certificate in the source catalog.
The page uses /npa/mathlib/ rather than /npa/npa-mathlib/ because the NPA context already supplies the package family.
Individual theorem introductions can link back to this package overview as the library grows.
Exported modules
The module list is a selected readback from npa-site, not a full theorem browser. It keeps the package scope visible without importing the full generated catalog pipeline.
Mathlib.Algebra.Group.Basic
/pkg/Mathlib/Algebra/Group/Basic/
Mathlib.Algebra.Group.Correspondence
/pkg/Mathlib/Algebra/Group/Correspondence/
Mathlib.Algebra.Group.Correspondence.Basic
/pkg/Mathlib/Algebra/Group/Correspondence/Basic/
Mathlib.Algebra.Group.FirstIsomorphism
/pkg/Mathlib/Algebra/Group/FirstIsomorphism/
Mathlib.Topology.Metric.Basic
/pkg/Mathlib/Topology/Metric/Basic/
Mathlib.Vector.Dot
/pkg/Mathlib/Vector/Dot/
Auditing
These commands mirror the package workflow shown by npa-site, scoped to the npa-mathlib checkout.
Audit certificates
npa package verify-certs --root ../npa-mathlib --checker reference --json
Check policy
npa package check --root ../npa-mathlib --json
Related NPA pages