lean2/library
Floris van Doorn facd94a1b4 feat(hott): various changes
more about pointed truncated types, including pointed sets.
also increase the priority of some basic instances that nat/num/pos_num/trunc_index have 0, 1 and + (in both libraries)
also move the notation + for sum into the namespace sum, to (sometimes) avoid overloading with add
2016-02-22 11:15:38 -08:00
..
algebra fix(library/tc_multigraph): avoid name collisions 2016-02-04 13:15:42 -08:00
data fix(library/data/list/sorted): incorrect name 2016-02-22 11:06:39 -08:00
examples chore(examples/ex): move example to library 2015-05-13 17:07:10 -07:00
init feat(hott): various changes 2016-02-22 11:15:38 -08:00
logic refactor(library): move 'cast' to init folder 2016-01-13 11:17:42 -08:00
theories feat (library/theories/topology/basic) : add separation theorems 2016-02-22 11:11:54 -08:00
tools feat(frontends/lean): add simp tactic frontend stub 2015-07-14 09:54:53 -04: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
library.md fix(library/library.md): update and correct information. Fixes #973. 2016-01-24 16:26:58 -08:00
standard.lean refactor(library/*): remove 'Module:' lines 2015-05-23 20:52:23 +10:00