| author | Cezary Kaliszyk <kaliszyk@in.tum.de> | 
| Wed, 22 Jun 2011 04:49:56 +0900 | |
| changeset 2883 | 05a4745b0a9d | 
| parent 2882 | 186ec672cc51 | 
| child 2884 | 0599286b1e2a | 
| Attic/FIXME-TODO | file | annotate | diff | comparison | revisions | 
--- a/Attic/FIXME-TODO Tue Jun 21 23:59:36 2011 +0900 +++ b/Attic/FIXME-TODO Wed Jun 22 04:49:56 2011 +0900 @@ -18,6 +18,12 @@ - The user should be able to give quotient_respects and preserves theorems in a more natural form. +- Provide syntax for different names of Abs and Rep functions + in a similar way to typedef + + typedef (open) 'a dlist = "{xs::'a list. distinct xs}" + morphisms list_of_dlist Abs_dlist + Lower Priority ==============