lean4-htt/library
Leonardo de Moura 90bfd84a07 feat(frontends/lean): Type is now (Type 1)
In the standard library, we should use explicit universe variables for
universe polymorphic definitions.

Users that want to declare universe polymorphic definitions but do not
want to provide universe level parameters should use
  Type _
or
  Type*
2016-09-17 14:30:54 -07:00
..
algebra chore(library, tests): use new attribute chaining syntax 2016-08-16 13:49:03 -07:00
data chore(library, tests): use new attribute chaining syntax 2016-08-16 13:49:03 -07:00
examples chore(frontends/lean): disable expressions that use tactic framework 2016-04-25 15:07:26 -07:00
init feat(frontends/lean): Type is now (Type 1) 2016-09-17 14:30:54 -07:00
logic chore(library, tests): switch to new attribute declaration syntax 2016-08-12 15:36:12 -07:00
smt refactor(simplifier): many fixes, extensions, and tests 2016-08-19 14:57:03 -07:00
system feat(frontends/lean): use new notation for declaring universes in constant and structure decls 2016-09-13 21:45:16 -07:00
theories chore(library, tests): use new attribute chaining syntax 2016-08-16 13:49:03 -07:00
tools chore(library): remove old tactic definition 2016-06-06 14:11:40 -07:00
.gitignore chore(library/.gitignore): update 2014-08-29 10:31:16 -07:00
.project chore(library): disable stdlib but init and systems folder 2016-08-11 18:42:10 -07:00
library.md chore(*.md): fix/remove broken links 2016-02-23 10:11:24 -08:00
standard.lean chore(library): disable stdlib but init and systems folder 2016-08-11 18:42:10 -07:00