standard
The Lean standard library. By default, import standard
does not
import the classical axioms. For that, use import logic.axioms
.
- logic : logical constructs and axioms
- data : various datatypes
- struc : axiomatic structures
- tools : various additional tools