]> matita.cs.unibo.it Git - helm.git/commitdiff
pattern matching over Ast.Case simplified:
authorEnrico Tassi <enrico.tassi@inria.fr>
Fri, 12 Dec 2008 11:43:39 +0000 (11:43 +0000)
committerEnrico Tassi <enrico.tassi@inria.fr>
Fri, 12 Dec 2008 11:43:39 +0000 (11:43 +0000)
- it is not possible to match the `in intype` foo part
- it is not possible to match the outtype
eta expansion still done on Ast (hard to do it in Cic. The abstracted variable
does not have a type :-( thus you may have to double your notations. Name for fresh variables changed to \etaX instead of freshX (much shorter in terms of screen pixels)


No differences found