lean2/library/data/real
Leonardo de Moura a9515ac7a4 feat(library/tactic/rewrite_tactic): try to fold nested recursive applications after unfolding a recursive function
See issue #692.
The implementation still has some rough spots.
It is not clear what the right semantic is.
Moreover, the folds in e_closure could not be eliminated automatically.
2015-07-08 21:19:18 -04:00
..
basic.lean feat(library): assign priorities to notation declarations in the standard library 2015-06-30 17:38:13 -07: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