lean2/library/data/real
Leonardo de Moura 3ab0e07ba9 feat(frontends/lean): add simp tactic frontend stub
This commit also removes the fake_simplifier. It doesn't work anymore
because simp is now a reserved word.
2015-07-14 09:54:53 -04:00
..
basic.lean feat(frontends/lean): add simp tactic frontend stub 2015-07-14 09:54:53 -04:00
complete.lean feat(library/data/real/*.lean): migrate theorems from algebra 2015-06-25 17:30:12 -07:00
default.lean feat(library/data/real): prove reals form an ordered ring 2015-05-29 14:11:51 +10:00
division.lean feat(library): assign priorities to notation declarations in the standard library 2015-06-30 17:38:13 -07:00
order.lean feat(library/tactic/rewrite_tactic): try to fold nested recursive applications after unfolding a recursive function 2015-07-08 21:19:18 -04:00
real.md chore(library/data/real): update md 2015-06-09 15:43:43 +10:00