Skip to content

Latest commit

 

History

History
43 lines (32 loc) · 1.14 KB

init.md

File metadata and controls

43 lines (32 loc) · 1.14 KB

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
  • pointed
  • 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: