lean2/tests
2014-08-02 09:14:35 -07:00
..
lean feat(library/unifier): postpone as much as possible universe constraints of the form ?m1 =?= max(l1, l2) and ?m1 =?= imax(l1, l2) where ?m1 occurs in the right hand side. When there is nothing else to be done, try to solve them by reducing to ?m1 = l1 and ?m1 = l2. 2014-08-02 09:14:35 -07:00
lua refactor(library/aliases): aliases are from name to names 2014-07-27 21:01:59 -07:00