TorchLean API

NN.MLTheory.Proofs.Approximation.Universal

Universal-approximation proofs #

This entrypoint collects the constructive ReLU approximation layer. The chapter is organized around one mathematical spine:

The point is not only that a ReLU MLP exists. We also record how the exact real-valued construction connects to TorchLean's spec-level MLP and to executable binary32 arithmetic.

References: