TorchLean API

NN.Proofs

Proofs #

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

These are the proof modules included in the supported library, separate from tests, examples, and executable workflows.

Proof landmarks:

Backend contract data lives under NN.Backend. It is not re-exported here until the proof layer has semantic/refinement theorems rather than planner metadata.

References: