lean2/hott/algebra
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
..
category feat(frontends/lean): uniform notation for lists in tactics 2015-03-27 17:54:48 -07:00
precategory feat(frontends/lean): round parenthesis for [tactic1 | tactic2] 2015-04-06 09:24:09 -07:00
algebra.md feat(*.md): create markdown files for HoTT library, update ones in standard library 2015-03-04 18:33:18 -08:00
binary.hlean feat(frontends/lean): modify syntax for local notation 2015-01-26 11:51:17 -08:00
group.hlean chore(hott/algebra) make carrier hset witness an instance 2015-03-23 11:17:56 -07:00
groupoid.hlean feat(frontends/lean): uniform notation for lists in tactics 2015-03-27 17:54:48 -07:00
relation.hlean chore(hott) fix init 2014-12-16 13:11:32 -08:00