]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/matita/library/demo/realisability.ma
- transcript: bugfix
[helm.git] / helm / software / matita / library / demo / realisability.ma
index d1b569c4075ddc7abf362856eb683840b8e35d74..66a96148eadc4cb6c193f0da845ca7ec952b9071 100644 (file)
@@ -63,9 +63,7 @@ for @{ 'sigma ${default
   @{\lambda ${ident i} : $ty. $p}
   @{\lambda ${ident i} . $p}}}.
 
-(*CSC: the URI must disappear: there is a bug now *)
-interpretation "Sigma" 'sigma \eta.x =
-  (cic:/matita/demo/realisability/sigma.ind#xpointer(1/1) _ x).
+interpretation "Sigma" 'sigma \eta.x = (sigma _ x).
 
 let rec type_OF_SP F ≝
  match F return λF.Type with