X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2FgTopLevel%2Ftests%2Flambda02.cic.test;fp=helm%2FgTopLevel%2Ftests%2Flambda02.cic.test;h=259140c9ef6253ce02211d430b6dce0f34a5c960;hb=9b0237f419714f67bfe4ae0cdee2c59986588e50;hp=fde5288f91a4e5e35ad0eb899ee1809d8e8e5232;hpb=4649be7680244c896149f9a70dd893353577a4fe;p=helm.git diff --git a/helm/gTopLevel/tests/lambda02.cic.test b/helm/gTopLevel/tests/lambda02.cic.test index fde5288f9..259140c9e 100644 --- a/helm/gTopLevel/tests/lambda02.cic.test +++ b/helm/gTopLevel/tests/lambda02.cic.test @@ -1,4 +1,11 @@ \lambda f:(\forall n:nat. (\forall H:(le 0 n). (n=n))). (f 0 (le_n 0)) +###### INTERPRETATION NUMBER 1 ###### +### (* disambiguation environment *) +alias id le = cic:/Coq/Init/Peano/le.ind#1/1 +alias id le_n = cic:/Coq/Init/Peano/le.ind#1/1/1 +alias id nat = cic:/Coq/Init/Datatypes/nat.ind#1/1 +alias num (instance 0) = "natural number" +alias symbol "eq" (instance 0) = "leibnitz's equality" ### (* METASENV after disambiguation *) ### (* TERM after disambiguation *)