lean2/library/data/int
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
..
basic.lean feat(frontends/lean): round parenthesis for [tactic1 | tactic2] 2015-04-06 09:24:09 -07:00
default.lean feat(library/data/int/div): start on div for integers 2015-02-25 14:05:07 -08:00
div.lean feat(frontends/lean): improve calc mode 2015-04-04 08:58:35 -07:00
int.md feat(library/data/int/div): start on div for integers 2015-02-25 14:05:07 -08:00
order.lean feat(frontends/lean): round parenthesis for [tactic1 | tactic2] 2015-04-06 09:24:09 -07:00