Leonardo de Moura
|
381c3d5e35
|
feat(library/data/vec): transfer more theorems from list to vec
|
2015-07-31 09:59:58 -07:00 |
|
Leonardo de Moura
|
811bae5566
|
feat(library/data/vec): expand vec
|
2015-07-30 23:17:01 -07:00 |
|
Leonardo de Moura
|
0a29581b0e
|
feat(library/data/vec): add more theorems to vec (vectors as subtypes)
|
2015-07-30 18:09:10 -07:00 |
|
Leonardo de Moura
|
77d5657813
|
refactor(library/algebra/function): move function.lean to init folder
Motivation: this file defines basic things such as function composition.
In the HoTT library, it is located in the init folder.
|
2015-07-06 07:29:56 -07:00 |
|
Jeremy Avigad
|
a4a8253f50
|
refactor(library,hott,tests): rename succ_inj to succ.inj, add abbreviation eq_of_succ_eq_succ
|
2015-06-15 22:52:38 +10:00 |
|
Leonardo de Moura
|
9a7cff0e89
|
feat(library/data/list/comb): add length_product theorem
|
2015-06-04 15:11:09 -07:00 |
|
Leonardo de Moura
|
a8c9121d2e
|
feat(library/data/vec): add vector as list subtype
|
2015-06-02 22:09:23 -07:00 |
|