lean2/library/data/rat
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(library): assign priorities to notation declarations in the standard library 2015-06-30 17:38:13 -07:00
default.lean feat/fix(library/data/nat,int): add power to int, add trans attributes, power notation 2015-05-23 15:38:42 +10:00
order.lean feat(frontends/lean): add simp tactic frontend stub 2015-07-14 09:54:53 -04:00
rat.md feat(library/data/rat/basic.lean): begin theory of rationals, show rat is a field 2015-04-18 11:39:52 -07:00