lean2/hott/init/init.md
2016-03-03 10:13:20 -08:00

1.1 KiB

init

The files in this folder are required by low-level operations, and are always imported by default. You can suppress this behavior by beginning a file with the keyword "prelude".

Syntax declarations:

Datatypes and logic:

HoTT basics:

  • path
  • pathover
  • hedberg
  • trunc
  • equiv
  • ua (declaration of the univalence axiom, and some basic properties)
  • funext (proof of equivalence of certain notions of function exensionality, and a proof that function extensionality follows from univalence)

Support for well-founded recursion and automation:

The default import: