X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fmatita%2Fcontribs%2FLOGIC%2FCLE%2Fdefs.ma;h=a354790ed9c2c05da708087ff26a86d9777417e5;hb=eb0dee396c1a88059cae089aed3184b5d4cf9a72;hp=5b3ba49b73d05e932e7b8ef26bb0492184e982da;hpb=59d7f64e2e1a22ded8f9017942ca640fe62d886a;p=helm.git diff --git a/helm/software/matita/contribs/LOGIC/CLE/defs.ma b/helm/software/matita/contribs/LOGIC/CLE/defs.ma index 5b3ba49b7..a354790ed 100644 --- a/helm/software/matita/contribs/LOGIC/CLE/defs.ma +++ b/helm/software/matita/contribs/LOGIC/CLE/defs.ma @@ -12,7 +12,7 @@ (* *) (**************************************************************************) -set "baseuri" "cic:/matita/LOGIC/CLE/defs". + (* ORDER RELATION BETWEEN POSITIONS AND CONTEXTS *) @@ -26,4 +26,4 @@ inductive CLE: Nat \to Context \to Prop \def . interpretation "order relation between positions and contexts" - 'leq x y = (cic:/matita/LOGIC/CLE/defs/CLE.ind#xpointer(1/1) x y). + 'leq x y = (CLE x y).