Leonardo de Moura
|
86f06a54ea
|
refactor(library/data/vector): rename 'vec' to 'vector'
|
2014-09-19 16:20:50 -07:00 |
|
Leonardo de Moura
|
4e2377ddfc
|
refactor(frontends/lean): replace '[protected]' modifier with 'protected definition' and 'protected theorem', '[protected]' is not a hint.
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
|
2014-09-19 15:54:32 -07:00 |
|
Leonardo de Moura
|
5d8c7fbdf1
|
refactor(frontends/lean): replace '[private]' modifier with 'private
definition' and 'private theorem', '[private]' is not a hint.
|
2014-09-19 15:54:32 -07:00 |
|
Leonardo de Moura
|
baf4c01de8
|
feat(frontends/lean): definitions are opaque by default
|
2014-09-19 15:54:32 -07:00 |
|
Leonardo de Moura
|
4e2f5572f3
|
feat(library/data/vector): add vec.is_inhabited theorem
|
2014-09-07 19:08:31 -07:00 |
|
Floris van Doorn
|
02d72e4c40
|
feat(library/data/category): add vector
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
|
2014-09-05 09:57:04 -07:00 |
|