lean2/library/standard.md

450 B

standard

The Lean standard library. By default, import standard does not import any axioms. See logic.axioms.

  • general_notation : notation shared by all libraries
  • logic : logical constructs and axioms
  • data : various datatypes
  • struc : axiomatic structures
  • hott : homotopy type theory
  • tools : various additional tools