lean2/hott
Leonardo de Moura 4ec0e1b07c feat(frontends/lean): improve calc mode
Now, it automatically supports transitivity of the form
    (R a b) -> (b = c) -> R a c
    (a = b) -> (R b c) -> R a c

closes #507
2015-04-04 08:58:35 -07:00
..
algebra feat(frontends/lean): uniform notation for lists in tactics 2015-03-27 17:54:48 -07:00
init feat(frontends/lean): improve calc mode 2015-04-04 08:58:35 -07:00
types feat(frontends/lean): uniform notation for lists in tactics 2015-03-27 17:54:48 -07:00
.gitignore chore(.gitignore): update 2015-03-28 23:29:41 -04:00
.project feat(*): add support for separate HoTT library 2014-12-05 14:34:02 -08:00
arity.hlean feat(frontends/lean): uniform notation for lists in tactics 2015-03-27 17:54:48 -07:00
hott.md feat(*.md): create markdown files for HoTT library, update ones in standard library 2015-03-04 18:33:18 -08:00