Standard Library

This section provides links to the theorems defined in the Deduce standard library along with the source files for the Deduce standard library.

Only the top-level module files (such as UInt.pf) are listed below. Each module may be split internally across several private helper files (for example, UIntAdd.pf, UIntMult.pf, ...) that are publicly imported from the main module file; users should import the module by its top-level name.