lean2/hott
Leonardo de Moura 754276a660 feat(frontends/lean): round parenthesis for [tactic1 | tactic2]
This commit also replaces the notation for divides
     `(` a `|` b `)`
with
      a `∣` b

The character `∣` is entered by typing \|

closes #516
2015-04-06 09:24:09 -07:00
..
algebra feat(frontends/lean): round parenthesis for [tactic1 | tactic2] 2015-04-06 09:24:09 -07:00
init feat(frontends/lean): round parenthesis for [tactic1 | tactic2] 2015-04-06 09:24:09 -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