lean2/library/standard/data
Leonardo de Moura be5d034b6e chore(library/standard): remove workarounds
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2014-08-20 16:46:19 -07:00
..
bool refactor(library/standard): integrate hott with standard library 2014-08-15 12:58:58 -07:00
list chore(library/standard): remove workarounds 2014-08-20 16:46:19 -07:00
nat fix(library/standard): add missing 'end' of namespace 2014-08-07 17:52:51 -07:00
data.md feat(library/standard): add sigma types and subtypes, make inhabited constructive 2014-08-15 12:58:58 -07:00
empty.lean refactor(library/standard): integrate hott with standard library 2014-08-15 12:58:58 -07:00
num.lean feat(library/scoped_ext): force user to end a scope with an identifier matching the one used in beginning of scope, closes #30 2014-08-07 16:59:08 -07:00
option.lean feat(library/scoped_ext): force user to end a scope with an identifier matching the one used in beginning of scope, closes #30 2014-08-07 16:59:08 -07:00
prod.lean feat(library/standard): add sigma types and subtypes, make inhabited constructive 2014-08-15 12:58:58 -07:00
set.lean feat(library/scoped_ext): force user to end a scope with an identifier matching the one used in beginning of scope, closes #30 2014-08-07 16:59:08 -07:00
sigma.lean feat(library/standard): add sigma types and subtypes, make inhabited constructive 2014-08-15 12:58:58 -07:00
string.lean feat(library/scoped_ext): force user to end a scope with an identifier matching the one used in beginning of scope, closes #30 2014-08-07 16:59:08 -07:00
subtype.lean feat(library/standard): add sigma types and subtypes, make inhabited constructive 2014-08-15 12:58:58 -07:00
sum.lean feat(frontends/lean): remove feature that in declarations such as (A B : Type), forced A and B to be in the same universe 2014-08-12 17:40:30 -07:00
unit.lean feat(library/scoped_ext): force user to end a scope with an identifier matching the one used in beginning of scope, closes #30 2014-08-07 16:59:08 -07:00