lean2/library
Floris van Doorn 107a9cf8e4 feat(library): port more of truncation library from Coq HoTT
Everything directly about truncations in the basic truncation library is ported.
Some theorems about other structures still need to be ported.
Also made some minor changes in hott.equiv
2014-11-08 19:12:54 -08:00
..
algebra style(library): add some comments 2014-11-08 19:12:54 -08:00
data feat(empty): define negation of types 2014-11-08 19:12:54 -08:00
hott feat(library): port more of truncation library from Coq HoTT 2014-11-08 19:12:54 -08:00
logic style(library): add some comments 2014-11-08 19:12:54 -08:00
tools refactor(data/num/string): break into pieces to reduce dependencies 2014-11-07 08:53:14 -08:00
.gitignore chore(library/.gitignore): update 2014-08-29 10:31:16 -07:00
.project chore(library): add .project file 2014-08-29 10:31:16 -07:00
classical.lean refactor(library): set up and document standard/classical/hott imports 2014-08-25 22:57:55 -07:00
general_notation.lean style(library): add some comments 2014-11-08 19:12:54 -08:00
library.md refactor(library): rename algebra directory to struc, move categories.lean to algebra 2014-09-16 13:13:01 -07:00
priority.lean feat(frontends/lean): allow user to associate priorities to class-instances, closes #180 2014-09-28 12:20:42 -07:00
standard.lean feat(library): add aliases for some sorts 2014-10-02 14:29:51 -07:00
type.lean feat(frontends/lean): add '[parsing-only]' modifier to notation declarations, closes #305 2014-11-06 21:34:05 -08:00