Jeremy Avigad
|
2d69303344
|
feat(library/standard): add sigma types and subtypes, make inhabited constructive
|
2014-08-15 12:58:58 -07:00 |
|
Jeremy Avigad
|
7d7655c3f1
|
refactor(library/standard): integrate hott with standard library
|
2014-08-15 12:58:58 -07:00 |
|
Jeremy Avigad
|
0ea2d287e1
|
feat(library/standard): add classes for relations
|
2014-08-15 12:58:58 -07:00 |
|
Leonardo de Moura
|
60ab6d3bd8
|
feat(frontends/lean): remove feature that in declarations such as (A B : Type), forced A and B to be in the same universe
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
|
2014-08-12 17:40:30 -07:00 |
|
Leonardo de Moura
|
f6ba6da4b5
|
fix(library/standard): add missing 'end' of namespace
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
|
2014-08-07 17:52:51 -07:00 |
|
Leonardo de Moura
|
1a67e69678
|
feat(library/scoped_ext): force user to end a scope with an identifier matching the one used in beginning of scope, closes #30
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
|
2014-08-07 16:59:08 -07:00 |
|
Soonho Kong
|
e0bc5915fb
|
fix(library/standard): remove long comments introduced by b2c2d1d
|
2014-08-07 11:59:59 -07:00 |
|
Leonardo de Moura
|
f3cb5f2f84
|
feat(library/standard/logic/connectives/quantifiers): add some theorems for simplifier
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
|
2014-08-03 20:03:49 -07:00 |
|
Leonardo de Moura
|
aeebd942f2
|
refactor(library/standard): use relative paths in some files in the standard library
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
|
2014-08-02 20:04:27 -07:00 |
|
Leonardo de Moura
|
148836d14b
|
feat(library/standard/data/option): add basic theorems for option types
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
|
2014-08-02 16:59:01 -07:00 |
|
Jeremy Avigad
|
b832b2e33e
|
refactor(library/standard/data/nat): stylistic changes
|
2014-08-01 21:22:54 -07:00 |
|
Jeremy Avigad
|
b5db9a4797
|
feat(library/standard/data/nat): port most recent nat to lean 0.2
|
2014-08-01 21:22:53 -07:00 |
|
Jeremy Avigad
|
77931f2af8
|
feat(library/standard): add markdown documentation
|
2014-08-01 21:22:53 -07:00 |
|
Leonardo de Moura
|
f75beb8087
|
fix(library/standard/data/list/basic): remove 'sorry'
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
|
2014-08-01 09:15:30 -07:00 |
|
Jeremy Avigad
|
b2c2d1dd44
|
refactor(library/standard): organize files into a hierarchy
|
2014-08-01 09:11:51 -07:00 |
|
Jeremy Avigad
|
fbaf8b7e77
|
refactor(library/standard): begin reorganization into hierarchy
|
2014-08-01 09:11:51 -07:00 |
|