TorchLean API

NN.Entrypoint.Proofs

Proof entry point used by downstream packages.

This module collects the maintained proof surface: tensor facts, autograd correctness, runtime-approximation theorems, model proofs, and verification soundness results.

Proof entrypoint #

Umbrella import for TorchLean's core proof infrastructure.

This is the set of proof modules that NN.Library considers part of the supported library surface area (as opposed to tests, examples, or executable workflows).

Notes:

Proof-facing landmarks:

References / context: